2020-05-01 / 5586阅 / 悠然
Determines whether the current post is open for comments.
For more information> Conditional Tags article in the Theme Developer Handbook.
(int|WP_Post)
(Optional)
Post ID or WP_Post object. Default current post.
Default value: null
(bool) True if the comments are open.