Filters whether the current post is open for comments.
$comments_openbool
$post_idint
return apply_filters( 'comments_open', $comments_open, $post_id );
| Version | Description |
|---|---|
| 2.5.0 | Introduced. |
© 2003–2024 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/comments_open