translate()
Function: Retrieves the translation of $text.
Source: wp-includes/l10n.php:186
Function: Retrieves the translation of $text.
Source: wp-includes/l10n.php:186
Method: Iterate current comment index and return WP_Comment object.
Source: wp-includes/class-wp-query.php:3719
Method: Sets up the current comment.
Source: wp-includes/class-wp-query.php:3734
Action Hook: Fires once the comment loop is started.
Source: wp-includes/class-wp-query.php:3745
Method: Whether there are more comments available.
Source: wp-includes/class-wp-query.php:3758
Method: Rewind the comments, resets the comment index and comment to first.
Source: wp-includes/class-wp-query.php:3773
Filter Hook: Filters the JOIN clause of the comments feed query before sending.
Source: wp-includes/class-wp-query.php:2767
Filter Hook: Filters the WHERE clause of the comments feed query before sending.
Source: wp-includes/class-wp-query.php:2777
Filter Hook: Filters the GROUP BY clause of the comments feed query before sending.
Source: wp-includes/class-wp-query.php:2787
Function: Determines whether current WordPress query has comments to loop over.
Source: wp-includes/query.php:1021