ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • Methods
  • Page 112

WP_Comment_Query::query()

Method: Sets up the WordPress query for retrieving comments.

Source: wp-includes/class-wp-comment-query.php:364

Used by 0 functions | Uses 0 functions

WP_Comment_Query::set_found_comments()

Method: Populates found_comments and max_num_pages properties for the current query if the limit clause was used.

Source: wp-includes/class-wp-comment-query.php:994

Used by 0 functions | Uses 0 functions

WP_Comment::__construct()

Method: Constructor.

Source: wp-includes/class-wp-comment.php:215

Used by 0 functions | Uses 0 functions

WP_Comment::__get()

Method: Magic getter.

Source: wp-includes/class-wp-comment.php:376

Used by 0 functions | Uses 0 functions

WP_Comment::__isset()

Method: Check whether a non-public property is set.

Source: wp-includes/class-wp-comment.php:357

Used by 0 functions | Uses 0 functions

WP_Comment::add_child()

Method: Add a child to the comment.

Source: wp-includes/class-wp-comment.php:313

Used by 0 functions | Uses 0 functions

WP_Comment::get_child()

Method: Get a child comment by ID.

Source: wp-includes/class-wp-comment.php:325

Used by 0 functions | Uses 0 functions

WP_Comment::get_children()

Method: Get the children of a comment.

Source: wp-includes/class-wp-comment.php:268

Used by 0 functions | Uses 0 functions

WP_Comment::get_instance()

Method: Retrieves a WP_Comment instance.

Source: wp-includes/class-wp-comment.php:183

Used by 0 functions | Uses 0 functions

WP_Comment::populated_children()

Method: Set the ‘populated_children’ flag.

Source: wp-includes/class-wp-comment.php:343

Used by 0 functions | Uses 0 functions
« Previous 1 … 111 112 113 … 387 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy