class-wp-comment-query.phpファイルは wp-includes ディレクトリに保存されています。
コメント API:WP_Comment_Queryクラス 関数 リストと各、Comment API: WP_Comment_Query class タグの説明と使い方。
ページコンテンツ
class-wp-comment-query.php タグリスト

WordPress class-wp-comment-query.php 関数 リスト
wp-includes/class-wp-comment-query.php
| コード | 説明 | タイプ |
|---|---|---|
| comments_clauses | comments_clauses とは、コメントクエリ句をフィルタリングします。class-wp-comment-query.php : 860 | hooks |
| found_comments_query | found_comments_query とは、検索されたコメントカウントを取得するために使用されたクエリをフィルタリングします。class-wp-comment-query.php : 925 | hooks |
| parse_comment_query | parse_comment_query とは、コメントクエリのヴァールが解析された後に発生します。class-wp-comment-query.php : 338 | action |
| pre_get_comments | pre_get_comments とは、コメントが取得される前に起動します。class-wp-comment-query.php : 386 | action |
| the_comments | the_comments とは、コメントクエリの結果をフィルタリングします。class-wp-comment-query.php : 465 | hooks |
| WP_Comment_Query | WP_Comment_Query とは、コメントのクエリに使用されるコアクラス。class-wp-comment-query.php : 17 | Class |
| WP_Comment_Query :: __ call() | WP_Comment_Query :: __ call() とは、後方互換性のためにプライベート/プロテクトメソッドを読み込み可能にする。class-wp-comment-query.php : 137 | Method |
| WP_Comment_Query :: __ construct() | WP_Comment_Query :: __ construct() とは、コンストラクタ。class-wp-comment-query.php : 262 | Method |
| WP_Comment_Query :: fill_descendants() | WP_Comment_Query :: fill_descendants() とは、配置されたコメントの子孫を取得します。class-wp-comment-query.php : 942 | Method |
| WP_Comment_Query :: get_comment_ids() | WP_Comment_Query :: get_comment_ids() とは、内部で使用され、クエリvarsに一致するコメントIDのリストを取得します。class-wp-comment-query.php : 483 | Method |
| WP_Comment_Query :: get_comments() | WP_Comment_Query :: get_comments() とは、クエリvarsに一致するコメントのリストを取得します。class-wp-comment-query.php : 370 | Method |
| WP_Comment_Query :: get_search_sql() | WP_Comment_Query :: get_search_sql() とは、内部で複数の列を検索するためのSQL文字列を生成するために使用されるclass-wp-comment-query.php : 1058 | Method |
| WP_Comment_Query :: parse_order() | WP_Comment_Query :: parse_order() とは、 'order'クエリ変数を解析し、必要に応じてASCまたはDESCにキャストします。class-wp-comment-query.php : 1144 | Method |
| WP_Comment_Query :: parse_orderby() | WP_Comment_Query :: parse_orderby() とは、コメントクエリに渡された 'orderby'キーを解析し、サニタイズします。class-wp-comment-query.php : 1082 | Method |
| WP_Comment_Query :: parse_query() | WP_Comment_Query :: parse_query() とは、デフォルトのクエリパラメータでコメントクエリに渡された引数を解析します。class-wp-comment-query.php : 324 | Method |
| WP_Comment_Query :: query() | WP_Comment_Query :: query() とは、コメントを取得するためのWordPressクエリを設定します。class-wp-comment-query.php : 355 | Method |
| WP_Comment_Query :: set_found_comments() | WP_Comment_Query :: set_found_comments() とは、 limit句が使用された場合、現在のクエリのfound_commentsおよびmax_num_pagesプロパティを設定します。class-wp-comment-query.php : 913 | Method |
| ソース ファイル | wp-includes/class-wp-comment-query.php | File |
WordPress バージョン 4.8.1 wp-includes
| wp-includes/ フォルダ | |
| wp-includes/ certificates | wp-includes/ pomo |
| wp-includes/ css | wp-includes/ random_compat |
| wp-includes/ customize | wp-includes/ Requests |
| wp-includes/ fonts | wp-includes/ rest-api |
| wp-includes/ ID3 | wp-includes/ SimplePie |
| wp-includes/ images | wp-includes/ Text |
| wp-includes/ IXR | wp-includes/ theme-compat |
| wp-includes/ js | wp-includes/ widgets |
