• Skip to primary navigation
  • Skip to main content
  • Skip to primary sidebar
  • Skip to footer
WordPress core a2z

WordPress core a2z

WordPress core only

  • Home
  • Plugins
  • Blocks
  • Shortcodes
  • APIs
  • Classes
  • Files
  • Hooks
  • Sitemap
  • Blog
Home / Files / wp-includes/class-wp-comment-query.php


Lines:

1 to 24 of 24
<?php

/**
 * Comment API: WP_Comment_Query class
 *
 * @package WordPress
 * @subpackage Comments
 * @since 4.4.0
 */

/* class WP_Comment_Query */
/* function WP_Comment_Query::__call() – Make private/protected methods readable for backward compatibility. */
/* function WP_Comment_Query::__construct() – Constructor. */
/* function WP_Comment_Query::parse_query() – Parse arguments passed to the comment query with default query parameters. */
/* function WP_Comment_Query::query() – Sets up the WordPress query for retrieving comments. */
/* function WP_Comment_Query::get_comments() – Get a list of comments matching the query vars. */
/* function WP_Comment_Query::get_comment_ids() – Used internally to get a list of comment IDs matching the query vars. */
/* function WP_Comment_Query::set_found_comments() – Populates found_comments and max_num_pages properties for the current
query if the limit clause was used. */
/* function WP_Comment_Query::fill_descendants() – Fetch descendants for located comments. */
/* function WP_Comment_Query::get_search_sql() – Used internally to generate an SQL string for searching across multiple columns */
/* function WP_Comment_Query::parse_orderby() – Parse and sanitize ‘orderby’ keys passed to the comment query. */
/* function WP_Comment_Query::parse_order() – Parse an ‘order’ query variable and cast it to ASC or DESC as necessary. */
 

 View on GitHub View on Trac

Called by

    Invoked by

      Calls

      Call hooks

      File name: wp-includes/class-wp-comment-query.php
      Plugin ref: WordPress
      Version: 5.6
      Deprecated?: No
      API Letters: C,I,W

      Published: 25th November 2019 | Last updated: 9th December 2020

      Primary Sidebar

      Information

      File name: wp-includes/class-wp-comment-query.php
      Plugin ref: WordPress
      Version: 5.6
      Deprecated?: No
      API Letters: C,I,W

      wp-includes

      Footer

      WP-a2z
      WordPress core a2z
      WordPress core only
      WordPress 5.6
      WordPress a2z
      WordPress core a2z
      Genesis Theme Framework a2z
      Jetpack a2z
      WordPress develop tests
      Easy Digital Downloads a2z
      WooCommerce a2z
      Yoast SEO a2z
      WordPress Blocks

      Site:  core.wp-a2z.org
      © Copyright WP-a2z 2014-2021. All rights reserved.


      Website designed and developed by Herb Miller
      Proudly powered by WordPress and oik plugins

      • Home
      • Blog
      • Sitemap
      • Sites