comments_open [ WordPress Function ]
comments_open ( $post_id = null )
| Parameters: |
|
| Uses: |
|
| Returns: |
|
| Defined at: |
|
Soorgelijke functies: comment_type, comments_link, comments_popup_link, add_comments_page, is_comments_popup
Whether the current post is open for comments.
Examples [ wp-snippets.com ]
Top Google zoekresultaten
- Function Reference/comments open « WordPress Codex
Description. This Conditional Tag checks if comments are allowed for the current Post or a given Post ID. This is a boolean function, meaning it returns either ...
codex.wordpress.org - comments_open Wordpress hook details -- Adam Brown, BYU ...
Detailed information about every action hook and filter used in WordPress. Makes Plugin API easier to use. Lists appearance, file location, and deprecation data ...
adambrown.info - Comments_open | WP Code Snippets
Mar 10, 2011 ... In the next few days, we'll present some code to enhance your blog which relies on having at least WordPress 3.0 installed. So … today, we'll ...
wpcodesnippets.info - How comments_open() function operates in bbpress topics ...
I was fixing a certain existing WP plugin to my taste to make it work in bbpress, and experienced comments_open() function is not stably ...
bbpress.org