WP_Query::have_comments()
Method: Whether there are more comments available.
Source: wp-includes/class-wp-query.php:3412
Method: Whether there are more comments available.
Source: wp-includes/class-wp-query.php:3412
Filter Hook: Filters the JOIN clause of the comments feed query before sending.
Source: wp-includes/class-wp-query.php:2614
Filter Hook: Filters the WHERE clause of the comments feed query before sending.
Source: wp-includes/class-wp-query.php:2624
Filter Hook: Filters the GROUP BY clause of the comments feed query before sending.
Source: wp-includes/class-wp-query.php:2634
Function: Determines whether current WordPress query has comments to loop over.
Source: wp-includes/query.php:991
Function: Iterate comment index in the comment loop.
Source: wp-includes/query.php:1005
Function: Sets the value of a query variable in the WP_Query class.
Source: wp-includes/query.php:73
Function: Localize a script.
Source: wp-includes/functions.wp-scripts.php:213
Function: Determines if Widgets library should be loaded.
Source: wp-includes/functions.php:4706
Function: Append the Widgets menu to the themes main menu.
Source: wp-includes/functions.php:4734
Function: Flush all output buffers for PHP 5.2.
Source: wp-includes/functions.php:4752
Function: Retrieve the WordPress home page URL.
Source: wp-includes/functions.php:4230
Function: Retrieve the WordPress site URL.
Source: wp-includes/functions.php:4252
Function: Convert smiley code to the icon graphic file equivalent.
Source: wp-includes/functions.php:4326
Function: Merge user defined arguments into defaults array.
Source: wp-includes/functions.php:4449
Filter Hook: Filters an HTTP status header.
Source: wp-includes/functions.php:1426
Action Hook: Fires after all default WordPress widgets have been registered.
Source: wp-includes/widgets.php:1795
Function: Registers all of the default WordPress widgets on startup.
Source: wp-includes/widgets.php:1747
Function: Retrieves the permalink for the post comments feed.
Source: wp-includes/link-template.php:675
Filter Hook: Filters the trailing-slashed string, depending on whether the site is set to use trailing slashes.
Source: wp-includes/link-template.php:65
Function: Retrieves a trailing-slashed string if the site is set for adding trailing slashes.
Source: wp-includes/link-template.php:47
Action Hook: Fires at the end of each Atom comment feed item.
Source: wp-includes/feed-atom-comments.php:137
Function: Display the HTML type based on the blog setting.
Source: wp-includes/feed.php:449
Filter Hook: Filters the RSS enclosure HTML link tag for the current post.
Source: wp-includes/feed.php:494
Function: Display the atom enclosure for the current post.
Source: wp-includes/feed.php:513
Filter Hook: Filters the atom enclosure HTML link tag for the current post.
Source: wp-includes/feed.php:559
Filter Hook: Filters the bloginfo for use in RSS feeds.
Source: wp-includes/feed.php:40
Function: Retrieve the blog title for the feed title.
Source: wp-includes/feed.php:103
Filter Hook: Filters the blog title for use as the feed title.
Source: wp-includes/feed.php:118
Function: Display the blog title for display of the feed title.
Source: wp-includes/feed.php:129