Notice error with thumbnail caption
-
If thumbnail image not set, debugger catch notice error on archive page:
Trying to get property of non-object wp-content/themes/oceanwp/partials/entry/media/blog-entry.php:42Also, this code is ugly:
$caption = get_post( get_post_thumbnail_id() )->post_excerpt;If you want to get thumbnail caption, use this: https://developer.ww.wp.xz.cn/reference/functions/the_post_thumbnail_caption/
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘Notice error with thumbnail caption’ is closed to new replies.
