Update


ID);
$thumbnail_post = get_post($thumbnail_id);
$caption = $thumbnail_post->post_excerpt;

if ($caption) {
echo ‘

‘ . wp_kses_post($caption) . ‘

‘;
}
}
?>


Reason for report?




DMCA.com Protection Status