class-wp-list-util.php WordPress Listユーティリティクラス。WordPress List utility class タグの説明と使い方。
class-wp-list-utilファイルは wp-includes ディレクトリに保存されています。
ページコンテンツ
class-wp-list-util.php タグリスト

WordPress wp-includes/class-wp-list-util.php 関数 リスト
wp-includes/class-wp-list-util.php
| コード | 説明 | タイプ |
|---|---|---|
| WP_List_Util | WP_List_Util とは、リストユーティリティ。・Classes : 16 | Classes |
| WP_List_Util :: __ construct() | WP_List_Util :: __ construct() とは、コンストラクタ。・Method : 53 | Method |
| WP_List_Util :: filter() | WP_List_Util :: filter() とは、 key => value引数のセットに基づいて、リストをフィルタリングします。・Method : 94 | Method |
| WP_List_Util :: get_input() | WP_List_Util :: get_input() とは、元の入力配列を返します。・Method : 65 | Method |
| WP_List_Util :: get_output() | WP_List_Util :: get_output() とは、出力配列を返します。・Method : 77 | Method |
| WP_List_Util :: pluck() | WP_List_Util :: pluck() とは、リスト内の各オブジェクトから特定のフィールドを抜き出します。・Method : 147 | Method |
| WP_List_Util :: sort() | WP_List_Util :: sort() とは、 1つまたは複数のorderby引数に基づいてリストをソートします。・Method : 201 | Method |
| WP_List_Util :: sort_callback() | WP_List_Util :: sort_callback() とは、特定のフィールドでリストをソートするためのコールバック。・Method : 239 | Method |
| ソース ファイル | wp-includes/class-wp-list-util | 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 |
