2020-05-02 / 3327阅 / 悠然
Determines whether the post has a custom excerpt.
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.
(bool) True if the post has a custom excerpt, false otherwise.