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

WordPress wp-includes/class-wp-roles.php 関数 リスト
wp-includes/class-wp-roles.php
| コード | 説明 | タイプ |
|---|---|---|
| WP_Roles | WP_Roles とは、ユーザーロールAPIを実装するために使用されるコアClasses。・Classes : 26 | Classes |
| WP_Roles :: _ init() | WP_Roles :: _ init() とは、オブジェクトのプロパティを設定します。・Method : 110 | Method |
| WP_Roles :: __ call() | WP_Roles :: __ call() とは、後方互換性のためにプライベート/プロテクトMethodを読み込み可能にする。・Method : 91 | Method |
| WP_Roles :: __ construct() | WP_Roles :: __ construct() とは、コンストラクタ・Method : 77 | Method |
| WP_Roles :: add_cap() | WP_Roles :: add_cap() とは、ロールにfunctionsを追加します。・Method : 221 | Method |
| WP_Roles :: add_role() | WP_Roles :: add_role() とは、functionsを持つロール名をリストに追加します。・Method : 172 | Method |
| WP_Roles :: get_names() | WP_Roles :: get_names() とは、ロール名のリストを取得します。・Method : 272 | Method |
| WP_Roles :: get_role() | WP_Roles :: get_role() とは、ロールオブジェクトを名前で取得します。・Method : 257 | Method |
| WP_Roles :: is_role() | WP_Roles :: is_role() とは、ロール名が現在使用可能なロールのリストにあるかどうか。・Method : 285 | Method |
| WP_Roles :: reinit() | WP_Roles :: reinit() とは、オブジェクトを再初期化する・Method : 151 | Method |
| WP_Roles :: remove_cap() | WP_Roles :: remove_cap() とは、ロールからfunctionsを削除します。・Method : 239 | Method |
| WP_Roles :: remove_role() | WP_Roles :: remove_role() とは、ロールを名前で削除します。・Method : 196 | Method |
| wp_roles_init | wp_roles_init とは、ロールが初期化された後、プラグインが独自のロールを追加できるようにします。・action : 138 | action |
| ソース ファイル | wp-includes/class-wp-roles | 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 |
