ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • 2.2.0
  • Page 2

translate()

Function: Retrieves the translation of $text.

Source: wp-includes/l10n.php:186

Used by 0 functions | Uses 0 functions

WP_Query::next_comment()

Method: Iterate current comment index and return WP_Comment object.

Source: wp-includes/class-wp-query.php:3719

Used by 0 functions | Uses 0 functions

WP_Query::the_comment()

Method: Sets up the current comment.

Source: wp-includes/class-wp-query.php:3734

Used by 0 functions | Uses 0 functions

comment_loop_start

Action Hook: Fires once the comment loop is started.

Source: wp-includes/class-wp-query.php:3745

Used by 0 functions | Uses 0 functions

WP_Query::have_comments()

Method: Whether there are more comments available.

Source: wp-includes/class-wp-query.php:3758

Used by 0 functions | Uses 0 functions

WP_Query::rewind_comments()

Method: Rewind the comments, resets the comment index and comment to first.

Source: wp-includes/class-wp-query.php:3773

Used by 0 functions | Uses 0 functions

comment_feed_join

Filter Hook: Filters the JOIN clause of the comments feed query before sending.

Source: wp-includes/class-wp-query.php:2767

Used by 0 functions | Uses 0 functions

comment_feed_where

Filter Hook: Filters the WHERE clause of the comments feed query before sending.

Source: wp-includes/class-wp-query.php:2777

Used by 0 functions | Uses 0 functions

comment_feed_groupby

Filter Hook: Filters the GROUP BY clause of the comments feed query before sending.

Source: wp-includes/class-wp-query.php:2787

Used by 0 functions | Uses 0 functions

the_comment()

Function: Iterate comment index in the comment loop.

Source: wp-includes/query.php:1038

Used by 0 functions | Uses 0 functions
« Previous 1 2 3 … 10 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy