deprecated.php は、非推奨または廃止・廃止予定の関数
deprecated.phpファイルは wp-includes ディレクトリに保存されています。
deprecated.php タグリスト

WordPress deprecated.php
タグ リスト
wp-includes/deprecated.php
| コード | 説明 | タイプ |
|---|---|---|
| __ngettext() | __ngettext() とは、金額に基づいて複数形または単一形を検索します。deprecated.php : 1787 | functions |
| __ngettext_noop() | __ngettext_noop() とは、複数の文字列をPOTファイルに登録しますが、翻訳はしません。deprecated.php : 1800 | functions |
| _c() | _c() とは、垂直バーコンテキストで翻訳された文字列を取得するdeprecated.php : 1737 | functions |
| _get_post_ancestors() | _get_post_ancestors() とは、祖先を取得します。deprecated.php : 3152 | functions |
| _preview_theme_stylesheet_filter() | _preview_theme_stylesheet_filter() とは、テーマをプレビューする際に現在のスタイルシートを変更するためのプライベート関数deprecated.php : 3492 | functions |
| _preview_theme_template_filter() | _preview_theme_template_filter() とは、テーマをプレビューするときに現在のテンプレートを変更するためのプライベート関数deprecated.php : 3478 | functions |
| _save_post_hook() | _save_post_hook() とは、以前save_postフックでコールバックされたコールバック。不要になりました。deprecated.php : 3283 | functions |
| _search_terms_tidy() | _search_terms_tidy() とは、以前は内部的に検索用語の整理に使用されていました。deprecated.php : 3358 | functions |
| _sort_nav_menu_items() | _sort_nav_menu_items() とは、メニュー項目を目的のキーでソートします。deprecated.php : 3860 | functions |
| _usort_terms_by_ID() | _usort_terms_by_ID() とは、 IDでカテゴリをソートします。deprecated.php : 3816 | functions |
| _usort_terms_by_name() | _usort_terms_by_name() とは、名前でカテゴリをソートします。deprecated.php : 3841 | functions |
| {$ boundary} _post_rel_link | {$ boundary} _post_rel_link とは、 deprecated.php : | hooks |
| add_custom_background() | add_custom_background() とは、背景画像の表示のためのコールバックを追加します。deprecated.php : 3011 | functions |
| add_custom_image_header() | add_custom_image_header() とは、イメージヘッダー表示用のコールバックを追加します。deprecated.php : 2975 | functions |
| added_usermeta | - | action |
| attachment_icon | - | hooks |
| attachment_innerHTML | - | hooks |
| attachment_max_dims | - | hooks |
| attribute_escape() | attribute_escape() とは、 HTML属性をエスケープします。deprecated.php : 2082 | functions |
| automatic_feed_links() | automatic_feed_links() とは、自動汎用フィードリンク出力を有効/無効にします。deprecated.php : 2385 | functions |
| clean_page_cache() | clean_page_cache() とは、キャッシュ内のページをクリーニングします。deprecated.php : 3102 | functions |
| clean_pre() | clean_pre() とは、wpautop()または文字列内のpreg_replace_callbackから一致する配列を受け入れます。deprecated.php : 2948 | functions |
| clean_url() | clean_url() とは、 URLをチェックして消去します。deprecated.php : 2025 | functions |
| comments_popup_script() | comments_popup_script() とは、 JSポップアップスクリプトを表示してコメントを表示します。deprecated.php : 3726 | functions |
| comments_rss() | comments_rss() とは、投稿RSSフィードへのリンクを返します。deprecated.php : 1174 | functions |
| comments_rss_link() | comments_rss_link() とは、 RSSコメントフィードリンクを印刷します。deprecated.php : 1119 | functions |
| create_user() | create_user() とは、wp_create_user()のエイリアス。deprecated.php : 1191 | functions |
| debug_fclose() | debug_fclose() とは、デバッグファイルハンドルを閉じます。deprecated.php : 2861 | functions |
| default_topic_count_text() | default_topic_count_text() とは、タグリンクツールチップの古いコールバック。deprecated.php : 3394 | functions |
| delete_usermeta | - | action |
| delete_usermeta() | delete_usermeta() とは、ユーザーのメタデータを削除します。deprecated.php : 2211 | functions |
| deleted_usermeta | - | action |
| dropdown_cats() | dropdown_cats() とは、カテゴリのドロップダウンを生成するための廃止されたメソッド。deprecated.php : 677 | functions |
| extra_theme_headers | - | hooks |
| force_ssl_login() | force_ssl_login() とは、 SSLログインを強制するかどうか。deprecated.php : 3687 | functions |
| format_to_post() | format_to_post() とは、以前はDBに挿入する前に文字列をエスケープするために使用されていました。deprecated.php : 3409 | functions |
| funky_javascript_callback() | funky_javascript_callback() とは、%uXXXXを&YYYに変更するためのコールバック。構文deprecated.php : 2439 | functions |
| funky_javascript_fix() | funky_javascript_fix() とは、ブラウザでJavaScriptのバグを修正しました。deprecated.php : 2457 | functions |
| gd_edit_image_support() | gd_edit_image_support() とは、 GDのインストールされているバージョンが特定のイメージタイプをサポートしているかどうかを確認するdeprecated.php : 3295 | functions |
| get_all_category_ids() | get_all_category_ids() とは、すべてのカテゴリIDを取得します。deprecated.php : 1286 | functions |
| get_alloptions() | get_alloptions() とは、すべての自動読み込みオプションを取得するか、自動読み込みオプションがない場合はすべてのオプションを取得します。deprecated.php : 1816 | functions |
| get_archives() | get_archives() とは、アーカイブのリストを取得します。deprecated.php : 767 | functions |
| get_attachment_icon() | get_attachment_icon() とは、アイコン添付画像要素のHTMLコンテンツを取得する。deprecated.php : 1904 | functions |
| get_attachment_icon_src() | get_attachment_icon_src() とは、アイコンのURLとパスを取得します。deprecated.php : 1862 | functions |
| get_attachment_innerHTML() | get_attachment_innerHTML() とは、画像要素のHTMLコンテンツを取得する。deprecated.php : 1960 | functions |
| get_author_link() | get_author_link() とは、著者の投稿へのリンクを返します。deprecated.php : 785 | functions |
| get_author_rss_link() | get_author_rss_link() とは、著者RSSフィードへのリンクを印刷/返す。deprecated.php : 1156 | functions |
| get_autotoggle() | get_autotoggle() とは、 auto_toggleの設定を取得します。deprecated.php : 583 | functions |
| get_boundary_post_rel_link() | get_boundary_post_rel_link() とは、境界ポストリレーショナルリンクを取得します。deprecated.php : 2659 | functions |
| get_category_children() | get_category_children() とは、用語IDの前後に区切られたカテゴリの子リストを取得します。deprecated.php : 1251 | functions |
| get_category_rss_link() | get_category_rss_link() とは、カテゴリRSS2フィードへのリンクを印刷/返す。deprecated.php : 1135 | functions |
| get_catname() | get_catname() とは、カテゴリIDでカテゴリ名を取得します。deprecated.php : 1233 | functions |
| get_commentdata() | get_commentdata() とは、コメント$ comment_IDに関するコメントデータの配列を取得します。deprecated.php : 1218 | functions |
| get_comments_popup_template() | get_comments_popup_template() とは、現在のテンプレートまたは親テンプレートのコメントポップアップテンプレートのパスを取得します。deprecated.php : 3700 | functions |
| get_current_theme() | get_current_theme() とは、現在のテーマ名を取得します。deprecated.php : 2927 | functions |
| get_index_rel_link() | get_index_rel_link() とは、サイトインデックスのリレーショナルリンクを取得します。deprecated.php : 2711 | functions |
| get_link() | get_link() とは、 IDに基づいてブックマークデータを取得します。deprecated.php : 1988 | functions |
| get_linkcatname() | get_linkcatname() とは、 idでカテゴリの名前を取得します。deprecated.php : 1091 | functions |
| get_linkobjects() | get_linkobjects() とは、カテゴリnに関連付けられたリンクオブジェクトの配列を取得します。deprecated.php : 508 | functions |
| get_linkobjectsbyname() | get_linkobjectsbyname() とは、カテゴリ$ cat_nameに関連付けられたリンクオブジェクトの配列を取得します。deprecated.php : 457 | functions |
| get_linkrating() | get_linkrating() とは、リンクのlink_ratingフィールドの値を取得したレガシー関数。deprecated.php : 1076 | functions |
| get_links() | get_links() とは、カテゴリに関連付けられたリンクをIDで取得します。deprecated.php : 924 | functions |
| get_links_withrating() | get_links_withrating() とは、カテゴリnに関連付けられたリンクを取得し、評価星/文字を表示します。deprecated.php : 567 | functions |
| get_linksbyname() | get_linksbyname() とは、カテゴリ$ cat_nameに関連付けられたリンクを取得します。deprecated.php : 395 | functions |
| get_linksbyname_withrating() | get_linksbyname_withrating() とは、カテゴリ 'cat_name'に関連付けられたリンクを取得し、評価星/文字を表示します。deprecated.php : 540 | functions |
| get_paged_template() | get_paged_template() とは、現在または親のテンプレートのページテンプレートのパスを取得します。deprecated.php : 3770 | functions |
| get_parent_post_rel_link() | get_parent_post_rel_link() とは、親のポストリレーショナルリンクを取得します。deprecated.php : 2739 | functions |
| get_postdata() | get_postdata() とは、特定の投稿のすべての投稿データを取得します。deprecated.php : 25 | functions |
| get_profile() | get_profile() とは、フィールドに基づいてユーザーデータを取得します。deprecated.php : 2405 | functions |
| get_settings() | get_settings() とは、オプションに基づいて価値を得る。deprecated.php : 829 | functions |
| get_the_attachment_link() | get_the_attachment_link() とは、リンク付き添付画像のHTMLコンテンツを取得します。deprecated.php : 1834 | functions |
| get_the_author_description() | get_the_author_description() とは、現在の投稿の著者の説明を取得します。deprecated.php : 1306 | functions |
| get_the_author_email() | get_the_author_email() とは、現在の投稿の著者の電子メールを取得します。deprecated.php : 1436 | functions |
| get_the_author_firstname() | get_the_author_firstname() とは、現在の投稿の著者名を取得します。deprecated.php : 1358 | functions |
| get_the_author_icq() | get_the_author_icq() とは、現在の投稿の著者のICQ番号を取得します。deprecated.php : 1462 | functions |
| get_the_author_ID() | get_the_author_ID() とは、現在の投稿の著者IDを取得します。deprecated.php : 1607 | functions |
| get_the_author_lastname() | get_the_author_lastname() とは、現在の投稿の著者の姓を取得します。deprecated.php : 1384 | functions |
| get_the_author_login() | get_the_author_login() とは、現在の投稿の著者のログイン名を取得します。deprecated.php : 1332 | functions |
| get_the_author_msn() | get_the_author_msn() とは、現在の投稿の著者のMSNアドレスを取得します。deprecated.php : 1514 | functions |
| get_the_author_nickname() | get_the_author_nickname() とは、現在の投稿の著者のニックネームを取得します。deprecated.php : 1410 | functions |
| get_the_author_yim() | get_the_author_yim() とは、 Yahooを検索する 現在の投稿の著者のIM名。deprecated.php : 1488 | functions |
| get_theme() | get_theme() とは、テーマデータを取得します。deprecated.php : 2909 | functions |
| get_theme_data() | get_theme_data() とは、解析されたテーマファイルからテーマデータを取得します。deprecated.php : 3047 | functions |
| get_themes() | get_themes() とは、テーマディレクトリのテーマデータでテーマのリストを取得します。deprecated.php : 2878 | functions |
| get_user_metavalues() | get_user_metavalues() とは、 _fill_userと_fill_many_usersが必要とする$ metavalues配列を取得するためにクエリを実行します。deprecated.php : 2586 | functions |
| get_usermeta() | get_usermeta() とは、ユーザーのメタデータを取得します。deprecated.php : 2257 | functions |
| get_usernumposts() | get_usernumposts() とは、ユーザーが書き込んだ投稿の数を取得します。deprecated.php : 2424 | functions |
| get_users_of_blog() | get_users_of_blog() とは、サイトのユーザーを取得します。deprecated.php : 2364 | functions |
| gzip_compression() | gzip_compression() とは、未使用機能。deprecated.php : 1201 | functions |
| htmledit_pre | htmledit_pre とは、 HTMLエディタ用に書式設定される前にテキストをフィルタリングします。deprecated.php : 3598 | hooks |
| icon_dir | icon_dir とは、リンク付きの添付画像のHTMLコンテンツを取得します。deprecated.php : 1948 | hooks |
| image_resize() | image_resize() とは、画像を特定のサイズに合わせて縮小し、画像の新しいコピーを保存します。deprecated.php : 3217 | functions |
| index_rel_link | - | hooks |
| index_rel_link() | index_rel_link() とは、サイトインデックスのリレーショナルリンクを表示します。deprecated.php : 2724 | functions |
| is_blog_user() | is_blog_user() とは、現在のユーザーが特定のサイトに属しているかどうかを確認します。deprecated.php : 2808 | functions |
| is_comments_popup() | is_comments_popup() とは、現在のURLがコメントポップアップウィンドウ内にあるかどうか。deprecated.php : 3714 | functions |
| is_plugin_page() | is_plugin_page() とは、現在の管理ページはプラグインによって生成されていますか?deprecated.php : 2514 | functions |
| is_taxonomy() | is_taxonomy() とは、分類名が存在するかどうかをチェックします。deprecated.php : 2480 | functions |
| is_term() | is_term() とは、用語が存在するかどうかを確認します。deprecated.php : 2497 | functions |
| js_escape() | js_escape() とは、一重引用符、特殊文字二重引用符、行末の修正をエスケープします。deprecated.php : 2045 | functions |
| like_escape() | like_escape() とは、以前はDBを検索する前に文字列をエスケープするために使用されていました。それは記述されているように文書化されておらず、決して働かなかった。deprecated.php : 3424 | functions |
| link_category | link_category とは、カテゴリに関連付けられたリンクをidで取得します。deprecated.php : 1067 | hooks |
| link_pages() | link_pages() とは、引数に基づいてページのリストを印刷します。deprecated.php : 811 | functions |
| links_popup_script() | links_popup_script() とは、リンクポップアップへのリンクとリンク数を表示します。deprecated.php : 1062 | functions |
| list_authors() | list_authors() とは、著者を一覧表示します。deprecated.php : 711 | functions |
| list_cats() | list_cats() とは、カテゴリを一覧表示します。deprecated.php : 615 | functions |
| make_url_footnote() | make_url_footnote() とは、 HTMLを取り除き、削除されたコンテンツの最下部にリンクを貼ります。deprecated.php : 1698 | functions |
| next_post() | next_post() とは、次の投稿へのリンクを印刷します。deprecated.php : 171 | functions |
| parent_post_rel_link | - | hooks |
| parent_post_rel_link() | parent_post_rel_link() とは、親アイテムのリレーショナルリンクを表示するdeprecated.php : 2769 | functions |
| permalink_link() | permalink_link() とは、現在の投稿のパーマリンクをループに印刷します。deprecated.php : 842 | functions |
| permalink_single_rss() | permalink_single_rss() とは、パーマリンクをRSSフィードに印刷します。deprecated.php : 856 | functions |
| popuplinks() | popuplinks() とは、新しいウィンドウのリンクを開くために要素の属性を追加します。deprecated.php : 3739 | functions |
| post_permalink() | post_permalink() とは、投稿IDからパーマリンクを取得します。deprecated.php : 3611 | functions |
| preview_theme() | preview_theme() とは、プレビューテーマの出力バッファを開始します。deprecated.php : 3465 | functions |
| preview_theme_ob_filter() | preview_theme_ob_filter() とは、 ob_start()のテーマ内のすべてのリンクを取得するためのコールバック関数。deprecated.php : 3507 | functions |
| preview_theme_ob_filter_callback() | preview_theme_ob_filter_callback() とは、場所の制御と維持のためにプレビューテーマのリンクを操作します。deprecated.php : 3524 | functions |
| previous_post() | previous_post() とは、前の投稿へのリンクを印刷します。deprecated.php : 135 | functions |
| register_sidebar_widget() | register_sidebar_widget() とは、サイドバーのウィジェットを下位互換性で登録します。deprecated.php : 2106 | functions |
| register_widget_control() | register_widget_control() とは、カスタマイズオプションのウィジェット制御コールバックを登録します。deprecated.php : 2161 | functions |
| remove_custom_background() | remove_custom_background() とは、カスタム背景のサポートを削除します。deprecated.php : 3032 | functions |
| remove_custom_image_header() | remove_custom_image_header() とは、イメージヘッダーのサポートを削除します。deprecated.php : 2995 | functions |
| rich_edit_exists() | rich_edit_exists() とは、 TinyMCEが利用可能かどうかを判断する。deprecated.php : 3374 | functions |
| richedit_pre | richedit_pre とは、リッチテキストエディタで返されたテキストをフィルタリングします。deprecated.php : 3560 | hooks |
| sanitize_url() | sanitize_url() とは、データベースまたはリダイレクトの使用のためにesc_url()を実行します。deprecated.php : 2004 | functions |
| sanitize_user_object() | sanitize_user_object() とは、すべてのユーザーフィールドをサニタイズします。deprecated.php : 2620 | functions |
| start_wp() | start_wp() とは、 WordPress Loopを設定します。deprecated.php : 61 | functions |
| sticky_class() | sticky_class() とは、投稿がスティッキーである場合、「スティッキー」CSSクラスを表示します。deprecated.php : 3134 | functions |
| the_author_description() | the_author_description() とは、現在の投稿の著者の説明を表示します。deprecated.php : 1318 | functions |
| the_author_email() | the_author_email() とは、現在の投稿の著者のメールを表示します。deprecated.php : 1448 | functions |
| the_author_firstname() | the_author_firstname() とは、現在の投稿の著者名を表示します。deprecated.php : 1370 | functions |
| the_author_icq() | the_author_icq() とは、現在の投稿の著者のICQ番号を表示します。deprecated.php : 1474 | functions |
| the_author_ID() | the_author_ID() とは、現在の投稿の著者IDを表示します。deprecated.php : 1619 | functions |
| the_author_lastname() | the_author_lastname() とは、現在の投稿の著者の姓を表示します。deprecated.php : 1396 | functions |
| the_author_login() | the_author_login() とは、現在の投稿の著者のログイン名を表示します。deprecated.php : 1344 | functions |
| the_author_msn() | the_author_msn() とは、現在の投稿の著者のMSNアドレスを表示します。deprecated.php : 1526 | functions |
| the_author_nickname() | the_author_nickname() とは、現在の投稿の著者のニックネームを表示します。deprecated.php : 1422 | functions |
| the_author_yim() | the_author_yim() とは、 Yahoo! 現在の投稿の著者のIM名。deprecated.php : 1500 | functions |
| the_category_head() | the_category_head() とは、前後に任意のテキストを含むカテゴリを印刷します。deprecated.php : 105 | functions |
| the_category_ID() | the_category_ID() とは、カテゴリIDを返します。deprecated.php : 82 | functions |
| the_content_rss | - | hooks |
| the_content_rss() | the_content_rss() とは、フィードの投稿コンテンツを表示します。deprecated.php : 1652 | functions |
| unregister_sidebar_widget() | unregister_sidebar_widget() とは、wp_unregister_sidebar_widget()のエイリアスとして機能します。deprecated.php : 2137 | functions |
| unregister_widget_control() | unregister_widget_control() とは、wp_unregister_widget_control()のエイリアス。deprecated.php : 2194 | functions |
| update_category_cache() | update_category_cache() とは、カテゴリキャッシュを更新します。deprecated.php : 2537 | functions |
| update_page_cache() | update_page_cache() とは、update_post_cache()のエイリアス。deprecated.php : 3084 | functions |
| update_usermeta | - | action |
| update_usermeta() | update_usermeta() とは、ユーザーのメタデータを更新します。deprecated.php : 2310 | functions |
| updated_usermeta | - | action |
| url_is_accessable_via_ssl() | url_is_accessable_via_ssl() とは、 SSL経由でURLにアクセスできるかどうかを判断します。deprecated.php : 3441 | functions |
| user_can_create_draft() | user_can_create_draft() とは、ユーザーが投稿を作成できるかどうか。deprecated.php : 223 | functions |
| user_can_delete_post() | user_can_delete_post() とは、ユーザーが投稿を削除できるかどうか。deprecated.php : 270 | functions |
| user_can_edit_post() | user_can_edit_post() とは、ユーザーが投稿を編集できるかどうか。deprecated.php : 242 | functions |
| user_can_edit_post_comments() | user_can_edit_post_comments() とは、ユーザーが投稿を削除できるかどうか。deprecated.php : 327 | functions |
| user_can_edit_post_date() | user_can_edit_post_date() とは、ユーザーが投稿を削除できるかどうか。deprecated.php : 308 | functions |
| user_can_edit_user() | user_can_edit_user() とは、他のユーザーを編集することができます。deprecated.php : 364 | functions |
| user_can_set_post_date() | user_can_set_post_date() とは、ユーザーが新しい投稿の日付を設定できるかどうか。deprecated.php : 289 | functions |
| user_pass_ok() | user_pass_ok() とは、ユーザーのログイン名とパスワードが正しいことを確認してください。deprecated.php : 3268 | functions |
| wp_admin_bar_dashboard_view_site_menu() | wp_admin_bar_dashboard_view_site_menu() とは、「Dashboard」/「Visit Site」メニューを追加します。deprecated.php : 2783 | functions |
| wp_convert_bytes_to_hr() | wp_convert_bytes_to_hr() とは、整数のバイト値を短いバイト値に変換します。deprecated.php : 3330 | functions |
| wp_embed_handler_googlevideo() | wp_embed_handler_googlevideo() とは、 Google Video埋め込みハンドラのコールバック。deprecated.php : 3756 | functions |
| wp_explain_nonce() | wp_explain_nonce() とは、ノンスアクション「Are you sure」メッセージを取得します。deprecated.php : 3120 | functions |
| wp_get_http() | wp_get_http() とは、 HTTP HEADまたはGET要求を実行します。deprecated.php : 3633 | functions |
| wp_get_links() | wp_get_links() とは、カテゴリに関連付けられたリンクを取得します。deprecated.php : 871 | functions |
| wp_get_linksbyname() | wp_get_linksbyname() とは、名前付きカテゴリに関連付けられたリンクを取得します。deprecated.php : 419 | functions |
| wp_get_post_cats() | wp_get_post_cats() とは、投稿カテゴリのリストを取得します。deprecated.php : 729 | functions |
| wp_get_single_post() | wp_get_single_post() とは、投稿IDに基づいて1つの投稿を取得します。deprecated.php : 3252 | functions |
| wp_htmledit_pre() | wp_htmledit_pre() とは、 HTMLエディターのテキストを書式設定します。deprecated.php : 3584 | functions |
| wp_kses_js_entities() | wp_kses_js_entities() とは、 Netscape 4の初期バージョンで見つかったHTML JavaScriptエンティティを削除します。deprecated.php : 3796 | functions |
| wp_list_cats() | wp_list_cats() とは、カテゴリを一覧表示します。deprecated.php : 635 | functions |
| wp_load_image() | wp_load_image() とは、 PHPがサポートしている場合、文字列から画像をロードします。deprecated.php : 3166 | functions |
| wp_richedit_pre() | wp_richedit_pre() とは、リッチテキストエディタのテキストを書式設定します。deprecated.php : 3541 | functions |
| wp_set_post_cats() | wp_set_post_cats() とは、投稿IDが属するカテゴリを設定します。deprecated.php : 747 | functions |
| wp_specialchars() | wp_specialchars() とは、 HTMLブロックのレガシーエスケープ。deprecated.php : 2062 | functions |
| wp_timezone_supported() | wp_timezone_supported() とは、 PHPのタイムゾーンサポートを確認するdeprecated.php : 2551 | functions |
| the_title | the_title とは、すべてのユーザーフィールドをサニタイズします。deprecated.php : 2743 | hooks |
| the_title | the_title とは、サイトインデックスのリレーショナルリンクを表示します。deprecated.php : 2818 | hooks |
| the_title | the_title とは、前の投稿へのリンクを印刷します。deprecated.php : 188 | hooks |
| the_title | the_title とは、オプションの前後のテキストでカテゴリを印刷します。deprecated.php : 152 | hooks |
| the_title | the_title とは、サイトインデックスのリレーショナルリンクを表示します。deprecated.php : 2799 | hooks |
| the_title | the_title とは、オプションの前後のテキストでカテゴリを印刷します。deprecated.php : 152 | hooks |
| the_title | the_title とは、前の投稿へのリンクを印刷します。deprecated.php : 188 | hooks |
| the_editor | the_editor とは、 TinyMCE、HTML、またはその両方のエディターを表示します。deprecated.php : 2571 | functions |
| ソース ファイル | wp-includes/deprecated.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 |
