get_comments [ WordPress Function ]
get_comments ( $args = '' )
| Parameters: |
|
| Uses: |
|
| Returns: |
|
| Defined at: |
|
Soorgelijke functies: get_comment, get_comment_id, get_comments_link, edit_comment, get_comment_class
Retrieve a list of comments.
The comment list can be for the blog as a whole or for an individual post.
The list of comment arguments are 'status', 'orderby', 'comment_date_gmt', 'order', 'number', 'offset', and 'post_id'.
Examples [ wp-snippets.com ]
Top Google zoekresultaten
- Function Reference/get comments « WordPress Codex
Description. Retrieve a list of comments. Usage. <?php get_comments( $args ); ? > Default Usage. <?php $defaults = array( 'author_email' => , 'ID' => , 'karma' ...
codex.wordpress.org - WordPress › Support » get_comments, type ?
Posted 2 years ago #. http://codex.wordpress.org/Function_Reference/ get_comments. I see i can use "type", but it's not documented? I looked into the source ...
wordpress.org - get_comments - Mike Jolley
Aug 29, 2011 ... Whilst looking for a method to get comments from one of my post types in WordPress I stumbled across some undocumented parameters for the ...
mikejolley.com - Improvements to get_comments in WordPress 3.2
May 27, 2011 ... The pending release of WordPress 3.2 promises to add exciting new features to the already amazing WordPress platform, such as a refreshed ...
www.wpmods.com
Gebruikersdiscussies [ wordpress.org ]
- Linosa on "Recent comments by category"
- LarryRyan0824 on "get_comments() by Post ID"
- Reuben Gunday on "get_comments() by Post ID"
- LarryRyan0824 on "get_comments() by Post ID"
- all-nighter on "Using get_comments on category pages"
- alchymyth on "Display the page or post title from get_comments"
- lukeshumard on "Display the page or post title from get_comments"
- nstoddar on "get_comments for parent comment"
- Mark / t31os on "get_comments, type ?"
- DrLightman on "get_comments, type ?"