I am creating a block that I would like to show only for articles that are fully published (not Drupal published as we have workflow enabeld). We have created a custom field called "field_article_publish_date" for truly published articles. What php syntax can I use to show a block that only has a "field_article_publish_date" variable?