2020-05-02 / 3872阅 / 悠然
Determines whether a post has an image attached.
For more information> Conditional Tags article in the Theme Developer Handbook.
(int|WP_Post)
(Optional)
Post ID or WP_Post object. Default is global $post.
Default value: null
(bool) Whether the post has an image attached.