ID, "_instant_article_options", true); // If the constant "DEV_IA" is set, the date is always set to current time, to trick the facebook IA system for debugging if(defined("DEV_IA")){ $published_date = date("c"); $modified_date = date("c"); $permalink = add_query_arg(array("feedbreaker" => time()), get_the_permalink()); } else { $published_date = get_the_date("c"); $modified_date = get_the_modified_date("c"); $permalink = get_the_permalink(); } ?>

0): ?>

name; ?>

ID)): $thumb = wp_get_attachment_image_src( get_post_thumbnail_id($post->ID), 'full' ); $attachment = get_post(get_post_thumbnail_id($post->ID)); $thumbnail_url = $thumb[0]; if(!empty($thumb) && $attachment): ?>
post_excerpt)): ?>
post_excerpt); ?>