wp 1.3.0
This commit is contained in:
@@ -46,6 +46,7 @@ $status = get_post_status();
|
||||
$featured_image_id = get_post_thumbnail_id();
|
||||
$in_article_images = igny8_get_in_article_images(get_the_ID());
|
||||
$featured_image_prompt = igny8_get_featured_image_prompt(get_the_ID());
|
||||
$featured_image_caption = igny8_get_featured_image_caption(get_the_ID());
|
||||
|
||||
// Parse content into sections
|
||||
$content = get_the_content();
|
||||
|
||||
Reference in New Issue
Block a user