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

WordPress class-wp-post-type.php 関数 リスト
wp-includes/class-wp-post-type.php
| コード | 説明 | タイプ |
|---|---|---|
| register_post_type_args | register_post_type_args とは、投稿タイプを登録するための引数をフィルタリングします。class-wp-post-type.php : 376 | hooks |
| register_post_type_args | register_post_type_args とは、投稿タイプを登録するための引数をフィルタリングします。class-wp-post-type.php : 376 | hooks |
| register_post_type_args | register_post_type_args とは、投稿タイプを登録するための引数をフィルタリングします。class-wp-post-type.php : 408 | hooks |
| WP_Post_Type | WP_Post_Type とは、ポストタイプと対話するために使用されるコアClass。class-wp-post-type.php : 17 | Class |
| WP_Post_Type :: __ construct() | WP_Post_Type :: __ construct() とは、コンストラクタ。class-wp-post-type.php : 383 | Method |
| WP_Post_Type :: add_hooks() | WP_Post_Type :: add_hooks() とは、ポストタイプの将来のポストフックアクションを追加します。class-wp-post-type.php : 623 | Method |
| WP_Post_Type :: add_rewrite_rules() | WP_Post_Type :: add_rewrite_rules() とは、投稿タイプに必要な書き換えルールを追加します。class-wp-post-type.php : 566 | Method |
| WP_Post_Type :: add_supports() | WP_Post_Type :: add_supports() とは、投稿タイプのfunctionsサポートを設定します。class-wp-post-type.php : 547 | Method |
| WP_Post_Type :: register_meta_boxes() | WP_Post_Type :: register_meta_boxes() とは、カスタムコールバックが指定されている場合、ポストタイプのメタボックスを登録します。class-wp-post-type.php : 611 | Method |
| WP_Post_Type :: register_taxonomies() | WP_Post_Type :: register_taxonomies() とは、投稿タイプのタクソノミーを登録します。class-wp-post-type.php : 633 | Method |
| WP_Post_Type :: remove_hooks() | WP_Post_Type :: remove_hooks() とは、ポストタイプの将来のポストフックアクションを削除します。class-wp-post-type.php : 718 | Method |
| WP_Post_Type :: remove_rewrite_rules() | WP_Post_Type :: remove_rewrite_rules() とは、ポストタイプの書き換えルール、permastructs、およびルールを削除します。class-wp-post-type.php : 663 | Method |
| WP_Post_Type :: remove_supports() | WP_Post_Type :: remove_supports() とは、投稿タイプのfunctionsサポートを削除します。class-wp-post-type.php : 647 | Method |
| WP_Post_Type :: set_props() | WP_Post_Type :: set_props() とは、ポストタイプのプロパティを設定します。class-wp-post-type.php : 397 | Method |
| WP_Post_Type :: unregister_meta_boxes() | WP_Post_Type :: unregister_meta_boxes() とは、カスタムコールバックが指定されている場合は、投稿型メタボックスの登録を解除します。class-wp-post-type.php : 694 | Method |
| WP_Post_Type :: unregister_taxonomies() | WP_Post_Type :: unregister_taxonomies() とは、すべての分類法から投稿タイプを削除します。class-wp-post-type.php : 706 | Method |
| ソース ファイル | wp-includes/class-wp-post-type.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 |
