Uses
Uses | Description |
---|---|
wp-includes/post-thumbnail-template.php: has_post_thumbnail | Filters whether a post has a post thumbnail. |
wp-includes/plugin.php: apply_filters() | Calls the callback functions that have been added to a filter hook. |
wp-includes/post-thumbnail-template.php: get_post_thumbnail_id() | Retrieve post thumbnail ID. |