ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • Methods
  • Page 111

WP_Comment_Query::get_comment_ids()

Method: Used internally to get a list of comment IDs matching the query vars.

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

Used by 0 functions | Uses 0 functions

WP_Comment_Query::get_comments()

Method: Get a list of comments matching the query vars.

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

Used by 0 functions | Uses 0 functions

WP_Comment_Query::get_search_sql()

Method: Used internally to generate an SQL string for searching across multiple columns.

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

Used by 0 functions | Uses 0 functions

WP_Comment_Query::parse_order()

Method: Parse an ‘order’ query variable and cast it to ASC or DESC as necessary.

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

Used by 0 functions | Uses 0 functions

WP_Comment_Query::parse_orderby()

Method: Parse and sanitize ‘orderby’ keys passed to the comment query.

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

Used by 0 functions | Uses 0 functions

WP_Comment_Query::parse_query()

Method: Parse arguments passed to the comment query with default query parameters.

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

Used by 0 functions | Uses 0 functions

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
« Previous 1 … 110 111 112 … 386 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy