商品カテゴリー すべての商品 WordPressプラグイン PHPツール Javascriptツール CMSプログラム

WordPressの定義済みグローバル関数と利用できる関数の一覧

▼調査対象 WordPress v6.7.1 (最新版:2024/12/19現在)
有効かつ利用できるグローバル関数を調べてみました。
CTRL+F で検索、クリックでソースコードを確認できます。

WordPressで定義済みのグローバル関数リスト

利用できる関数の先頭へ移動

プラグインなし、テーマからの関数登録なしの環境で調査。
トップページアクセス時の状態で調べました。
グローバル関数とはプラグインやテーマなどどこでも利用できる関数です。
重複定義は出来ないため、同名の関数が存在する場合は作成できません。

番号 関数名/定義箇所 内容
1__wp-includes/l10n.php 翻訳テキストの取得
2__checked_selected_helperwp-includes/general-template.php
3__clear_multi_author_cachewp-includes/author-template.php
4__ngettextwp-includes/deprecated.php
5__ngettext_noopwp-includes/deprecated.php
6__return_empty_arraywp-includes/functions.php 空の配列[]を返す
7__return_empty_stringwp-includes/functions.php 空の文字列”を返す
8__return_falsewp-includes/functions.php 偽値 false を返す
9__return_nullwp-includes/functions.php nullを返す
10__return_truewp-includes/functions.php 真値 true を返す
11__return_zerowp-includes/functions.php 数値の 0 を返す
12_add_block_template_infowp-includes/block-template-utils.php
13_add_block_template_part_area_infowp-includes/block-template-utils.php
14_add_default_theme_supportswp-includes/theme.php
15_add_post_type_submenuswp-includes/post.php
16_add_template_loader_filterswp-includes/block-template.php
17_admin_bar_bump_cbwp-includes/deprecated.php
18_ajax_wp_die_handlerwp-includes/functions.php
19_autop_newline_preservation_helperwp-includes/formatting.php
20_block_bindings_pattern_overrides_get_valuewp-includes/block-bindings/pattern-overrides.php
21_block_bindings_post_meta_get_valuewp-includes/block-bindings/post-meta.php
22_block_template_render_title_tagwp-includes/block-template.php
23_block_template_render_without_post_block_contextwp-includes/block-template.php
24_block_template_viewport_meta_tagwp-includes/block-template.php
25_build_block_template_object_from_post_objectwp-includes/block-template-utils.php
26_build_block_template_result_from_filewp-includes/block-template-utils.php
27_build_block_template_result_from_postwp-includes/block-template-utils.php
28_cwp-includes/deprecated.php
29_canonical_charsetwp-includes/functions.php
30_cleanup_header_commentwp-includes/functions.php
31_clear_modified_cache_on_transition_comment_statuswp-includes/comment.php
32_close_comments_for_old_postwp-includes/comment.php
33_close_comments_for_old_postswp-includes/comment.php
34_config_wp_homewp-includes/functions.php
35_config_wp_siteurlwp-includes/functions.php
36_count_posts_cache_keywp-includes/post.php
37_custom_background_cbwp-includes/theme.php
38_custom_header_background_just_in_timewp-includes/theme.php
39_custom_logo_header_styleswp-includes/theme.php
40_deep_replacewp-includes/formatting.php
41_default_wp_die_handlerwp-includes/functions.php
42_delete_attachment_theme_modwp-includes/theme.php
43_delete_custom_logo_on_remove_site_logowp-includes/blocks/site-logo.php
44_delete_option_fresh_sitewp-includes/functions.php
45_delete_site_logo_on_remove_custom_logowp-includes/blocks/site-logo.php
46_delete_site_logo_on_remove_custom_logo_on_setup_themewp-includes/blocks/site-logo.php
47_delete_site_logo_on_remove_theme_modswp-includes/blocks/site-logo.php
48_deprecated_argumentwp-includes/functions.php
49_deprecated_classwp-includes/functions.php
50_deprecated_constructorwp-includes/functions.php
51_deprecated_filewp-includes/functions.php
52_deprecated_functionwp-includes/functions.php
53_deprecated_hookwp-includes/functions.php
54_device_can_uploadwp-includes/functions.php
55_doing_it_wrongwp-includes/functions.php
56_ewp-includes/l10n.php 翻訳テキストを出力表示する
57_exwp-includes/l10n.php コンテキストに応じた翻訳テキストを出力表示する
58_excerpt_render_inner_blockswp-includes/blocks.php
59_excerpt_render_inner_columns_blockswp-includes/deprecated.php
60_filter_block_content_callbackwp-includes/blocks.php
61_filter_block_template_part_areawp-includes/block-template-utils.php
62_filter_do_shortcode_contextwp-includes/shortcodes.php
63_filter_query_attachment_filenameswp-includes/deprecated.php
64_find_post_by_old_datewp-includes/query.php
65_find_post_by_old_slugwp-includes/query.php
66_flatten_blockswp-includes/block-template-utils.php
67_future_post_hookwp-includes/post.php
68_get_additional_user_keyswp-includes/user.php
69_get_admin_bar_prefwp-includes/admin-bar.php
70_get_block_template_filewp-includes/block-template-utils.php
71_get_block_templates_fileswp-includes/block-template-utils.php
72_get_block_templates_pathswp-includes/block-template-utils.php
73_get_comment_reply_idwp-includes/comment-template.php
74_get_component_from_parsed_url_arraywp-includes/http.php
75_get_cron_arraywp-includes/cron.php
76_get_custom_object_labelswp-includes/post.php
77_get_last_post_timewp-includes/post.php
78_get_meta_tablewp-includes/meta.php
79_get_non_cached_idswp-includes/functions.php
80_get_page_linkwp-includes/link-template.php
81_get_path_to_translationwp-includes/deprecated.php
82_get_path_to_translation_from_lang_dirwp-includes/deprecated.php
83_get_post_ancestorswp-includes/deprecated.php
84_get_random_header_datawp-includes/theme.php
85_get_term_childrenwp-includes/taxonomy.php
86_get_term_hierarchywp-includes/taxonomy.php
87_get_widget_id_basewp-includes/widgets.php
88_get_wptexturize_shortcode_regexwp-includes/formatting.php
89_get_wptexturize_split_regexwp-includes/formatting.php
90_hash_hmacwp-includes/compat.php
91_http_build_querywp-includes/functions.php
92_inject_theme_attribute_in_block_template_contentwp-includes/deprecated.php
93_inject_theme_attribute_in_template_part_blockwp-includes/block-template-utils.php
94_is_utf8_charsetwp-includes/compat.php
95_is_valid_nav_menu_itemwp-includes/nav-menu.php
96_links_add_basewp-includes/formatting.php
97_links_add_targetwp-includes/formatting.php
98_load_remote_block_patternswp-includes/block-patterns.php
99_load_remote_featured_patternswp-includes/block-patterns.php
100_load_textdomain_just_in_timewp-includes/l10n.php
101_make_cat_compatwp-includes/category.php
102_make_clickable_rel_attrwp-includes/formatting.php
103_make_email_clickable_cbwp-includes/formatting.php
104_make_url_clickable_cbwp-includes/formatting.php
105_make_web_ftp_clickable_cbwp-includes/formatting.php
106_maybe_update_corewp-includes/update.php
107_maybe_update_pluginswp-includes/update.php
108_maybe_update_themeswp-includes/update.php
109_mb_strlenwp-includes/compat.php
110_mb_substrwp-includes/compat.php
111_mce_set_directionwp-includes/functions.php
112_nwp-includes/l10n.php 数値の翻訳テキストを取得する
113_n_noopwp-includes/l10n.php
114_nav_menu_item_id_use_oncewp-includes/nav-menu-template.php
115_navigation_markupwp-includes/link-template.php
116_ncwp-includes/deprecated.php
117_nxwp-includes/l10n.php 数値の翻訳テキストを出力表示する
118_nx_noopwp-includes/l10n.php
119_oembed_create_xmlwp-includes/embed.php
120_oembed_filter_feed_contentwp-includes/embed.php
121_oembed_rest_pre_serve_requestwp-includes/embed.php
122_override_custom_logo_theme_modwp-includes/blocks/site-logo.php
123_pad_term_countswp-includes/taxonomy.php
124_page_traverse_namewp-includes/post.php
125_post_format_get_termwp-includes/post-formats.php
126_post_format_get_termswp-includes/post-formats.php
127_post_format_linkwp-includes/post-formats.php
128_post_format_requestwp-includes/post-formats.php
129_post_format_wp_get_object_termswp-includes/post-formats.php
130_post_type_meta_capabilitieswp-includes/post.php
131_preview_theme_stylesheet_filterwp-includes/deprecated.php
132_preview_theme_template_filterwp-includes/deprecated.php
133_prime_comment_cacheswp-includes/comment.php
134_prime_post_cacheswp-includes/post.php
135_prime_post_parent_id_cacheswp-includes/post.php
136_prime_term_cacheswp-includes/taxonomy.php
137_print_emoji_detection_scriptwp-includes/formatting.php
138_print_scriptswp-includes/script-loader.php
139_print_styleswp-includes/script-loader.php
140_publish_post_hookwp-includes/post.php
141_register_block_bindings_pattern_overrides_sourcewp-includes/block-bindings/pattern-overrides.php
142_register_block_bindings_post_meta_sourcewp-includes/block-bindings/post-meta.php
143_register_core_block_patterns_and_categorieswp-includes/block-patterns.php
144_register_remote_theme_patternswp-includes/block-patterns.php
145_register_theme_block_patternswp-includes/block-patterns.php
146_register_widget_form_callbackwp-includes/widgets.php
147_register_widget_update_callbackwp-includes/widgets.php
148_remove_qs_args_if_not_in_urlwp-includes/canonical.php
149_remove_theme_attribute_from_template_part_blockwp-includes/block-template-utils.php
150_remove_theme_attribute_in_block_template_contentwp-includes/deprecated.php
151_remove_theme_supportwp-includes/theme.php
152_reset_front_page_settings_for_postwp-includes/post.php
153_resolve_home_block_templatewp-includes/deprecated.php
154_resolve_template_for_new_postwp-includes/block-template.php
155_rest_array_intersect_key_recursivewp-includes/rest-api.php
156_restore_wpautop_hookwp-includes/blocks.php
157_sanitize_text_fieldswp-includes/formatting.php
158_save_post_hookwp-includes/deprecated.php
159_scalar_wp_die_handlerwp-includes/functions.php
160_search_terms_tidywp-includes/deprecated.php
161_set_cron_arraywp-includes/cron.php
162_set_previewwp-includes/revision.php
163_show_post_previewwp-includes/revision.php
164_sort_nav_menu_itemswp-includes/deprecated.php
165_split_shared_termwp-includes/taxonomy.php
166_split_str_by_whitespacewp-includes/formatting.php
167_strip_template_file_suffixwp-includes/block-template.php
168_sync_custom_logo_to_site_logowp-includes/blocks/site-logo.php
169_transition_post_statuswp-includes/post.php
170_truncate_post_slugwp-includes/post.php
171_update_generic_term_countwp-includes/taxonomy.php
172_update_post_term_countwp-includes/taxonomy.php
173_update_term_count_on_transition_post_statuswp-includes/post.php
174_upgrade_cron_arraywp-includes/cron.php
175_usort_terms_by_namewp-includes/deprecated.php
176_validate_cache_idwp-includes/functions.php
177_walk_bookmarkswp-includes/bookmark-template.php
178_wp_add_additional_image_sizeswp-includes/media.php
179_wp_add_block_level_preset_styleswp-includes/block-supports/settings.php
180_wp_add_block_level_presets_classwp-includes/block-supports/settings.php
181_wp_add_global_attributeswp-includes/kses.php
182_wp_admin_bar_initwp-includes/admin-bar.php
183_wp_after_delete_font_familywp-includes/fonts.php
184_wp_array_getwp-includes/functions.php
185_wp_array_setwp-includes/functions.php
186_wp_auto_add_pages_to_menuwp-includes/nav-menu.php
187_wp_batch_split_termswp-includes/taxonomy.php
188_wp_batch_update_comment_typewp-includes/comment.php
189_wp_before_delete_font_facewp-includes/fonts.php
190_wp_block_theme_register_classic_sidebarswp-includes/widgets.php
191_wp_build_title_and_description_for_single_post_type_block_templatewp-includes/block-template-utils.php
192_wp_build_title_and_description_for_taxonomy_block_templatewp-includes/block-template-utils.php
193_wp_call_all_hookwp-includes/plugin.php
194_wp_can_use_pcre_uwp-includes/compat.php
195_wp_check_alternate_file_nameswp-includes/functions.php
196_wp_check_existing_file_nameswp-includes/functions.php
197_wp_check_for_scheduled_split_termswp-includes/taxonomy.php
198_wp_check_for_scheduled_update_comment_typewp-includes/comment.php
199_wp_check_split_default_termswp-includes/taxonomy.php
200_wp_check_split_nav_menu_termswp-includes/taxonomy.php
201_wp_check_split_terms_in_menuswp-includes/taxonomy.php
202_wp_copy_post_metawp-includes/revision.php
203_wp_cronwp-includes/cron.php
204_wp_customize_changeset_filter_insert_post_datawp-includes/theme.php
205_wp_customize_includewp-includes/theme.php
206_wp_customize_loader_settingswp-includes/theme.php
207_wp_customize_publish_changesetwp-includes/theme.php
208_wp_delete_all_temp_backupswp-includes/update.php
209_wp_delete_customize_changeset_dependent_auto_draftswp-includes/nav-menu.php
210_wp_delete_post_menu_itemwp-includes/nav-menu.php
211_wp_delete_tax_menu_itemwp-includes/nav-menu.php
212_wp_die_process_inputwp-includes/functions.php
213_wp_emoji_listwp-includes/formatting.php
214_wp_filter_build_unique_idwp-includes/plugin.php
215_wp_filter_font_directorywp-includes/fonts.php
216_wp_filter_post_meta_footnoteswp-includes/blocks.php
217_wp_filter_taxonomy_basewp-includes/rewrite.php
218_wp_footer_scriptswp-includes/script-loader.php
219_wp_footnotes_force_filtered_html_on_import_filterwp-includes/blocks.php
220_wp_footnotes_kses_initwp-includes/blocks.php
221_wp_footnotes_kses_init_filterswp-includes/blocks.php
222_wp_footnotes_remove_filterswp-includes/blocks.php
223_wp_get_attachment_relative_pathwp-includes/media.php
224_wp_get_current_userwp-includes/user.php
225_wp_get_iframed_editor_assetswp-includes/block-editor.php
226_wp_get_image_size_from_metawp-includes/media.php
227_wp_get_post_revision_versionwp-includes/revision.php
228_wp_get_presets_class_namewp-includes/block-supports/settings.php
229_wp_get_user_contactmethodswp-includes/user.php
230_wp_http_get_objectwp-includes/http.php
231_wp_image_editor_choosewp-includes/media.php
232_wp_iso_convertwp-includes/formatting.php
233_wp_keep_alive_customize_changeset_dependent_auto_draftswp-includes/theme.php
234_wp_kses_allow_pdf_objectswp-includes/kses.php
235_wp_kses_decode_entities_chrwp-includes/kses.php
236_wp_kses_decode_entities_chr_hexdecwp-includes/kses.php
237_wp_kses_split_callbackwp-includes/kses.php
238_wp_link_pagewp-includes/post-template.php
239_wp_menu_item_classes_by_contextwp-includes/nav-menu-template.php
240_wp_menus_changedwp-includes/nav-menu.php
241_wp_multiple_block_styleswp-includes/deprecated.php
242_wp_mysql_weekwp-includes/functions.php
243_wp_normalize_relative_css_linkswp-includes/script-loader.php
244_wp_object_count_sort_cbwp-includes/category-template.php
245_wp_object_name_sort_cbwp-includes/category-template.php
246_wp_oembed_get_objectwp-includes/embed.php
247_wp_post_revision_datawp-includes/revision.php
248_wp_post_revision_fieldswp-includes/revision.php
249_wp_post_thumbnail_class_filterwp-includes/media.php
250_wp_post_thumbnail_class_filter_addwp-includes/media.php
251_wp_post_thumbnail_class_filter_removewp-includes/media.php
252_wp_post_thumbnail_context_filterwp-includes/media.php
253_wp_post_thumbnail_context_filter_addwp-includes/media.php
254_wp_post_thumbnail_context_filter_removewp-includes/media.php
255_wp_preview_meta_filterwp-includes/revision.php
256_wp_preview_post_thumbnail_filterwp-includes/revision.php
257_wp_preview_terms_filterwp-includes/revision.php
258_wp_privacy_account_request_confirmedwp-includes/user.php
259_wp_privacy_account_request_confirmed_messagewp-includes/user.php
260_wp_privacy_action_request_typeswp-includes/user.php
261_wp_privacy_send_erasure_fulfillment_notificationwp-includes/user.php
262_wp_privacy_send_request_confirmation_notificationwp-includes/user.php
263_wp_privacy_statuseswp-includes/post.php
264_wp_put_post_revisionwp-includes/revision.php
265_wp_register_default_font_collectionswp-includes/fonts.php
266_wp_register_meta_args_allowed_listwp-includes/meta.php
267_wp_register_meta_args_whitelistwp-includes/deprecated.php
268_wp_relative_upload_pathwp-includes/post.php
269_wp_remove_unregistered_widgetswp-includes/widgets.php
270_wp_render_title_tagwp-includes/general-template.php
271_wp_reset_invalid_menu_item_parentwp-includes/nav-menu.php
272_wp_sanitize_utf8_in_redirectwp-includes/pluggable.php
273_wp_scripts_maybe_doing_it_wrongwp-includes/functions.wp-scripts.php
274_wp_sidebars_changedwp-includes/widgets.php
275_wp_specialcharswp-includes/formatting.php
276_wp_timezone_choice_usort_callbackwp-includes/functions.php
277_wp_tinycolor_bound_alphawp-includes/deprecated.php
278_wp_to_kebab_casewp-includes/functions.php
279_wp_translate_php_url_constant_to_keywp-includes/http.php
280_wp_upgrade_revisions_of_postwp-includes/revision.php
281_wp_upload_dirwp-includes/functions.php
282_wptexturize_pushpop_elementwp-includes/formatting.php
283_xwp-includes/l10n.php コンテキストに応じた翻訳テキストを取得する
284_xml_wp_die_handlerwp-includes/functions.php
285_xmlrpc_wp_die_handlerwp-includes/functions.php
286absintwp-includes/load.php
287add_actionwp-includes/plugin.php
288add_comment_metawp-includes/comment.php
289add_custom_backgroundwp-includes/deprecated.php
290add_custom_image_headerwp-includes/deprecated.php
291add_editor_stylewp-includes/theme.php
292add_feedwp-includes/rewrite.php
293add_filterwp-includes/plugin.php フィルターとなる関数を追加する
294add_image_sizewp-includes/media.php
295add_magic_quoteswp-includes/functions.php
296add_metadatawp-includes/meta.php
297add_network_optionwp-includes/option.php
298add_optionwp-includes/option.php
299add_option_whitelistwp-includes/deprecated.php
300add_permastructwp-includes/rewrite.php
301add_pingwp-includes/post.php
302add_post_metawp-includes/post.php 投稿のメタ情報(カスタムフィールド)を追加する
303add_post_type_supportwp-includes/post.php
304add_query_argwp-includes/functions.php
305add_rewrite_endpointwp-includes/rewrite.php
306add_rewrite_rulewp-includes/rewrite.php リライトルールを追加する。URLをカスタマイズする時に利用。
307add_rewrite_tagwp-includes/rewrite.php
308add_rolewp-includes/capabilities.php
309add_shortcodewp-includes/shortcodes.php ショートコードを登録する。[ショートコード名]で登録した関数を投稿本文やテーマ内で実行できるようになる。
310add_site_optionwp-includes/option.php
311add_term_metawp-includes/taxonomy.php
312add_theme_supportwp-includes/theme.php テーマのWordPress標準機能を有効化する場合に利用。
313add_thickboxwp-includes/general-template.php
314add_user_metawp-includes/user.php
315addslashes_gpcwp-includes/formatting.php
316addslashes_strings_onlywp-includes/deprecated.php
317adjacent_image_linkwp-includes/media.php
318adjacent_post_linkwp-includes/link-template.php
319adjacent_posts_rel_linkwp-includes/link-template.php
320adjacent_posts_rel_link_wp_headwp-includes/link-template.php
321admin_urlwp-includes/link-template.php 管理者ページのURLを取得する
322allowed_http_request_hostswp-includes/http.php
323allowed_tagswp-includes/general-template.php
324antispambotwp-includes/formatting.php
325apache_mod_loadedwp-includes/functions.php
326apply_block_core_search_border_stylewp-includes/blocks/search.php
327apply_block_core_search_border_styleswp-includes/blocks/search.php
328apply_block_hooks_to_contentwp-includes/blocks.php
329apply_filterswp-includes/plugin.php 登録されたフィルターを適用実行し、フィルターを通った変数を返す。
330apply_filters_deprecatedwp-includes/plugin.php
331apply_filters_ref_arraywp-includes/plugin.php
332apply_shortcodeswp-includes/shortcodes.php
333atom_enclosurewp-includes/feed.php
334atom_site_iconwp-includes/feed.php
335attachment_url_to_postidwp-includes/media.php
336attribute_escapewp-includes/deprecated.php
337auth_redirectwp-includes/pluggable.php
338author_canwp-includes/capabilities.php
339automatic_feed_linkswp-includes/deprecated.php
340background_colorwp-includes/theme.php
341background_imagewp-includes/theme.php
342backslashitwp-includes/formatting.php
343before_last_barwp-includes/l10n.php
344block_core_calendar_has_published_postswp-includes/blocks/calendar.php
345block_core_calendar_update_has_published_post_on_deletewp-includes/blocks/calendar.php
346block_core_calendar_update_has_published_post_on_transition_post_statuswp-includes/blocks/calendar.php
347block_core_calendar_update_has_published_postswp-includes/blocks/calendar.php
348block_core_comment_template_render_commentswp-includes/blocks/comment-template.php
349block_core_file_ensure_interactivity_dependencywp-includes/deprecated.php
350block_core_gallery_data_id_backcompatibilitywp-includes/blocks/gallery.php
351block_core_gallery_renderwp-includes/blocks/gallery.php
352block_core_heading_renderwp-includes/blocks/heading.php
353block_core_home_link_build_css_colorswp-includes/blocks/home-link.php
354block_core_home_link_build_css_font_sizeswp-includes/blocks/home-link.php
355block_core_home_link_build_li_wrapper_attributeswp-includes/blocks/home-link.php
356block_core_image_ensure_interactivity_dependencywp-includes/deprecated.php
357block_core_image_get_lightbox_settingswp-includes/blocks/image.php
358block_core_image_print_lightbox_overlaywp-includes/blocks/image.php
359block_core_image_render_lightboxwp-includes/blocks/image.php
360block_core_latest_posts_get_excerpt_lengthwp-includes/blocks/latest-posts.php
361block_core_latest_posts_migrate_categorieswp-includes/blocks/latest-posts.php
362block_core_list_renderwp-includes/blocks/list.php
363block_core_navigation_add_directives_to_submenuwp-includes/blocks/navigation.php
364block_core_navigation_block_contains_core_navigationwp-includes/blocks/navigation.php
365block_core_navigation_build_css_colorswp-includes/blocks/navigation.php
366block_core_navigation_build_css_font_sizeswp-includes/blocks/navigation.php
367block_core_navigation_filter_out_empty_blockswp-includes/blocks/navigation.php
368block_core_navigation_from_block_get_post_idswp-includes/blocks/navigation.php
369block_core_navigation_get_classic_menu_fallbackwp-includes/blocks/navigation.php
370block_core_navigation_get_classic_menu_fallback_blockswp-includes/blocks/navigation.php
371block_core_navigation_get_fallback_blockswp-includes/blocks/navigation.php
372block_core_navigation_get_most_recently_published_navigationwp-includes/blocks/navigation.php
373block_core_navigation_get_post_idswp-includes/blocks/navigation.php
374block_core_navigation_insert_hooked_blockswp-includes/blocks/navigation.php
375block_core_navigation_insert_hooked_blocks_into_rest_responsewp-includes/blocks/navigation.php
376block_core_navigation_link_build_css_colorswp-includes/blocks/navigation-link.php
377block_core_navigation_link_build_css_font_sizeswp-includes/blocks/navigation-link.php
378block_core_navigation_link_build_variationswp-includes/blocks/navigation-link.php
379block_core_navigation_link_filter_variationswp-includes/blocks/navigation-link.php
380block_core_navigation_link_maybe_urldecodewp-includes/blocks/navigation-link.php
381block_core_navigation_link_render_submenu_iconwp-includes/blocks/navigation-link.php
382block_core_navigation_maybe_use_classic_menu_fallbackwp-includes/blocks/navigation.php
383block_core_navigation_mock_parsed_blockwp-includes/blocks/navigation.php
384block_core_navigation_parse_blocks_from_menu_itemswp-includes/blocks/navigation.php
385block_core_navigation_remove_serialized_parent_blockwp-includes/blocks/navigation.php
386block_core_navigation_render_submenu_iconwp-includes/blocks/navigation.php
387block_core_navigation_set_ignored_hooked_blocks_metadatawp-includes/blocks/navigation.php
388block_core_navigation_submenu_build_css_colorswp-includes/deprecated.php
389block_core_navigation_submenu_build_css_font_sizeswp-includes/blocks/navigation-submenu.php
390block_core_navigation_submenu_render_submenu_iconwp-includes/blocks/navigation-submenu.php
391block_core_navigation_typographic_presets_backcompatibilitywp-includes/blocks/navigation.php
392block_core_navigation_update_ignore_hooked_blocks_metawp-includes/blocks/navigation.php
393block_core_page_list_build_css_colorswp-includes/blocks/page-list.php
394block_core_page_list_build_css_font_sizeswp-includes/blocks/page-list.php
395block_core_page_list_nest_pageswp-includes/blocks/page-list.php
396block_core_page_list_render_nested_page_listwp-includes/blocks/page-list.php
397block_core_post_template_uses_featured_imagewp-includes/blocks/post-template.php
398block_core_post_terms_build_variationswp-includes/blocks/post-terms.php
399block_core_query_disable_enhanced_paginationwp-includes/blocks/query.php
400block_core_query_ensure_interactivity_dependencywp-includes/deprecated.php
401block_core_social_link_get_color_classeswp-includes/blocks/social-link.php
402block_core_social_link_get_color_styleswp-includes/blocks/social-link.php
403block_core_social_link_get_iconwp-includes/blocks/social-link.php
404block_core_social_link_get_namewp-includes/blocks/social-link.php
405block_core_social_link_serviceswp-includes/blocks/social-link.php
406block_editor_rest_api_preloadwp-includes/block-editor.php
407block_footer_areawp-includes/block-template-utils.php
408block_has_supportwp-includes/blocks.php
409block_header_areawp-includes/block-template-utils.php
410block_template_partwp-includes/block-template-utils.php
411block_versionwp-includes/blocks.php
412bloginfowp-includes/general-template.php サイト情報として保存されているデータを出力表示する。
413bloginfo_rsswp-includes/feed.php
414body_classwp-includes/post-template.php
415bool_from_ynwp-includes/functions.php
416build_comment_query_vars_from_blockwp-includes/blocks.php
417build_dropdown_script_block_core_categorieswp-includes/blocks/categories.php
418build_querywp-includes/functions.php
419build_query_vars_from_query_blockwp-includes/blocks.php
420build_template_part_block_area_variationswp-includes/blocks/template-part.php
421build_template_part_block_instance_variationswp-includes/blocks/template-part.php
422build_template_part_block_variationswp-includes/blocks/template-part.php
423build_variation_for_navigation_linkwp-includes/blocks/navigation-link.php
424cache_javascript_headerswp-includes/functions.php
425cache_userswp-includes/pluggable.php
426calendar_week_modwp-includes/general-template.php
427cancel_comment_reply_linkwp-includes/comment-template.php
428cat_is_ancestor_ofwp-includes/category.php
429category_descriptionwp-includes/category-template.php
430check_admin_refererwp-includes/pluggable.php 管理画面用のセキュリテイ(CSRF)対策としてnonce値、referer値をチェックする。
431check_ajax_refererwp-includes/pluggable.php ajaxリクエスト用のセキュリテイ(CSRF)対策としてnonce値、referer値をチェックする。
432check_and_publish_future_postwp-includes/post.php
433check_commentwp-includes/comment.php
434check_comment_flood_dbwp-includes/comment.php
435check_password_reset_keywp-includes/user.php
436check_theme_switchedwp-includes/theme.php
437checkedwp-includes/general-template.php
438classnames_for_block_core_searchwp-includes/blocks/search.php
439clean_attachment_cachewp-includes/post.php
440clean_bookmark_cachewp-includes/bookmark.php
441clean_category_cachewp-includes/category.php
442clean_comment_cachewp-includes/comment.php
443clean_dirsize_cachewp-includes/functions.php
444clean_object_term_cachewp-includes/taxonomy.php
445clean_page_cachewp-includes/deprecated.php
446clean_post_cachewp-includes/post.php
447clean_prewp-includes/deprecated.php
448clean_taxonomy_cachewp-includes/taxonomy.php
449clean_term_cachewp-includes/taxonomy.php
450clean_urlwp-includes/deprecated.php
451clean_user_cachewp-includes/user.php
452comment_authorwp-includes/comment-template.php
453comment_author_emailwp-includes/comment-template.php
454comment_author_email_linkwp-includes/comment-template.php
455comment_author_linkwp-includes/comment-template.php
456comment_author_rsswp-includes/feed.php
457comment_author_urlwp-includes/comment-template.php
458comment_author_url_linkwp-includes/comment-template.php
459comment_classwp-includes/comment-template.php
460comment_datewp-includes/comment-template.php
461comment_excerptwp-includes/comment-template.php
462comment_formwp-includes/comment-template.php
463comment_form_titlewp-includes/comment-template.php
464comment_guidwp-includes/feed.php
465comment_id_fieldswp-includes/comment-template.php
466comment_linkwp-includes/feed.php
467comment_reply_linkwp-includes/comment-template.php
468comment_textwp-includes/comment-template.php
469comment_text_rsswp-includes/feed.php
470comment_timewp-includes/comment-template.php
471comment_typewp-includes/comment-template.php
472comments_block_form_defaultswp-includes/blocks/comments.php
473comments_linkwp-includes/comment-template.php
474comments_link_feedwp-includes/feed.php
475comments_numberwp-includes/comment-template.php
476comments_openwp-includes/comment-template.php
477comments_popup_linkwp-includes/comment-template.php
478comments_popup_scriptwp-includes/deprecated.php
479comments_rsswp-includes/deprecated.php
480comments_rss_linkwp-includes/deprecated.php
481comments_templatewp-includes/comment-template.php
482content_urlwp-includes/link-template.php
483convert_charswp-includes/formatting.php
484convert_invalid_entitieswp-includes/formatting.php
485convert_smilieswp-includes/formatting.php
486count_userswp-includes/user.php
487create_initial_post_typeswp-includes/post.php
488create_initial_rest_routeswp-includes/rest-api.php
489create_initial_taxonomieswp-includes/taxonomy.php
490create_initial_theme_featureswp-includes/theme.php
491create_userwp-includes/deprecated.php
492current_actionwp-includes/plugin.php
493current_datetimewp-includes/functions.php
494current_filterwp-includes/plugin.php
495current_theme_supportswp-includes/theme.php
496current_timewp-includes/functions.php
497current_user_canwp-includes/capabilities.php 現在のユーザーの権限を判定する。
498current_user_can_for_blogwp-includes/deprecated.php
499current_user_can_for_sitewp-includes/capabilities.php
500date_i18nwp-includes/functions.php 設定したタイムゾーンでの日時を取得する。今は非推奨で wp_date() を使う。
501dead_dbwp-includes/functions.php
502debug_fclosewp-includes/deprecated.php
503debug_fopenwp-includes/deprecated.php
504debug_fwritewp-includes/deprecated.php
505default_topic_count_scalewp-includes/category-template.php
506default_topic_count_textwp-includes/deprecated.php
507delete_all_user_settingswp-includes/option.php
508delete_comment_metawp-includes/comment.php
509delete_expired_transientswp-includes/option.php
510delete_get_calendar_cachewp-includes/general-template.php
511delete_metadatawp-includes/meta.php
512delete_metadata_by_midwp-includes/meta.php
513delete_network_optionwp-includes/option.php
514delete_optionwp-includes/option.php
515delete_post_metawp-includes/post.php
516delete_post_meta_by_keywp-includes/post.php
517delete_post_thumbnailwp-includes/post.php
518delete_site_optionwp-includes/option.php
519delete_site_transientwp-includes/option.php
520delete_term_metawp-includes/taxonomy.php
521delete_transientwp-includes/option.php
522delete_user_metawp-includes/user.php
523delete_user_optionwp-includes/user.php
524delete_user_settingwp-includes/option.php
525delete_usermetawp-includes/deprecated.php
526determine_localewp-includes/l10n.php
527did_actionwp-includes/plugin.php
528did_filterwp-includes/plugin.php
529disabledwp-includes/general-template.php
530discard_sidebar_being_renderedwp-includes/blocks/widget-group.php
531discover_pingback_server_uriwp-includes/comment.php
532display_header_textwp-includes/theme.php
533do_actionwp-includes/plugin.php アクションフックに登録された関数を実行する。
534do_action_deprecatedwp-includes/plugin.php
535do_action_ref_arraywp-includes/plugin.php
536do_all_enclosureswp-includes/comment.php
537do_all_pingbackswp-includes/comment.php
538do_all_pingswp-includes/comment.php
539do_all_trackbackswp-includes/comment.php
540do_blockswp-includes/blocks.php
541do_enclosewp-includes/functions.php
542do_faviconwp-includes/functions.php
543do_feedwp-includes/functions.php
544do_feed_atomwp-includes/functions.php
545do_feed_rdfwp-includes/functions.php
546do_feed_rsswp-includes/functions.php
547do_feed_rss2wp-includes/functions.php
548do_robotswp-includes/functions.php
549do_shortcodewp-includes/shortcodes.php 文字列に含まれるショートコードを実行して結果の文字列を返す。
550do_shortcode_tagwp-includes/shortcodes.php
551do_shortcodes_in_html_tagswp-includes/shortcodes.php
552do_trackbackswp-includes/comment.php
553doing_actionwp-includes/plugin.php
554doing_filterwp-includes/plugin.php
555dropdown_catswp-includes/deprecated.php
556dynamic_sidebarwp-includes/widgets.php
557edit_bookmark_linkwp-includes/link-template.php
558edit_comment_linkwp-includes/link-template.php
559edit_post_linkwp-includes/link-template.php
560edit_tag_linkwp-includes/link-template.php
561edit_term_linkwp-includes/link-template.php
562email_existswp-includes/user.php
563enqueue_block_styles_assetswp-includes/script-loader.php
564enqueue_editor_block_styles_assetswp-includes/script-loader.php
565enqueue_embed_scriptswp-includes/embed.php
566enqueue_legacy_post_comments_block_styleswp-includes/blocks/comments.php
567ent2ncrwp-includes/formatting.php
568esc_attrwp-includes/formatting.php htmlタグのエスケープ。inputタグの属性値などに対して適用する。
569esc_attr__wp-includes/l10n.php
570esc_attr_ewp-includes/l10n.php
571esc_attr_xwp-includes/l10n.php
572esc_htmlwp-includes/formatting.php htmlタグのエスケープ。本文などに対して適用する。
573esc_html__wp-includes/l10n.php
574esc_html_ewp-includes/l10n.php
575esc_html_xwp-includes/l10n.php
576esc_sqlwp-includes/formatting.php sql文字列のエスケープ。
577esc_textareawp-includes/formatting.php htmlタグのエスケープ。テキストエリアの入力値に対して適用する。
578esc_urlwp-includes/formatting.php URLのエスケープ。href値やsrc値に対して適用する。
579esc_url_rawwp-includes/formatting.php
580esc_xmlwp-includes/formatting.php
581excerpt_remove_blockswp-includes/blocks.php
582excerpt_remove_footnoteswp-includes/blocks.php
583extract_serialized_parent_blockwp-includes/blocks.php
584feed_content_typewp-includes/feed.php
585feed_linkswp-includes/general-template.php
586feed_links_extrawp-includes/general-template.php
587fetch_feedwp-includes/feed.php
588filter_block_contentwp-includes/blocks.php
589filter_block_core_template_part_attributeswp-includes/blocks.php
590filter_block_kseswp-includes/blocks.php
591filter_block_kses_valuewp-includes/blocks.php
592filter_default_metadatawp-includes/meta.php
593filter_default_optionwp-includes/option.php
594flush_rewrite_ruleswp-includes/rewrite.php
595force_balance_tagswp-includes/formatting.php
596force_ssl_adminwp-includes/functions.php
597force_ssl_loginwp-includes/deprecated.php
598form_optionwp-includes/option.php
599format_for_editorwp-includes/formatting.php
600format_to_editwp-includes/formatting.php
601format_to_postwp-includes/deprecated.php
602funky_javascript_callbackwp-includes/deprecated.php
603funky_javascript_fixwp-includes/deprecated.php
604gallery_shortcodewp-includes/media.php
605gd_edit_image_supportwp-includes/deprecated.php
606generate_block_asset_handlewp-includes/blocks.php
607generate_postdatawp-includes/query.php
608generic_pingwp-includes/comment.php
609get_404_templatewp-includes/template.php
610get_adjacent_image_linkwp-includes/media.php
611get_adjacent_postwp-includes/link-template.php
612get_adjacent_post_linkwp-includes/link-template.php
613get_adjacent_post_rel_linkwp-includes/link-template.php
614get_admin_urlwp-includes/link-template.php
615get_all_category_idswp-includes/deprecated.php
616get_all_page_idswp-includes/post.php
617get_all_post_type_supportswp-includes/post.php
618get_all_registered_block_bindings_sourceswp-includes/block-bindings.php
619get_all_user_settingswp-includes/option.php
620get_alloptionswp-includes/deprecated.php
621get_allowed_block_template_part_areaswp-includes/block-template-utils.php
622get_allowed_block_typeswp-includes/block-editor.php
623get_allowed_http_originswp-includes/http.php
624get_allowed_mime_typeswp-includes/functions.php
625get_ancestorswp-includes/taxonomy.php
626get_approved_commentswp-includes/comment.php
627get_archive_templatewp-includes/template.php
628get_archiveswp-includes/deprecated.php
629get_archives_linkwp-includes/general-template.php
630get_attached_filewp-includes/post.php
631get_attached_mediawp-includes/media.php
632get_attachment_iconwp-includes/deprecated.php
633get_attachment_icon_srcwp-includes/deprecated.php
634get_attachment_linkwp-includes/link-template.php
635get_attachment_taxonomieswp-includes/media.php
636get_attachment_templatewp-includes/template.php
637get_author_feed_linkwp-includes/link-template.php
638get_author_linkwp-includes/deprecated.php
639get_author_namewp-includes/deprecated.php
640get_author_posts_urlwp-includes/author-template.php
641get_author_rss_linkwp-includes/deprecated.php
642get_author_templatewp-includes/template.php
643get_autotogglewp-includes/deprecated.php
644get_available_languageswp-includes/l10n.php
645get_available_post_mime_typeswp-includes/post.php
646get_avatarwp-includes/pluggable.php
647get_avatar_datawp-includes/link-template.php
648get_avatar_urlwp-includes/link-template.php
649get_background_colorwp-includes/theme.php
650get_background_imagewp-includes/theme.php
651get_block_asset_urlwp-includes/blocks.php
652get_block_bindings_sourcewp-includes/block-bindings.php
653get_block_categorieswp-includes/block-editor.php
654get_block_core_avatar_border_attributeswp-includes/blocks/avatar.php
655get_block_core_post_featured_image_border_attributeswp-includes/blocks/post-featured-image.php
656get_block_core_post_featured_image_overlay_element_markupwp-includes/blocks/post-featured-image.php
657get_block_editor_settingswp-includes/block-editor.php
658get_block_editor_theme_styleswp-includes/block-editor.php
659get_block_file_templatewp-includes/block-template-utils.php
660get_block_metadata_i18n_schemawp-includes/blocks.php
661get_block_templatewp-includes/block-template-utils.php
662get_block_templateswp-includes/block-template-utils.php
663get_block_theme_folderswp-includes/block-template-utils.php
664get_block_wrapper_attributeswp-includes/class-wp-block-supports.php
665get_bloginfowp-includes/general-template.php
666get_bloginfo_rsswp-includes/feed.php
667get_blogs_of_userwp-includes/user.php
668get_body_classwp-includes/post-template.php
669get_bookmarkwp-includes/bookmark.php
670get_bookmark_fieldwp-includes/bookmark.php
671get_bookmarkswp-includes/bookmark.php
672get_border_color_classes_for_block_core_searchwp-includes/blocks/search.php
673get_boundary_postwp-includes/link-template.php
674get_boundary_post_rel_linkwp-includes/deprecated.php
675get_calendarwp-includes/general-template.php
676get_cancel_comment_reply_linkwp-includes/comment-template.php
677get_cat_namewp-includes/category.php
678get_categorieswp-includes/category.php
679get_categorywp-includes/category.php
680get_category_by_pathwp-includes/category.php
681get_category_by_slugwp-includes/category.php
682get_category_childrenwp-includes/deprecated.php
683get_category_feed_linkwp-includes/link-template.php
684get_category_linkwp-includes/category-template.php
685get_category_parentswp-includes/category-template.php
686get_category_rss_linkwp-includes/deprecated.php
687get_category_templatewp-includes/template.php
688get_catnamewp-includes/deprecated.php
689get_childrenwp-includes/post.php
690get_classic_theme_supports_block_editor_settingswp-includes/block-editor.php
691get_color_classes_for_block_core_searchwp-includes/blocks/search.php
692get_commentwp-includes/comment.php
693get_comment_authorwp-includes/comment-template.php
694get_comment_author_emailwp-includes/comment-template.php
695get_comment_author_email_linkwp-includes/comment-template.php
696get_comment_author_linkwp-includes/comment-template.php
697get_comment_author_rsswp-includes/feed.php
698get_comment_author_urlwp-includes/comment-template.php
699get_comment_author_url_linkwp-includes/comment-template.php
700get_comment_classwp-includes/comment-template.php
701get_comment_countwp-includes/comment.php
702get_comment_datewp-includes/comment-template.php
703get_comment_delimited_block_contentwp-includes/blocks.php
704get_comment_excerptwp-includes/comment-template.php
705get_comment_guidwp-includes/feed.php
706get_comment_id_fieldswp-includes/comment-template.php
707get_comment_linkwp-includes/comment-template.php
708get_comment_metawp-includes/comment.php
709get_comment_pages_countwp-includes/comment.php
710get_comment_reply_linkwp-includes/comment-template.php
711get_comment_statuseswp-includes/comment.php
712get_comment_textwp-includes/comment-template.php
713get_comment_timewp-includes/comment-template.php
714get_comment_typewp-includes/comment-template.php
715get_commentdatawp-includes/deprecated.php
716get_commentswp-includes/comment.php
717get_comments_linkwp-includes/comment-template.php
718get_comments_numberwp-includes/comment-template.php
719get_comments_number_textwp-includes/comment-template.php
720get_comments_pagenum_linkwp-includes/link-template.php
721get_comments_pagination_arrowwp-includes/blocks.php
722get_comments_popup_templatewp-includes/deprecated.php
723get_current_blog_idwp-includes/load.php
724get_current_network_idwp-includes/load.php
725get_current_themewp-includes/deprecated.php
726get_current_user_idwp-includes/user.php
727get_currentuserinfowp-includes/pluggable-deprecated.php
728get_custom_headerwp-includes/theme.php
729get_custom_header_markupwp-includes/theme.php
730get_custom_logowp-includes/general-template.php
731get_dashboard_urlwp-includes/link-template.php
732get_date_from_gmtwp-includes/formatting.php
733get_date_templatewp-includes/template.php
734get_day_linkwp-includes/link-template.php
735get_default_block_categorieswp-includes/block-editor.php
736get_default_block_editor_settingswp-includes/block-editor.php
737get_default_block_template_typeswp-includes/block-template-utils.php
738get_default_comment_statuswp-includes/comment.php
739get_default_feedwp-includes/feed.php
740get_delete_post_linkwp-includes/link-template.php
741get_dirsizewp-includes/functions.php
742get_dynamic_block_nameswp-includes/blocks.php
743get_edit_bookmark_linkwp-includes/link-template.php
744get_edit_comment_linkwp-includes/link-template.php
745get_edit_post_linkwp-includes/link-template.php
746get_edit_profile_urlwp-includes/link-template.php
747get_edit_tag_linkwp-includes/link-template.php
748get_edit_term_linkwp-includes/link-template.php
749get_edit_user_linkwp-includes/link-template.php
750get_editor_stylesheetswp-includes/theme.php
751get_embed_templatewp-includes/template.php
752get_enclosedwp-includes/post.php
753get_extendedwp-includes/post.php
754get_feed_build_datewp-includes/feed.php
755get_feed_linkwp-includes/link-template.php
756get_file_datawp-includes/functions.php
757get_footerwp-includes/general-template.php
758get_front_page_templatewp-includes/template.php
759get_gmt_from_datewp-includes/formatting.php
760get_headerwp-includes/general-template.php
761get_header_imagewp-includes/theme.php
762get_header_image_tagwp-includes/theme.php
763get_header_textcolorwp-includes/theme.php
764get_header_video_settingswp-includes/theme.php
765get_header_video_urlwp-includes/theme.php
766get_home_templatewp-includes/template.php
767get_home_urlwp-includes/link-template.php
768get_hooked_blockswp-includes/blocks.php
769get_html_split_regexwp-includes/formatting.php
770get_http_originwp-includes/http.php
771get_image_tagwp-includes/media.php
772get_index_rel_linkwp-includes/deprecated.php
773get_index_templatewp-includes/template.php
774get_intermediate_image_sizeswp-includes/media.php
775get_language_attributeswp-includes/general-template.php
776get_lastcommentmodifiedwp-includes/comment.php
777get_lastpostdatewp-includes/post.php
778get_lastpostmodifiedwp-includes/post.php
779get_legacy_widget_block_editor_settingswp-includes/block-editor.php
780get_linkwp-includes/deprecated.php
781get_linkcatnamewp-includes/deprecated.php
782get_linkobjectswp-includes/deprecated.php
783get_linkobjectsbynamewp-includes/deprecated.php
784get_linkratingwp-includes/deprecated.php
785get_linkswp-includes/deprecated.php
786get_links_listwp-includes/deprecated.php
787get_links_withratingwp-includes/deprecated.php
788get_linksbynamewp-includes/deprecated.php
789get_linksbyname_withratingwp-includes/deprecated.php
790get_localewp-includes/l10n.php
791get_locale_stylesheet_uriwp-includes/theme.php
792get_main_network_idwp-includes/functions.php
793get_main_site_idwp-includes/functions.php
794get_media_embedded_in_contentwp-includes/media.php
795get_meta_sqlwp-includes/meta.php
796get_metadatawp-includes/meta.php
797get_metadata_by_midwp-includes/meta.php
798get_metadata_defaultwp-includes/meta.php
799get_metadata_rawwp-includes/meta.php
800get_month_linkwp-includes/link-template.php
801get_nav_menu_locationswp-includes/nav-menu.php
802get_network_optionwp-includes/option.php
803get_next_comments_linkwp-includes/link-template.php
804get_next_image_linkwp-includes/media.php
805get_next_postwp-includes/link-template.php
806get_next_post_linkwp-includes/link-template.php
807get_next_posts_linkwp-includes/link-template.php
808get_next_posts_page_linkwp-includes/link-template.php
809get_num_querieswp-includes/functions.php
810get_object_subtypewp-includes/meta.php
811get_object_taxonomieswp-includes/taxonomy.php
812get_object_term_cachewp-includes/taxonomy.php
813get_objects_in_termwp-includes/taxonomy.php
814get_oembed_response_datawp-includes/embed.php
815get_oembed_response_data_for_urlwp-includes/embed.php
816get_oembed_response_data_richwp-includes/embed.php
817get_optionwp-includes/option.php
818get_optionswp-includes/option.php
819get_pagewp-includes/post.php
820get_page_by_pathwp-includes/post.php
821get_page_by_titlewp-includes/deprecated.php
822get_page_childrenwp-includes/post.php
823get_page_hierarchywp-includes/post.php
824get_page_linkwp-includes/link-template.php
825get_page_of_commentwp-includes/comment.php
826get_page_statuseswp-includes/post.php
827get_page_templatewp-includes/template.php
828get_page_template_slugwp-includes/post-template.php
829get_page_uriwp-includes/post.php
830get_paged_templatewp-includes/deprecated.php
831get_pagenum_linkwp-includes/link-template.php
832get_pageswp-includes/post.php
833get_parent_post_rel_linkwp-includes/deprecated.php
834get_parent_theme_file_pathwp-includes/link-template.php
835get_parent_theme_file_uriwp-includes/link-template.php
836get_password_reset_keywp-includes/user.php
837get_permalinkwp-includes/link-template.php 投稿ID等からパーマリンク(url)を取得する。
838get_postwp-includes/post.php 投稿ID等から投稿情報を取得する。
839get_post_ancestorswp-includes/post.php
840get_post_classwp-includes/post-template.php
841get_post_comments_feed_linkwp-includes/link-template.php
842get_post_customwp-includes/post.php
843get_post_custom_keyswp-includes/post.php
844get_post_custom_valueswp-includes/post.php
845get_post_datetimewp-includes/general-template.php
846get_post_embed_htmlwp-includes/embed.php
847get_post_embed_urlwp-includes/embed.php
848get_post_fieldwp-includes/post.php
849get_post_formatwp-includes/post-formats.php
850get_post_format_linkwp-includes/post-formats.php
851get_post_format_slugswp-includes/post-formats.php
852get_post_format_stringwp-includes/post-formats.php
853get_post_format_stringswp-includes/post-formats.php
854get_post_gallerieswp-includes/media.php
855get_post_galleries_imageswp-includes/media.php
856get_post_gallerywp-includes/media.php
857get_post_gallery_imageswp-includes/media.php
858get_post_metawp-includes/post.php 投稿のメタ情報(カスタムフィールド)値を取得する。
859get_post_mime_typewp-includes/post.php
860get_post_mime_typeswp-includes/post.php
861get_post_modified_timewp-includes/general-template.php
862get_post_parentwp-includes/post-template.php
863get_post_permalinkwp-includes/link-template.php
864get_post_reply_linkwp-includes/comment-template.php
865get_post_statiwp-includes/post.php
866get_post_statuswp-includes/post.php
867get_post_status_objectwp-includes/post.php
868get_post_statuseswp-includes/post.php
869get_post_taxonomieswp-includes/taxonomy.php
870get_post_thumbnail_idwp-includes/post-thumbnail-template.php
871get_post_timewp-includes/general-template.php
872get_post_timestampwp-includes/general-template.php
873get_post_typewp-includes/post.php
874get_post_type_archive_feed_linkwp-includes/link-template.php
875get_post_type_archive_linkwp-includes/link-template.php
876get_post_type_archive_templatewp-includes/template.php
877get_post_type_capabilitieswp-includes/post.php
878get_post_type_labelswp-includes/post.php
879get_post_type_objectwp-includes/post.php
880get_post_typeswp-includes/post.php
881get_post_types_by_supportwp-includes/post.php
882get_postdatawp-includes/deprecated.php
883get_postswp-includes/post.php 指定条件に応じた投稿リストを取得する。投稿タイプやカスタムフィールド値での検索が行える。
884get_posts_nav_linkwp-includes/link-template.php
885get_preview_post_linkwp-includes/link-template.php
886get_previous_comments_linkwp-includes/link-template.php
887get_previous_image_linkwp-includes/media.php
888get_previous_postwp-includes/link-template.php
889get_previous_post_linkwp-includes/link-template.php
890get_previous_posts_linkwp-includes/link-template.php
891get_previous_posts_page_linkwp-includes/link-template.php
892get_privacy_policy_templatewp-includes/template.php
893get_privacy_policy_urlwp-includes/link-template.php
894get_profilewp-includes/deprecated.php
895get_pungwp-includes/post.php
896get_queried_objectwp-includes/query.php
897get_queried_object_idwp-includes/query.php
898get_query_pagination_arrowwp-includes/blocks.php
899get_query_templatewp-includes/template.php
900get_query_varwp-includes/query.php
901get_random_header_imagewp-includes/theme.php
902get_raw_theme_rootwp-includes/theme.php
903get_registered_meta_keyswp-includes/meta.php
904get_registered_metadatawp-includes/meta.php
905get_registered_nav_menuswp-includes/nav-menu.php
906get_registered_settingswp-includes/option.php
907get_registered_theme_featurewp-includes/theme.php
908get_registered_theme_featureswp-includes/theme.php
909get_rest_urlwp-includes/rest-api.php
910get_rolewp-includes/capabilities.php
911get_search_comments_feed_linkwp-includes/link-template.php
912get_search_feed_linkwp-includes/link-template.php
913get_search_formwp-includes/general-template.php
914get_search_linkwp-includes/link-template.php
915get_search_querywp-includes/general-template.php
916get_search_templatewp-includes/template.php
917get_self_linkwp-includes/feed.php
918get_settingswp-includes/deprecated.php
919get_shortcode_atts_regexwp-includes/shortcodes.php
920get_shortcode_regexwp-includes/shortcodes.php
921get_shortcode_tags_in_contentwp-includes/shortcodes.php
922get_shortcut_linkwp-includes/deprecated.php
923get_sidebarwp-includes/general-template.php
924get_single_templatewp-includes/template.php
925get_singular_templatewp-includes/template.php
926get_site_icon_urlwp-includes/general-template.php
927get_site_optionwp-includes/option.php
928get_site_transientwp-includes/option.php
929get_site_urlwp-includes/link-template.php
930get_sitemap_urlwp-includes/sitemaps.php
931get_status_header_descwp-includes/functions.php
932get_stylesheetwp-includes/theme.php
933get_stylesheet_directorywp-includes/theme.php
934get_stylesheet_directory_uriwp-includes/theme.php
935get_stylesheet_uriwp-includes/theme.php
936get_super_adminswp-includes/capabilities.php
937get_tagwp-includes/category.php
938get_tag_feed_linkwp-includes/link-template.php
939get_tag_linkwp-includes/category-template.php
940get_tag_regexwp-includes/functions.php
941get_tag_templatewp-includes/template.php
942get_tagswp-includes/category.php
943get_tax_sqlwp-includes/taxonomy.php
944get_taxonomieswp-includes/taxonomy.php
945get_taxonomies_for_attachmentswp-includes/media.php
946get_taxonomywp-includes/taxonomy.php
947get_taxonomy_labelswp-includes/taxonomy.php
948get_taxonomy_templatewp-includes/template.php
949get_temp_dirwp-includes/functions.php
950get_templatewp-includes/theme.php
951get_template_directorywp-includes/theme.php
952get_template_directory_uriwp-includes/theme.php
953get_template_hierarchywp-includes/block-template-utils.php
954get_template_partwp-includes/general-template.php
955get_termwp-includes/taxonomy.php
956get_term_bywp-includes/taxonomy.php
957get_term_childrenwp-includes/taxonomy.php
958get_term_feed_linkwp-includes/link-template.php
959get_term_fieldwp-includes/taxonomy.php
960get_term_linkwp-includes/taxonomy.php
961get_term_metawp-includes/taxonomy.php
962get_term_parents_listwp-includes/category-template.php
963get_term_to_editwp-includes/taxonomy.php
964get_termswp-includes/taxonomy.php
965get_the_archive_descriptionwp-includes/general-template.php
966get_the_archive_titlewp-includes/general-template.php
967get_the_attachment_linkwp-includes/deprecated.php
968get_the_authorwp-includes/author-template.php
969get_the_author_aimwp-includes/deprecated.php
970get_the_author_descriptionwp-includes/deprecated.php
971get_the_author_emailwp-includes/deprecated.php
972get_the_author_firstnamewp-includes/deprecated.php
973get_the_author_icqwp-includes/deprecated.php
974get_the_author_lastnamewp-includes/deprecated.php
975get_the_author_linkwp-includes/author-template.php
976get_the_author_loginwp-includes/deprecated.php
977get_the_author_metawp-includes/author-template.php
978get_the_author_msnwp-includes/deprecated.php
979get_the_author_nicknamewp-includes/deprecated.php
980get_the_author_postswp-includes/author-template.php
981get_the_author_posts_linkwp-includes/author-template.php
982get_the_author_urlwp-includes/deprecated.php
983get_the_author_yimwp-includes/deprecated.php
984get_the_block_template_htmlwp-includes/block-template.php
985get_the_categorywp-includes/category-template.php
986get_the_category_listwp-includes/category-template.php
987get_the_category_rsswp-includes/feed.php
988get_the_comments_navigationwp-includes/link-template.php
989get_the_comments_paginationwp-includes/link-template.php
990get_the_contentwp-includes/post-template.php
991get_the_content_feedwp-includes/feed.php
992get_the_datewp-includes/general-template.php
993get_the_excerptwp-includes/post-template.php
994get_the_generatorwp-includes/general-template.php
995get_the_guidwp-includes/post-template.php
996get_the_modified_authorwp-includes/author-template.php
997get_the_modified_datewp-includes/general-template.php
998get_the_modified_timewp-includes/general-template.php
999get_the_password_formwp-includes/post-template.php
1000get_the_permalinkwp-includes/link-template.php
1001get_the_post_navigationwp-includes/link-template.php
1002get_the_post_thumbnailwp-includes/post-thumbnail-template.php
1003get_the_post_thumbnail_captionwp-includes/post-thumbnail-template.php
1004get_the_post_thumbnail_urlwp-includes/post-thumbnail-template.php
1005get_the_post_type_descriptionwp-includes/general-template.php
1006get_the_posts_navigationwp-includes/link-template.php
1007get_the_posts_paginationwp-includes/link-template.php
1008get_the_privacy_policy_linkwp-includes/link-template.php
1009get_the_tag_listwp-includes/category-template.php
1010get_the_tagswp-includes/category-template.php
1011get_the_taxonomieswp-includes/taxonomy.php
1012get_the_term_listwp-includes/category-template.php
1013get_the_termswp-includes/category-template.php
1014get_the_timewp-includes/general-template.php
1015get_the_titlewp-includes/post-template.php
1016get_the_title_rsswp-includes/feed.php
1017get_themewp-includes/deprecated.php
1018get_theme_datawp-includes/deprecated.php
1019get_theme_file_pathwp-includes/link-template.php
1020get_theme_file_uriwp-includes/link-template.php
1021get_theme_modwp-includes/theme.php
1022get_theme_modswp-includes/theme.php
1023get_theme_rootwp-includes/theme.php
1024get_theme_root_uriwp-includes/theme.php
1025get_theme_rootswp-includes/theme.php
1026get_theme_starter_contentwp-includes/theme.php
1027get_theme_supportwp-includes/theme.php
1028get_themeswp-includes/deprecated.php
1029get_to_pingwp-includes/post.php
1030get_trackback_urlwp-includes/comment-template.php
1031get_transientwp-includes/option.php
1032get_translations_for_domainwp-includes/l10n.php
1033get_typography_classes_for_block_core_searchwp-includes/blocks/search.php
1034get_typography_styles_for_block_core_searchwp-includes/blocks/search.php
1035get_uploaded_header_imageswp-includes/theme.php
1036get_url_in_contentwp-includes/formatting.php
1037get_userwp-includes/user.php
1038get_user_bywp-includes/pluggable.php
1039get_user_by_emailwp-includes/pluggable-deprecated.php
1040get_user_countwp-includes/user.php
1041get_user_localewp-includes/l10n.php
1042get_user_metawp-includes/user.php
1043get_user_metavalueswp-includes/deprecated.php
1044get_user_optionwp-includes/user.php
1045get_user_settingwp-includes/option.php
1046get_userdatawp-includes/pluggable.php
1047get_userdatabyloginwp-includes/pluggable-deprecated.php
1048get_usermetawp-includes/deprecated.php
1049get_usernumpostswp-includes/deprecated.php
1050get_userswp-includes/user.php
1051get_users_of_blogwp-includes/deprecated.php
1052get_weekstartendwp-includes/functions.php
1053get_wp_title_rsswp-includes/feed.php
1054get_year_linkwp-includes/link-template.php
1055global_terms_enabledwp-includes/deprecated.php
1056grant_super_adminwp-includes/capabilities.php
1057gzip_compressionwp-includes/deprecated.php
1058handle_legacy_widget_preview_iframewp-includes/blocks/legacy-widget.php
1059has_actionwp-includes/plugin.php
1060has_blockwp-includes/blocks.php
1061has_blockswp-includes/blocks.php
1062has_categorywp-includes/category-template.php
1063has_custom_headerwp-includes/theme.php
1064has_custom_logowp-includes/general-template.php
1065has_excerptwp-includes/post-template.php
1066has_filterwp-includes/plugin.php
1067has_header_imagewp-includes/theme.php
1068has_header_videowp-includes/theme.php
1069has_image_sizewp-includes/media.php
1070has_nav_menuwp-includes/nav-menu.php
1071has_post_formatwp-includes/post-formats.php
1072has_post_parentwp-includes/post-template.php
1073has_post_thumbnailwp-includes/post-thumbnail-template.php
1074has_shortcodewp-includes/shortcodes.php
1075has_site_iconwp-includes/general-template.php
1076has_tagwp-includes/category-template.php
1077has_termwp-includes/category-template.php
1078has_term_metawp-includes/taxonomy.php
1079has_translationwp-includes/l10n.php
1080have_commentswp-includes/query.php
1081have_postswp-includes/query.php
1082header_imagewp-includes/theme.php
1083header_textcolorwp-includes/theme.php
1084home_urlwp-includes/link-template.php
1085html_type_rsswp-includes/feed.php
1086htmlentities2wp-includes/formatting.php
1087human_readable_durationwp-includes/functions.php
1088human_time_diffwp-includes/formatting.php
1089iis7_supports_permalinkswp-includes/functions.php
1090image_constrain_size_for_editorwp-includes/media.php
1091image_downsizewp-includes/media.php
1092image_get_intermediate_sizewp-includes/media.php
1093image_hwstringwp-includes/media.php
1094image_make_intermediate_sizewp-includes/media.php
1095image_resizewp-includes/deprecated.php
1096image_resize_dimensionswp-includes/media.php
1097img_caption_shortcodewp-includes/media.php
1098in_categorywp-includes/category-template.php
1099in_the_loopwp-includes/query.php
1100includes_urlwp-includes/link-template.php
1101index_rel_linkwp-includes/deprecated.php
1102inject_ignored_hooked_blocks_metadata_attributeswp-includes/block-template-utils.php
1103insert_hooked_blockswp-includes/blocks.php
1104insert_hooked_blocks_and_set_ignored_hooked_blocks_metadatawp-includes/blocks.php
1105insert_hooked_blocks_into_rest_responsewp-includes/blocks.php
1106is_404wp-includes/query.php リクエストのページが存在しないかの判定に利用。
1107is_active_sidebarwp-includes/widgets.php
1108is_active_widgetwp-includes/widgets.php
1109is_adminwp-includes/load.php リクエストのページが管理者ページかを判定。
1110is_admin_bar_showingwp-includes/admin-bar.php
1111is_allowed_http_originwp-includes/http.php
1112is_archivewp-includes/query.php リクエストのページがアーカイブ(一覧)ページかを判定。
1113is_attachmentwp-includes/query.php
1114is_authorwp-includes/query.php
1115is_avatar_comment_typewp-includes/link-template.php
1116is_blog_adminwp-includes/load.php
1117is_blog_installedwp-includes/functions.php
1118is_blog_userwp-includes/deprecated.php
1119is_categorywp-includes/query.php リクエストのページがカテゴリーページかの判定。
1120is_child_themewp-includes/theme.php
1121is_comment_feedwp-includes/query.php
1122is_comments_popupwp-includes/deprecated.php
1123is_customize_previewwp-includes/theme.php
1124is_datewp-includes/query.php
1125is_daywp-includes/query.php
1126is_dynamic_sidebarwp-includes/widgets.php
1127is_emailwp-includes/formatting.php
1128is_embedwp-includes/query.php
1129is_faviconwp-includes/query.php
1130is_feedwp-includes/query.php
1131is_front_pagewp-includes/query.php リクエストのページがフロントページかの判定。ホームページの表示設定が「最新の投稿」か設定した「固定ページ」の場合にtrue
1132is_gd_imagewp-includes/media.php
1133is_header_video_activewp-includes/theme.php
1134is_homewp-includes/query.php リクエストのページが投稿一覧かの判定。ホームページの表示設定が「最新の投稿」か設定した「固定ページ」の場合にtrue
1135is_lighttpd_before_150wp-includes/functions.php
1136is_local_attachmentwp-includes/post.php
1137is_locale_switchedwp-includes/l10n.php
1138is_loginwp-includes/load.php
1139is_main_networkwp-includes/functions.php
1140is_main_querywp-includes/query.php
1141is_main_sitewp-includes/functions.php
1142is_monthwp-includes/query.php
1143is_multi_authorwp-includes/author-template.php
1144is_multisitewp-includes/load.php
1145is_nav_menuwp-includes/nav-menu.php
1146is_nav_menu_itemwp-includes/nav-menu.php
1147is_network_adminwp-includes/load.php
1148is_new_daywp-includes/functions.php
1149is_object_in_taxonomywp-includes/taxonomy.php
1150is_object_in_termwp-includes/taxonomy.php
1151is_pagewp-includes/query.php
1152is_page_templatewp-includes/post-template.php
1153is_pagedwp-includes/query.php
1154is_php_version_compatiblewp-includes/functions.php
1155is_plugin_pagewp-includes/deprecated.php
1156is_post_status_viewablewp-includes/post.php
1157is_post_type_archivewp-includes/query.php
1158is_post_type_hierarchicalwp-includes/post.php
1159is_post_type_viewablewp-includes/post.php
1160is_previewwp-includes/query.php
1161is_privacy_policywp-includes/query.php
1162is_random_header_imagewp-includes/theme.php
1163is_registered_sidebarwp-includes/widgets.php
1164is_robotswp-includes/query.php
1165is_rtlwp-includes/l10n.php
1166is_searchwp-includes/query.php
1167is_serializedwp-includes/functions.php
1168is_serialized_stringwp-includes/functions.php
1169is_singlewp-includes/query.php
1170is_singularwp-includes/query.php
1171is_site_meta_supportedwp-includes/functions.php
1172is_sslwp-includes/load.php
1173is_stickywp-includes/post.php
1174is_super_adminwp-includes/capabilities.php
1175is_tagwp-includes/query.php
1176is_taxwp-includes/query.php
1177is_taxonomywp-includes/deprecated.php
1178is_taxonomy_hierarchicalwp-includes/taxonomy.php
1179is_taxonomy_viewablewp-includes/taxonomy.php
1180is_termwp-includes/deprecated.php
1181is_textdomain_loadedwp-includes/l10n.php
1182is_timewp-includes/query.php
1183is_trackbackwp-includes/query.php
1184is_user_adminwp-includes/load.php
1185is_user_logged_inwp-includes/pluggable.php
1186is_user_member_of_blogwp-includes/user.php
1187is_utf8_charsetwp-includes/functions.php
1188is_wp_errorwp-includes/load.php
1189is_wp_version_compatiblewp-includes/functions.php
1190is_yearwp-includes/query.php
1191iso8601_timezone_to_offsetwp-includes/formatting.php
1192iso8601_to_datetimewp-includes/formatting.php
1193kses_initwp-includes/kses.php
1194kses_init_filterswp-includes/kses.php
1195kses_remove_filterswp-includes/kses.php
1196language_attributeswp-includes/general-template.php
1197like_escapewp-includes/deprecated.php
1198link_pageswp-includes/deprecated.php
1199links_add_base_urlwp-includes/formatting.php
1200links_add_targetwp-includes/formatting.php
1201links_popup_scriptwp-includes/deprecated.php
1202list_authorswp-includes/deprecated.php
1203list_catswp-includes/deprecated.php
1204load_child_theme_textdomainwp-includes/l10n.php
1205load_default_textdomainwp-includes/l10n.php
1206load_muplugin_textdomainwp-includes/l10n.php
1207load_plugin_textdomainwp-includes/l10n.php
1208load_script_textdomainwp-includes/l10n.php
1209load_script_translationswp-includes/l10n.php
1210load_templatewp-includes/template.php
1211load_textdomainwp-includes/l10n.php
1212load_theme_textdomainwp-includes/l10n.php
1213locale_stylesheetwp-includes/theme.php
1214locate_block_templatewp-includes/block-template.php
1215locate_templatewp-includes/template.php
1216make_after_block_visitorwp-includes/blocks.php
1217make_before_block_visitorwp-includes/blocks.php
1218make_clickablewp-includes/formatting.php
1219make_url_footnotewp-includes/deprecated.php
1220map_deepwp-includes/formatting.php
1221map_meta_capwp-includes/capabilities.php
1222maybe_hash_hex_colorwp-includes/formatting.php
1223maybe_serializewp-includes/functions.php
1224maybe_unserializewp-includes/functions.php
1225mbstring_binary_safe_encodingwp-includes/functions.php
1226metadata_existswp-includes/meta.php
1227ms_allowed_http_request_hostswp-includes/http.php
1228mysql2datewp-includes/functions.php
1229mysql_to_rfc3339wp-includes/functions.php
1230network_admin_urlwp-includes/link-template.php
1231network_home_urlwp-includes/link-template.php
1232network_site_urlwp-includes/link-template.php
1233new_user_email_admin_noticewp-includes/user.php
1234next_comments_linkwp-includes/link-template.php
1235next_image_linkwp-includes/media.php
1236next_postwp-includes/deprecated.php
1237next_post_linkwp-includes/link-template.php
1238next_post_rel_linkwp-includes/link-template.php
1239next_postswp-includes/link-template.php
1240next_posts_linkwp-includes/link-template.php
1241nocache_headerswp-includes/functions.php
1242noindexwp-includes/deprecated.php
1243normalize_whitespacewp-includes/formatting.php
1244note_sidebar_being_renderedwp-includes/blocks/widget-group.php
1245number_format_i18nwp-includes/functions.php
1246paginate_comments_linkswp-includes/link-template.php
1247paginate_linkswp-includes/general-template.php
1248parent_post_rel_linkwp-includes/deprecated.php
1249parse_blockswp-includes/blocks.php
1250path_is_absolutewp-includes/functions.php
1251path_joinwp-includes/functions.php
1252permalink_anchorwp-includes/link-template.php
1253permalink_linkwp-includes/deprecated.php
1254permalink_single_rsswp-includes/deprecated.php
1255pingbackwp-includes/comment.php
1256pingback_ping_source_uriwp-includes/comment.php
1257pings_openwp-includes/comment-template.php
1258plugin_basenamewp-includes/plugin.php
1259plugin_dir_pathwp-includes/plugin.php
1260plugin_dir_urlwp-includes/plugin.php
1261plugins_urlwp-includes/link-template.php
1262popuplinkswp-includes/deprecated.php
1263post_classwp-includes/post-template.php
1264post_comments_feed_linkwp-includes/link-template.php
1265post_comments_form_block_form_defaultswp-includes/blocks/post-comments-form.php
1266post_customwp-includes/post-template.php
1267post_password_requiredwp-includes/post-template.php
1268post_permalinkwp-includes/deprecated.php
1269post_reply_linkwp-includes/comment-template.php
1270post_type_archive_titlewp-includes/general-template.php
1271post_type_existswp-includes/post.php
1272post_type_supportswp-includes/post.php
1273posts_nav_linkwp-includes/link-template.php
1274prep_atom_text_constructwp-includes/feed.php
1275prepend_attachmentwp-includes/post-template.php
1276prev_post_rel_linkwp-includes/link-template.php
1277preview_themewp-includes/deprecated.php
1278preview_theme_ob_filterwp-includes/deprecated.php
1279preview_theme_ob_filter_callbackwp-includes/deprecated.php
1280previous_comments_linkwp-includes/link-template.php
1281previous_image_linkwp-includes/media.php
1282previous_postwp-includes/deprecated.php
1283previous_post_linkwp-includes/link-template.php
1284previous_postswp-includes/link-template.php
1285previous_posts_linkwp-includes/link-template.php
1286print_admin_styleswp-includes/script-loader.php
1287print_embed_comments_buttonwp-includes/embed.php
1288print_embed_scriptswp-includes/embed.php
1289print_embed_sharing_buttonwp-includes/embed.php
1290print_embed_sharing_dialogwp-includes/embed.php
1291print_embed_styleswp-includes/deprecated.php
1292print_emoji_detection_scriptwp-includes/formatting.php
1293print_emoji_styleswp-includes/deprecated.php
1294print_footer_scriptswp-includes/script-loader.php
1295print_head_scriptswp-includes/script-loader.php
1296print_late_styleswp-includes/script-loader.php
1297privacy_ping_filterwp-includes/comment.php
1298query_postswp-includes/query.php
1299rawurlencode_deepwp-includes/formatting.php
1300recurse_dirsizewp-includes/functions.php
1301redirect_canonicalwp-includes/canonical.php
1302redirect_guess_404_permalinkwp-includes/canonical.php
1303register_activation_hookwp-includes/plugin.php
1304register_admin_color_schemeswp-includes/general-template.php
1305register_block_bindings_sourcewp-includes/block-bindings.php
1306register_block_core_archiveswp-includes/blocks/archives.php
1307register_block_core_avatarwp-includes/blocks/avatar.php
1308register_block_core_blockwp-includes/blocks/block.php
1309register_block_core_buttonwp-includes/blocks/button.php
1310register_block_core_calendarwp-includes/blocks/calendar.php
1311register_block_core_categorieswp-includes/blocks/categories.php
1312register_block_core_comment_author_namewp-includes/blocks/comment-author-name.php
1313register_block_core_comment_contentwp-includes/blocks/comment-content.php
1314register_block_core_comment_datewp-includes/blocks/comment-date.php
1315register_block_core_comment_edit_linkwp-includes/blocks/comment-edit-link.php
1316register_block_core_comment_reply_linkwp-includes/blocks/comment-reply-link.php
1317register_block_core_comment_templatewp-includes/blocks/comment-template.php
1318register_block_core_commentswp-includes/blocks/comments.php
1319register_block_core_comments_paginationwp-includes/blocks/comments-pagination.php
1320register_block_core_comments_pagination_nextwp-includes/blocks/comments-pagination-next.php
1321register_block_core_comments_pagination_numberswp-includes/blocks/comments-pagination-numbers.php
1322register_block_core_comments_pagination_previouswp-includes/blocks/comments-pagination-previous.php
1323register_block_core_comments_titlewp-includes/blocks/comments-title.php
1324register_block_core_coverwp-includes/blocks/cover.php
1325register_block_core_filewp-includes/blocks/file.php
1326register_block_core_footnoteswp-includes/blocks/footnotes.php
1327register_block_core_footnotes_post_metawp-includes/blocks/footnotes.php
1328register_block_core_gallerywp-includes/blocks/gallery.php
1329register_block_core_headingwp-includes/blocks/heading.php
1330register_block_core_home_linkwp-includes/blocks/home-link.php
1331register_block_core_imagewp-includes/blocks/image.php
1332register_block_core_latest_commentswp-includes/blocks/latest-comments.php
1333register_block_core_latest_postswp-includes/blocks/latest-posts.php
1334register_block_core_legacy_widgetwp-includes/blocks/legacy-widget.php
1335register_block_core_listwp-includes/blocks/list.php
1336register_block_core_loginoutwp-includes/blocks/loginout.php
1337register_block_core_media_textwp-includes/blocks/media-text.php
1338register_block_core_navigationwp-includes/blocks/navigation.php
1339register_block_core_navigation_linkwp-includes/blocks/navigation-link.php
1340register_block_core_navigation_submenuwp-includes/blocks/navigation-submenu.php
1341register_block_core_page_listwp-includes/blocks/page-list.php
1342register_block_core_page_list_itemwp-includes/blocks/page-list-item.php
1343register_block_core_patternwp-includes/blocks/pattern.php
1344register_block_core_post_authorwp-includes/blocks/post-author.php
1345register_block_core_post_author_biographywp-includes/blocks/post-author-biography.php
1346register_block_core_post_author_namewp-includes/blocks/post-author-name.php
1347register_block_core_post_comments_formwp-includes/blocks/post-comments-form.php
1348register_block_core_post_contentwp-includes/blocks/post-content.php
1349register_block_core_post_datewp-includes/blocks/post-date.php
1350register_block_core_post_excerptwp-includes/blocks/post-excerpt.php
1351register_block_core_post_featured_imagewp-includes/blocks/post-featured-image.php
1352register_block_core_post_navigation_linkwp-includes/blocks/post-navigation-link.php
1353register_block_core_post_templatewp-includes/blocks/post-template.php
1354register_block_core_post_termswp-includes/blocks/post-terms.php
1355register_block_core_post_titlewp-includes/blocks/post-title.php
1356register_block_core_querywp-includes/blocks/query.php
1357register_block_core_query_no_resultswp-includes/blocks/query-no-results.php
1358register_block_core_query_paginationwp-includes/blocks/query-pagination.php
1359register_block_core_query_pagination_nextwp-includes/blocks/query-pagination-next.php
1360register_block_core_query_pagination_numberswp-includes/blocks/query-pagination-numbers.php
1361register_block_core_query_pagination_previouswp-includes/blocks/query-pagination-previous.php
1362register_block_core_query_titlewp-includes/blocks/query-title.php
1363register_block_core_read_morewp-includes/blocks/read-more.php
1364register_block_core_rsswp-includes/blocks/rss.php
1365register_block_core_searchwp-includes/blocks/search.php
1366register_block_core_shortcodewp-includes/blocks/shortcode.php
1367register_block_core_site_icon_settingwp-includes/blocks/site-logo.php
1368register_block_core_site_logowp-includes/blocks/site-logo.php
1369register_block_core_site_logo_settingwp-includes/blocks/site-logo.php
1370register_block_core_site_taglinewp-includes/blocks/site-tagline.php
1371register_block_core_site_titlewp-includes/blocks/site-title.php
1372register_block_core_social_linkwp-includes/blocks/social-link.php
1373register_block_core_tag_cloudwp-includes/blocks/tag-cloud.php
1374register_block_core_template_partwp-includes/blocks/template-part.php
1375register_block_core_term_descriptionwp-includes/blocks/term-description.php
1376register_block_core_widget_groupwp-includes/blocks/widget-group.php
1377register_block_patternwp-includes/class-wp-block-patterns-registry.php
1378register_block_pattern_categorywp-includes/class-wp-block-pattern-categories-registry.php
1379register_block_script_handlewp-includes/blocks.php
1380register_block_script_module_idwp-includes/blocks.php
1381register_block_stylewp-includes/blocks.php
1382register_block_style_handlewp-includes/blocks.php
1383register_block_templatewp-includes/block-template.php
1384register_block_typewp-includes/blocks.php
1385register_block_type_from_metadatawp-includes/blocks.php
1386register_core_block_style_handleswp-includes/blocks/index.php
1387register_core_block_types_from_metadatawp-includes/blocks/index.php
1388register_deactivation_hookwp-includes/plugin.php
1389register_default_headerswp-includes/theme.php
1390register_initial_settingswp-includes/option.php
1391register_legacy_post_comments_blockwp-includes/blocks/comments.php
1392register_metawp-includes/meta.php
1393register_nav_menuwp-includes/nav-menu.php
1394register_nav_menuswp-includes/nav-menu.php
1395register_new_userwp-includes/user.php
1396register_post_metawp-includes/post.php
1397register_post_statuswp-includes/post.php
1398register_post_typewp-includes/post.php
1399register_rest_fieldwp-includes/rest-api.php
1400register_rest_routewp-includes/rest-api.php
1401register_settingwp-includes/option.php
1402register_sidebarwp-includes/widgets.php
1403register_sidebar_widgetwp-includes/deprecated.php
1404register_sidebarswp-includes/widgets.php
1405register_taxonomywp-includes/taxonomy.php
1406register_taxonomy_for_object_typewp-includes/taxonomy.php
1407register_term_metawp-includes/taxonomy.php
1408register_theme_directorywp-includes/theme.php
1409register_theme_featurewp-includes/theme.php
1410register_uninstall_hookwp-includes/plugin.php
1411register_widgetwp-includes/widgets.php
1412register_widget_controlwp-includes/deprecated.php
1413registered_meta_key_existswp-includes/meta.php
1414rel_canonicalwp-includes/link-template.php
1415remove_accentswp-includes/formatting.php
1416remove_actionwp-includes/plugin.php
1417remove_all_actionswp-includes/plugin.php
1418remove_all_filterswp-includes/plugin.php
1419remove_all_shortcodeswp-includes/shortcodes.php
1420remove_block_asset_path_prefixwp-includes/blocks.php
1421remove_custom_backgroundwp-includes/deprecated.php
1422remove_custom_image_headerwp-includes/deprecated.php
1423remove_editor_styleswp-includes/theme.php
1424remove_filterwp-includes/plugin.php
1425remove_image_sizewp-includes/media.php
1426remove_option_whitelistwp-includes/deprecated.php
1427remove_permastructwp-includes/rewrite.php
1428remove_post_type_supportwp-includes/post.php
1429remove_query_argwp-includes/functions.php
1430remove_rewrite_tagwp-includes/rewrite.php
1431remove_rolewp-includes/capabilities.php
1432remove_serialized_parent_blockwp-includes/blocks.php
1433remove_shortcodewp-includes/shortcodes.php
1434remove_theme_modwp-includes/theme.php
1435remove_theme_modswp-includes/theme.php
1436remove_theme_supportwp-includes/theme.php
1437render_blockwp-includes/blocks.php
1438render_block_core_archiveswp-includes/blocks/archives.php
1439render_block_core_avatarwp-includes/blocks/avatar.php
1440render_block_core_blockwp-includes/blocks/block.php
1441render_block_core_buttonwp-includes/blocks/button.php
1442render_block_core_calendarwp-includes/blocks/calendar.php
1443render_block_core_categorieswp-includes/blocks/categories.php
1444render_block_core_comment_author_namewp-includes/blocks/comment-author-name.php
1445render_block_core_comment_contentwp-includes/blocks/comment-content.php
1446render_block_core_comment_datewp-includes/blocks/comment-date.php
1447render_block_core_comment_edit_linkwp-includes/blocks/comment-edit-link.php
1448render_block_core_comment_reply_linkwp-includes/blocks/comment-reply-link.php
1449render_block_core_comment_templatewp-includes/blocks/comment-template.php
1450render_block_core_commentswp-includes/blocks/comments.php
1451render_block_core_comments_paginationwp-includes/blocks/comments-pagination.php
1452render_block_core_comments_pagination_nextwp-includes/blocks/comments-pagination-next.php
1453render_block_core_comments_pagination_numberswp-includes/blocks/comments-pagination-numbers.php
1454render_block_core_comments_pagination_previouswp-includes/blocks/comments-pagination-previous.php
1455render_block_core_comments_titlewp-includes/blocks/comments-title.php
1456render_block_core_coverwp-includes/blocks/cover.php
1457render_block_core_filewp-includes/blocks/file.php
1458render_block_core_footnoteswp-includes/blocks/footnotes.php
1459render_block_core_home_linkwp-includes/blocks/home-link.php
1460render_block_core_imagewp-includes/blocks/image.php
1461render_block_core_latest_commentswp-includes/blocks/latest-comments.php
1462render_block_core_latest_postswp-includes/blocks/latest-posts.php
1463render_block_core_legacy_widgetwp-includes/blocks/legacy-widget.php
1464render_block_core_loginoutwp-includes/blocks/loginout.php
1465render_block_core_media_textwp-includes/blocks/media-text.php
1466render_block_core_navigationwp-includes/blocks/navigation.php
1467render_block_core_navigation_linkwp-includes/blocks/navigation-link.php
1468render_block_core_navigation_submenuwp-includes/blocks/navigation-submenu.php
1469render_block_core_page_listwp-includes/blocks/page-list.php
1470render_block_core_patternwp-includes/blocks/pattern.php
1471render_block_core_post_authorwp-includes/blocks/post-author.php
1472render_block_core_post_author_biographywp-includes/blocks/post-author-biography.php
1473render_block_core_post_author_namewp-includes/blocks/post-author-name.php
1474render_block_core_post_comments_formwp-includes/blocks/post-comments-form.php
1475render_block_core_post_contentwp-includes/blocks/post-content.php
1476render_block_core_post_datewp-includes/blocks/post-date.php
1477render_block_core_post_excerptwp-includes/blocks/post-excerpt.php
1478render_block_core_post_featured_imagewp-includes/blocks/post-featured-image.php
1479render_block_core_post_navigation_linkwp-includes/blocks/post-navigation-link.php
1480render_block_core_post_templatewp-includes/blocks/post-template.php
1481render_block_core_post_termswp-includes/blocks/post-terms.php
1482render_block_core_post_titlewp-includes/blocks/post-title.php
1483render_block_core_querywp-includes/blocks/query.php
1484render_block_core_query_no_resultswp-includes/blocks/query-no-results.php
1485render_block_core_query_paginationwp-includes/blocks/query-pagination.php
1486render_block_core_query_pagination_nextwp-includes/blocks/query-pagination-next.php
1487render_block_core_query_pagination_numberswp-includes/blocks/query-pagination-numbers.php
1488render_block_core_query_pagination_previouswp-includes/blocks/query-pagination-previous.php
1489render_block_core_query_titlewp-includes/blocks/query-title.php
1490render_block_core_read_morewp-includes/blocks/read-more.php
1491render_block_core_rsswp-includes/blocks/rss.php
1492render_block_core_searchwp-includes/blocks/search.php
1493render_block_core_shortcodewp-includes/blocks/shortcode.php
1494render_block_core_site_logowp-includes/blocks/site-logo.php
1495render_block_core_site_taglinewp-includes/blocks/site-tagline.php
1496render_block_core_site_titlewp-includes/blocks/site-title.php
1497render_block_core_social_linkwp-includes/blocks/social-link.php
1498render_block_core_tag_cloudwp-includes/blocks/tag-cloud.php
1499render_block_core_template_partwp-includes/blocks/template-part.php
1500render_block_core_term_descriptionwp-includes/blocks/term-description.php
1501render_block_core_widget_groupwp-includes/blocks/widget-group.php
1502require_if_theme_supportswp-includes/theme.php
1503require_wp_dbwp-includes/load.php
1504reset_mbstring_encodingwp-includes/functions.php
1505reset_passwordwp-includes/user.php
1506resolve_block_templatewp-includes/block-template.php
1507resolve_pattern_blockswp-includes/blocks.php
1508rest_add_application_passwords_to_indexwp-includes/rest-api.php
1509rest_api_default_filterswp-includes/rest-api.php
1510rest_api_initwp-includes/rest-api.php
1511rest_api_loadedwp-includes/rest-api.php
1512rest_api_register_rewriteswp-includes/rest-api.php
1513rest_application_password_check_errorswp-includes/rest-api.php
1514rest_application_password_collect_statuswp-includes/rest-api.php
1515rest_are_values_equalwp-includes/rest-api.php
1516rest_authorization_required_codewp-includes/rest-api.php
1517rest_convert_error_to_responsewp-includes/rest-api.php
1518rest_cookie_check_errorswp-includes/rest-api.php
1519rest_cookie_collect_statuswp-includes/rest-api.php
1520rest_default_additional_properties_to_falsewp-includes/rest-api.php
1521rest_do_requestwp-includes/rest-api.php
1522rest_ensure_requestwp-includes/rest-api.php
1523rest_ensure_responsewp-includes/rest-api.php
1524rest_filter_response_by_contextwp-includes/rest-api.php
1525rest_filter_response_fieldswp-includes/rest-api.php
1526rest_find_any_matching_schemawp-includes/rest-api.php
1527rest_find_matching_pattern_property_schemawp-includes/rest-api.php
1528rest_find_one_matching_schemawp-includes/rest-api.php
1529rest_format_combining_operation_errorwp-includes/rest-api.php
1530rest_get_allowed_schema_keywordswp-includes/rest-api.php
1531rest_get_authenticated_app_passwordwp-includes/rest-api.php
1532rest_get_avatar_sizeswp-includes/rest-api.php
1533rest_get_avatar_urlswp-includes/rest-api.php
1534rest_get_best_type_for_valuewp-includes/rest-api.php
1535rest_get_combining_operation_errorwp-includes/rest-api.php
1536rest_get_date_with_gmtwp-includes/rest-api.php
1537rest_get_endpoint_args_for_schemawp-includes/rest-api.php
1538rest_get_queried_resource_routewp-includes/rest-api.php
1539rest_get_route_for_postwp-includes/rest-api.php
1540rest_get_route_for_post_type_itemswp-includes/rest-api.php
1541rest_get_route_for_taxonomy_itemswp-includes/rest-api.php
1542rest_get_route_for_termwp-includes/rest-api.php
1543rest_get_serverwp-includes/rest-api.php
1544rest_get_url_prefixwp-includes/rest-api.php
1545rest_handle_deprecated_argumentwp-includes/rest-api.php
1546rest_handle_deprecated_functionwp-includes/rest-api.php
1547rest_handle_doing_it_wrongwp-includes/rest-api.php
1548rest_handle_multi_type_schemawp-includes/rest-api.php
1549rest_handle_options_requestwp-includes/rest-api.php
1550rest_is_arraywp-includes/rest-api.php
1551rest_is_booleanwp-includes/rest-api.php
1552rest_is_field_includedwp-includes/rest-api.php
1553rest_is_integerwp-includes/rest-api.php
1554rest_is_ip_addresswp-includes/rest-api.php
1555rest_is_objectwp-includes/rest-api.php
1556rest_output_link_headerwp-includes/rest-api.php
1557rest_output_link_wp_headwp-includes/rest-api.php
1558rest_output_rsdwp-includes/rest-api.php
1559rest_parse_datewp-includes/rest-api.php
1560rest_parse_embed_paramwp-includes/rest-api.php
1561rest_parse_hex_colorwp-includes/rest-api.php
1562rest_parse_request_argwp-includes/rest-api.php
1563rest_preload_api_requestwp-includes/rest-api.php
1564rest_sanitize_arraywp-includes/rest-api.php
1565rest_sanitize_booleanwp-includes/rest-api.php
1566rest_sanitize_objectwp-includes/rest-api.php
1567rest_sanitize_request_argwp-includes/rest-api.php
1568rest_sanitize_value_from_schemawp-includes/rest-api.php
1569rest_send_allow_headerwp-includes/rest-api.php
1570rest_send_cors_headerswp-includes/rest-api.php
1571rest_stabilize_valuewp-includes/rest-api.php
1572rest_urlwp-includes/rest-api.php
1573rest_validate_array_contains_unique_itemswp-includes/rest-api.php
1574rest_validate_array_value_from_schemawp-includes/rest-api.php
1575rest_validate_boolean_value_from_schemawp-includes/rest-api.php
1576rest_validate_enumwp-includes/rest-api.php
1577rest_validate_integer_value_from_schemawp-includes/rest-api.php
1578rest_validate_null_value_from_schemawp-includes/rest-api.php
1579rest_validate_number_value_from_schemawp-includes/rest-api.php
1580rest_validate_object_value_from_schemawp-includes/rest-api.php
1581rest_validate_request_argwp-includes/rest-api.php
1582rest_validate_string_value_from_schemawp-includes/rest-api.php
1583rest_validate_value_from_schemawp-includes/rest-api.php
1584restore_current_localewp-includes/l10n.php
1585restore_previous_localewp-includes/l10n.php
1586retrieve_passwordwp-includes/user.php
1587retrieve_widgetswp-includes/widgets.php
1588revoke_super_adminwp-includes/capabilities.php
1589rewind_postswp-includes/query.php
1590rich_edit_existswp-includes/deprecated.php
1591rsd_linkwp-includes/general-template.php
1592rss2_site_iconwp-includes/feed.php
1593rss_enclosurewp-includes/feed.php
1594safecss_filter_attrwp-includes/kses.php
1595sanitize_bookmarkwp-includes/bookmark.php
1596sanitize_bookmark_fieldwp-includes/bookmark.php
1597sanitize_categorywp-includes/category.php
1598sanitize_category_fieldwp-includes/category.php
1599sanitize_comment_cookieswp-includes/comment.php
1600sanitize_emailwp-includes/formatting.php
1601sanitize_file_namewp-includes/formatting.php
1602sanitize_hex_colorwp-includes/formatting.php
1603sanitize_hex_color_no_hashwp-includes/formatting.php
1604sanitize_html_classwp-includes/formatting.php
1605sanitize_keywp-includes/formatting.php
1606sanitize_locale_namewp-includes/formatting.php
1607sanitize_metawp-includes/meta.php
1608sanitize_mime_typewp-includes/formatting.php
1609sanitize_optionwp-includes/formatting.php
1610sanitize_postwp-includes/post.php
1611sanitize_post_fieldwp-includes/post.php
1612sanitize_sql_orderbywp-includes/formatting.php
1613sanitize_termwp-includes/taxonomy.php
1614sanitize_term_fieldwp-includes/taxonomy.php
1615sanitize_text_fieldwp-includes/formatting.php
1616sanitize_textarea_fieldwp-includes/formatting.php
1617sanitize_titlewp-includes/formatting.php
1618sanitize_title_for_querywp-includes/formatting.php
1619sanitize_title_with_dasheswp-includes/formatting.php
1620sanitize_trackback_urlswp-includes/formatting.php
1621sanitize_urlwp-includes/formatting.php
1622sanitize_userwp-includes/formatting.php
1623sanitize_user_fieldwp-includes/user.php
1624sanitize_user_objectwp-includes/deprecated.php
1625script_concat_settingswp-includes/script-loader.php
1626search_theme_directorieswp-includes/theme.php
1627seems_utf8wp-includes/formatting.php
1628selectedwp-includes/general-template.php
1629self_admin_urlwp-includes/link-template.php
1630self_linkwp-includes/feed.php
1631send_confirmation_on_profile_emailwp-includes/user.php
1632send_frame_options_headerwp-includes/functions.php
1633send_nosniff_headerwp-includes/functions.php
1634send_origin_headerswp-includes/http.php
1635separate_commentswp-includes/comment.php
1636serialize_blockwp-includes/blocks.php
1637serialize_block_attributeswp-includes/blocks.php
1638serialize_blockswp-includes/blocks.php
1639set_current_userwp-includes/pluggable-deprecated.php
1640set_ignored_hooked_blocks_metadatawp-includes/blocks.php
1641set_post_formatwp-includes/post-formats.php
1642set_post_thumbnailwp-includes/post.php
1643set_post_thumbnail_sizewp-includes/media.php
1644set_post_typewp-includes/post.php
1645set_query_varwp-includes/query.php
1646set_site_transientwp-includes/option.php
1647set_theme_modwp-includes/theme.php
1648set_transientwp-includes/option.php
1649set_url_schemewp-includes/link-template.php
1650set_user_settingwp-includes/option.php
1651setup_postdatawp-includes/query.php
1652setup_userdatawp-includes/user.php
1653shortcode_attswp-includes/shortcodes.php
1654shortcode_existswp-includes/shortcodes.php
1655shortcode_parse_attswp-includes/shortcodes.php
1656shortcode_unautopwp-includes/formatting.php
1657show_admin_barwp-includes/admin-bar.php
1658shutdown_action_hookwp-includes/load.php
1659single_cat_titlewp-includes/general-template.php
1660single_month_titlewp-includes/general-template.php
1661single_post_titlewp-includes/general-template.php
1662single_tag_titlewp-includes/general-template.php
1663single_term_titlewp-includes/general-template.php
1664site_icon_urlwp-includes/general-template.php
1665site_urlwp-includes/link-template.php
1666size_formatwp-includes/functions.php
1667smilies_initwp-includes/functions.php
1668spawn_cronwp-includes/cron.php
1669start_post_rel_linkwp-includes/deprecated.php
1670start_wpwp-includes/deprecated.php
1671status_headerwp-includes/functions.php
1672stick_postwp-includes/post.php
1673sticky_classwp-includes/deprecated.php
1674strip_core_block_namespacewp-includes/blocks.php
1675strip_fragment_from_urlwp-includes/canonical.php
1676strip_shortcode_tagwp-includes/shortcodes.php
1677strip_shortcodeswp-includes/shortcodes.php
1678stripslashes_deepwp-includes/formatting.php
1679stripslashes_from_strings_onlywp-includes/formatting.php
1680styles_for_block_core_searchwp-includes/blocks/search.php
1681switch_themewp-includes/theme.php
1682switch_to_localewp-includes/l10n.php
1683switch_to_user_localewp-includes/l10n.php
1684tag_descriptionwp-includes/category-template.php
1685tag_escapewp-includes/formatting.php
1686taxonomy_existswp-includes/taxonomy.php
1687term_descriptionwp-includes/category-template.php
1688term_existswp-includes/taxonomy.php
1689term_is_ancestor_ofwp-includes/taxonomy.php
1690the_archive_descriptionwp-includes/general-template.php
1691the_archive_titlewp-includes/general-template.php
1692the_attachment_linkwp-includes/post-template.php
1693the_authorwp-includes/author-template.php
1694the_author_aimwp-includes/deprecated.php
1695the_author_descriptionwp-includes/deprecated.php
1696the_author_emailwp-includes/deprecated.php
1697the_author_firstnamewp-includes/deprecated.php
1698the_author_icqwp-includes/deprecated.php
1699the_author_lastnamewp-includes/deprecated.php
1700the_author_linkwp-includes/author-template.php
1701the_author_loginwp-includes/deprecated.php
1702the_author_metawp-includes/author-template.php
1703the_author_msnwp-includes/deprecated.php
1704the_author_nicknamewp-includes/deprecated.php
1705the_author_postswp-includes/author-template.php
1706the_author_posts_linkwp-includes/author-template.php
1707the_author_urlwp-includes/deprecated.php
1708the_author_yimwp-includes/deprecated.php
1709the_block_template_skip_linkwp-includes/deprecated.php
1710the_categorywp-includes/category-template.php
1711the_category_headwp-includes/deprecated.php
1712the_category_rsswp-includes/feed.php
1713the_commentwp-includes/query.php
1714the_comments_navigationwp-includes/link-template.php
1715the_comments_paginationwp-includes/link-template.php
1716the_contentwp-includes/post-template.php
1717the_content_feedwp-includes/feed.php
1718the_content_rsswp-includes/deprecated.php
1719the_custom_header_markupwp-includes/theme.php
1720the_custom_logowp-includes/general-template.php
1721the_datewp-includes/general-template.php
1722the_date_xmlwp-includes/general-template.php
1723the_editorwp-includes/deprecated.php
1724the_embed_site_titlewp-includes/embed.php
1725the_excerptwp-includes/post-template.php
1726the_excerpt_embedwp-includes/embed.php
1727the_excerpt_rsswp-includes/feed.php
1728the_feed_linkwp-includes/link-template.php
1729the_generatorwp-includes/general-template.php
1730the_guidwp-includes/post-template.php
1731the_header_image_tagwp-includes/theme.php
1732the_header_video_urlwp-includes/theme.php
1733the_metawp-includes/post-template.php
1734the_modified_authorwp-includes/author-template.php
1735the_modified_datewp-includes/general-template.php
1736the_modified_timewp-includes/general-template.php
1737the_permalinkwp-includes/link-template.php
1738the_permalink_rsswp-includes/feed.php
1739the_postwp-includes/query.php
1740the_post_navigationwp-includes/link-template.php
1741the_post_thumbnailwp-includes/post-thumbnail-template.php
1742the_post_thumbnail_captionwp-includes/post-thumbnail-template.php
1743the_post_thumbnail_urlwp-includes/post-thumbnail-template.php
1744the_posts_navigationwp-includes/link-template.php
1745the_posts_paginationwp-includes/link-template.php
1746the_privacy_policy_linkwp-includes/link-template.php
1747the_search_querywp-includes/general-template.php
1748the_shortlinkwp-includes/link-template.php
1749the_tagswp-includes/category-template.php
1750the_taxonomieswp-includes/taxonomy.php
1751the_termswp-includes/category-template.php
1752the_timewp-includes/general-template.php
1753the_titlewp-includes/post-template.php
1754the_title_attributewp-includes/post-template.php
1755the_title_rsswp-includes/feed.php
1756the_weekdaywp-includes/general-template.php
1757the_weekday_datewp-includes/general-template.php
1758the_widgetwp-includes/widgets.php
1759timer_floatwp-includes/load.php
1760timer_startwp-includes/load.php
1761timer_stopwp-includes/load.php
1762trackbackwp-includes/comment.php
1763trackback_rdfwp-includes/comment-template.php
1764trackback_urlwp-includes/comment-template.php
1765trackback_url_listwp-includes/post.php
1766trailingslashitwp-includes/formatting.php
1767translatewp-includes/l10n.php
1768translate_nooped_pluralwp-includes/l10n.php
1769translate_settings_using_i18n_schemawp-includes/l10n.php
1770translate_smileywp-includes/formatting.php
1771translate_user_rolewp-includes/l10n.php
1772translate_with_contextwp-includes/deprecated.php
1773translate_with_gettext_contextwp-includes/l10n.php
1774traverse_and_serialize_blockwp-includes/blocks.php
1775traverse_and_serialize_blockswp-includes/blocks.php
1776unescape_invalid_shortcodeswp-includes/shortcodes.php
1777unload_textdomainwp-includes/l10n.php
1778unregister_block_bindings_sourcewp-includes/block-bindings.php
1779unregister_block_patternwp-includes/class-wp-block-patterns-registry.php
1780unregister_block_pattern_categorywp-includes/class-wp-block-pattern-categories-registry.php
1781unregister_block_stylewp-includes/blocks.php
1782unregister_block_templatewp-includes/block-template.php
1783unregister_block_typewp-includes/blocks.php
1784unregister_default_headerswp-includes/theme.php
1785unregister_meta_keywp-includes/meta.php
1786unregister_nav_menuwp-includes/nav-menu.php
1787unregister_post_metawp-includes/post.php
1788unregister_post_typewp-includes/post.php
1789unregister_settingwp-includes/option.php
1790unregister_sidebarwp-includes/widgets.php
1791unregister_sidebar_widgetwp-includes/deprecated.php
1792unregister_taxonomywp-includes/taxonomy.php
1793unregister_taxonomy_for_object_typewp-includes/taxonomy.php
1794unregister_term_metawp-includes/taxonomy.php
1795unregister_widgetwp-includes/widgets.php
1796unregister_widget_controlwp-includes/deprecated.php
1797unstick_postwp-includes/post.php
1798untrailingslashitwp-includes/formatting.php
1799update_attached_filewp-includes/post.php
1800update_category_cachewp-includes/deprecated.php
1801update_comment_cachewp-includes/comment.php
1802update_comment_metawp-includes/comment.php
1803update_ignored_hooked_blocks_postmetawp-includes/blocks.php
1804update_menu_item_cachewp-includes/nav-menu.php
1805update_meta_cachewp-includes/meta.php
1806update_metadatawp-includes/meta.php
1807update_metadata_by_midwp-includes/meta.php
1808update_network_optionwp-includes/option.php
1809update_object_term_cachewp-includes/taxonomy.php
1810update_optionwp-includes/option.php
1811update_page_cachewp-includes/deprecated.php
1812update_post_author_cacheswp-includes/post.php
1813update_post_cachewp-includes/post.php
1814update_post_cacheswp-includes/post.php
1815update_post_metawp-includes/post.php
1816update_post_parent_cacheswp-includes/post.php
1817update_post_thumbnail_cachewp-includes/post-thumbnail-template.php
1818update_postmeta_cachewp-includes/post.php
1819update_site_optionwp-includes/option.php
1820update_term_cachewp-includes/taxonomy.php
1821update_term_metawp-includes/taxonomy.php
1822update_termmeta_cachewp-includes/taxonomy.php
1823update_user_cacheswp-includes/user.php
1824update_user_metawp-includes/user.php
1825update_user_optionwp-includes/user.php
1826update_usermetawp-includes/deprecated.php
1827url_is_accessable_via_sslwp-includes/deprecated.php
1828url_shortenwp-includes/formatting.php
1829url_to_postidwp-includes/rewrite.php
1830urldecode_deepwp-includes/formatting.php
1831urlencode_deepwp-includes/formatting.php
1832use_block_editor_for_postwp-includes/post.php
1833use_block_editor_for_post_typewp-includes/post.php
1834user_admin_urlwp-includes/link-template.php
1835user_canwp-includes/capabilities.php
1836user_can_create_draftwp-includes/deprecated.php
1837user_can_create_postwp-includes/deprecated.php
1838user_can_delete_postwp-includes/deprecated.php
1839user_can_delete_post_commentswp-includes/deprecated.php
1840user_can_edit_postwp-includes/deprecated.php
1841user_can_edit_post_commentswp-includes/deprecated.php
1842user_can_edit_post_datewp-includes/deprecated.php
1843user_can_edit_userwp-includes/deprecated.php
1844user_can_for_sitewp-includes/capabilities.php
1845user_can_richeditwp-includes/general-template.php
1846user_can_set_post_datewp-includes/deprecated.php
1847user_pass_okwp-includes/deprecated.php
1848user_trailingslashitwp-includes/link-template.php
1849username_existswp-includes/user.php
1850utf8_uri_encodewp-includes/formatting.php
1851valid_unicodewp-includes/kses.php
1852validate_current_themewp-includes/theme.php
1853validate_filewp-includes/functions.php
1854validate_theme_requirementswp-includes/theme.php
1855validate_usernamewp-includes/user.php
1856walk_category_dropdown_treewp-includes/category-template.php
1857walk_category_treewp-includes/category-template.php
1858walk_nav_menu_treewp-includes/nav-menu-template.php
1859walk_page_dropdown_treewp-includes/post-template.php
1860walk_page_treewp-includes/post-template.php
1861weblog_pingwp-includes/comment.php
1862win_is_writablewp-includes/functions.php
1863wlwmanifest_linkwp-includes/deprecated.php
1864wpwp-includes/functions.php
1865wp_add_editor_classic_theme_styleswp-includes/script-loader.php
1866wp_add_footnotes_to_revisionwp-includes/blocks/footnotes.php
1867wp_add_global_styles_for_blockswp-includes/global-styles-and-settings.php
1868wp_add_iframed_editor_assets_htmlwp-includes/deprecated.php
1869wp_add_inline_scriptwp-includes/functions.wp-scripts.php
1870wp_add_inline_stylewp-includes/functions.wp-styles.php
1871wp_add_object_termswp-includes/taxonomy.php
1872wp_add_parent_layout_to_parsed_blockwp-includes/block-supports/layout.php
1873wp_add_post_tagswp-includes/post.php
1874wp_add_trashed_suffix_to_post_name_for_postwp-includes/post.php
1875wp_add_trashed_suffix_to_post_name_for_trashed_postswp-includes/post.php
1876wp_admin_bar_add_secondary_groupswp-includes/admin-bar.php
1877wp_admin_bar_appearance_menuwp-includes/admin-bar.php
1878wp_admin_bar_comments_menuwp-includes/admin-bar.php
1879wp_admin_bar_customize_menuwp-includes/admin-bar.php
1880wp_admin_bar_dashboard_view_site_menuwp-includes/deprecated.php
1881wp_admin_bar_edit_menuwp-includes/admin-bar.php
1882wp_admin_bar_edit_site_menuwp-includes/admin-bar.php
1883wp_admin_bar_headerwp-includes/deprecated.php
1884wp_admin_bar_my_account_itemwp-includes/admin-bar.php
1885wp_admin_bar_my_account_menuwp-includes/admin-bar.php
1886wp_admin_bar_my_sites_menuwp-includes/admin-bar.php
1887wp_admin_bar_new_content_menuwp-includes/admin-bar.php
1888wp_admin_bar_recovery_mode_menuwp-includes/admin-bar.php
1889wp_admin_bar_renderwp-includes/admin-bar.php
1890wp_admin_bar_search_menuwp-includes/admin-bar.php
1891wp_admin_bar_shortlink_menuwp-includes/admin-bar.php
1892wp_admin_bar_sidebar_togglewp-includes/admin-bar.php
1893wp_admin_bar_site_menuwp-includes/admin-bar.php
1894wp_admin_bar_updates_menuwp-includes/admin-bar.php
1895wp_admin_bar_wp_menuwp-includes/admin-bar.php
1896wp_admin_csswp-includes/general-template.php
1897wp_admin_css_colorwp-includes/general-template.php
1898wp_admin_css_uriwp-includes/general-template.php
1899wp_admin_noticewp-includes/functions.php
1900wp_after_insert_postwp-includes/post.php
1901wp_ajax_press_this_add_categorywp-includes/deprecated.php
1902wp_ajax_press_this_save_postwp-includes/deprecated.php
1903wp_allow_commentwp-includes/comment.php
1904wp_allowed_protocolswp-includes/functions.php
1905wp_apply_alignment_supportwp-includes/block-supports/align.php
1906wp_apply_border_supportwp-includes/block-supports/border.php
1907wp_apply_colors_supportwp-includes/block-supports/colors.php
1908wp_apply_custom_classname_supportwp-includes/block-supports/custom-classname.php
1909wp_apply_dimensions_supportwp-includes/block-supports/dimensions.php
1910wp_apply_generated_classname_supportwp-includes/block-supports/generated-classname.php
1911wp_apply_shadow_supportwp-includes/block-supports/shadow.php
1912wp_apply_spacing_supportwp-includes/block-supports/spacing.php
1913wp_apply_typography_supportwp-includes/block-supports/typography.php
1914wp_array_slice_assocwp-includes/functions.php
1915wp_assign_widget_to_sidebarwp-includes/widgets.php
1916wp_attach_theme_preview_middlewarewp-includes/theme-previews.php
1917wp_attachment_iswp-includes/post.php
1918wp_attachment_is_imagewp-includes/post.php
1919wp_audio_shortcodewp-includes/media.php
1920wp_auth_checkwp-includes/functions.php
1921wp_auth_check_htmlwp-includes/functions.php
1922wp_auth_check_loadwp-includes/functions.php
1923wp_authenticatewp-includes/pluggable.php
1924wp_authenticate_application_passwordwp-includes/user.php
1925wp_authenticate_cookiewp-includes/user.php
1926wp_authenticate_email_passwordwp-includes/user.php
1927wp_authenticate_spam_checkwp-includes/user.php
1928wp_authenticate_username_passwordwp-includes/user.php
1929wp_autoload_values_to_autoloadwp-includes/option.php
1930wp_basenamewp-includes/formatting.php
1931wp_blacklist_checkwp-includes/deprecated.php
1932wp_block_theme_activate_noncewp-includes/theme-previews.php
1933wp_body_openwp-includes/general-template.php
1934wp_cache_addwp-includes/cache.php
1935wp_cache_add_global_groupswp-includes/cache.php
1936wp_cache_add_multiplewp-includes/cache.php
1937wp_cache_add_non_persistent_groupswp-includes/cache.php
1938wp_cache_closewp-includes/cache.php
1939wp_cache_decrwp-includes/cache.php
1940wp_cache_deletewp-includes/cache.php
1941wp_cache_delete_multiplewp-includes/cache.php
1942wp_cache_flushwp-includes/cache.php
1943wp_cache_flush_groupwp-includes/cache.php
1944wp_cache_flush_runtimewp-includes/cache.php
1945wp_cache_getwp-includes/cache.php
1946wp_cache_get_last_changedwp-includes/functions.php
1947wp_cache_get_multiplewp-includes/cache.php
1948wp_cache_incrwp-includes/cache.php
1949wp_cache_initwp-includes/cache.php
1950wp_cache_replacewp-includes/cache.php
1951wp_cache_resetwp-includes/cache.php
1952wp_cache_setwp-includes/cache.php
1953wp_cache_set_comments_last_changedwp-includes/comment.php
1954wp_cache_set_last_changedwp-includes/functions.php
1955wp_cache_set_multiplewp-includes/cache.php
1956wp_cache_set_posts_last_changedwp-includes/post.php
1957wp_cache_set_terms_last_changedwp-includes/taxonomy.php
1958wp_cache_set_users_last_changedwp-includes/user.php
1959wp_cache_supportswp-includes/cache.php
1960wp_cache_switch_to_blogwp-includes/cache.php
1961wp_calculate_image_sizeswp-includes/media.php
1962wp_calculate_image_srcsetwp-includes/media.php
1963wp_check_comment_datawp-includes/comment.php
1964wp_check_comment_data_max_lengthswp-includes/comment.php
1965wp_check_comment_disallowed_listwp-includes/comment.php
1966wp_check_comment_floodwp-includes/comment.php
1967wp_check_filetypewp-includes/functions.php
1968wp_check_filetype_and_extwp-includes/functions.php
1969wp_check_for_changed_dateswp-includes/post.php
1970wp_check_for_changed_slugswp-includes/post.php
1971wp_check_invalid_utf8wp-includes/formatting.php
1972wp_check_passwordwp-includes/pluggable.php
1973wp_check_php_mysql_versionswp-includes/load.php
1974wp_check_post_hierarchy_for_loopswp-includes/post.php
1975wp_check_revisioned_meta_fields_have_changedwp-includes/revision.php
1976wp_check_term_hierarchy_for_loopswp-includes/taxonomy.php
1977wp_check_term_meta_support_prefilterwp-includes/taxonomy.php
1978wp_check_widget_editor_depswp-includes/widgets.php
1979wp_checkdatewp-includes/functions.php
1980wp_clean_themes_cachewp-includes/theme.php
1981wp_clean_update_cachewp-includes/update.php
1982wp_clear_auth_cookiewp-includes/pluggable.php
1983wp_clear_scheduled_hookwp-includes/cron.php
1984wp_clearcookiewp-includes/pluggable-deprecated.php
1985wp_clonewp-includes/load.php
1986wp_comment_form_unfiltered_html_noncewp-includes/comment-template.php
1987wp_comments_personal_data_eraserwp-includes/comment.php
1988wp_comments_personal_data_exporterwp-includes/comment.php
1989wp_common_block_scripts_and_styleswp-includes/script-loader.php
1990wp_constrain_dimensionswp-includes/media.php
1991wp_convert_bytes_to_hrwp-includes/deprecated.php
1992wp_convert_hr_to_byteswp-includes/load.php
1993wp_convert_widget_settingswp-includes/widgets.php
1994wp_cookie_constantswp-includes/default-constants.php
1995wp_count_attachmentswp-includes/post.php
1996wp_count_commentswp-includes/comment.php
1997wp_count_postswp-includes/post.php
1998wp_count_termswp-includes/taxonomy.php
1999wp_create_block_style_variation_instance_namewp-includes/deprecated.php
2000wp_create_initial_post_metawp-includes/post.php
2001wp_create_nav_menuwp-includes/nav-menu.php
2002wp_create_noncewp-includes/pluggable.php
2003wp_create_userwp-includes/user.php
2004wp_create_user_requestwp-includes/user.php
2005wp_cronwp-includes/cron.php
2006wp_custom_css_cbwp-includes/theme.php
2007wp_customize_support_scriptwp-includes/theme.php
2008wp_customize_urlwp-includes/theme.php
2009wp_datewp-includes/functions.php
2010wp_debug_backtrace_summarywp-includes/functions.php
2011wp_debug_modewp-includes/load.php
2012wp_default_editorwp-includes/general-template.php
2013wp_default_packageswp-includes/script-loader.php
2014wp_default_packages_inline_scriptswp-includes/script-loader.php
2015wp_default_packages_scriptswp-includes/script-loader.php
2016wp_default_packages_vendorwp-includes/script-loader.php
2017wp_default_script_moduleswp-includes/script-modules.php
2018wp_default_scriptswp-includes/script-loader.php
2019wp_default_styleswp-includes/script-loader.php
2020wp_defer_comment_countingwp-includes/comment.php
2021wp_defer_term_countingwp-includes/taxonomy.php
2022wp_delete_all_temp_backupswp-includes/update.php
2023wp_delete_attachmentwp-includes/post.php
2024wp_delete_attachment_fileswp-includes/post.php
2025wp_delete_auto_draftswp-includes/post.php
2026wp_delete_categorywp-includes/taxonomy.php
2027wp_delete_commentwp-includes/comment.php
2028wp_delete_filewp-includes/functions.php
2029wp_delete_file_from_directorywp-includes/functions.php
2030wp_delete_nav_menuwp-includes/nav-menu.php
2031wp_delete_object_term_relationshipswp-includes/taxonomy.php
2032wp_delete_postwp-includes/post.php
2033wp_delete_post_revisionwp-includes/revision.php
2034wp_delete_termwp-includes/taxonomy.php
2035wp_dependencies_unique_hostswp-includes/general-template.php
2036wp_dequeue_scriptwp-includes/functions.wp-scripts.php
2037wp_dequeue_script_modulewp-includes/script-modules.php
2038wp_dequeue_stylewp-includes/functions.wp-styles.php
2039wp_deregister_scriptwp-includes/functions.wp-scripts.php
2040wp_deregister_script_modulewp-includes/script-modules.php
2041wp_deregister_stylewp-includes/functions.wp-styles.php
2042wp_destroy_all_sessionswp-includes/user.php
2043wp_destroy_current_sessionwp-includes/user.php
2044wp_destroy_other_sessionswp-includes/user.php
2045wp_determine_option_autoload_valuewp-includes/option.php
2046wp_diewp-includes/functions.php
2047wp_direct_php_update_buttonwp-includes/functions.php
2048wp_doing_ajaxwp-includes/load.php
2049wp_doing_cronwp-includes/load.php
2050wp_dropdown_categorieswp-includes/category-template.php
2051wp_dropdown_languageswp-includes/l10n.php
2052wp_dropdown_pageswp-includes/post-template.php
2053wp_dropdown_userswp-includes/user.php
2054wp_editorwp-includes/general-template.php
2055wp_embed_defaultswp-includes/embed.php
2056wp_embed_excerpt_attachmentwp-includes/embed.php
2057wp_embed_excerpt_morewp-includes/embed.php
2058wp_embed_handler_audiowp-includes/embed.php
2059wp_embed_handler_googlevideowp-includes/deprecated.php
2060wp_embed_handler_videowp-includes/embed.php
2061wp_embed_handler_youtubewp-includes/embed.php
2062wp_embed_register_handlerwp-includes/embed.php
2063wp_embed_unregister_handlerwp-includes/embed.php
2064wp_enable_block_templateswp-includes/theme-templates.php
2065wp_encode_emojiwp-includes/formatting.php
2066wp_enqueue_admin_bar_bump_styleswp-includes/admin-bar.php
2067wp_enqueue_admin_bar_header_styleswp-includes/admin-bar.php
2068wp_enqueue_block_stylewp-includes/script-loader.php
2069wp_enqueue_block_style_variation_styleswp-includes/block-supports/block-style-variations.php
2070wp_enqueue_block_support_styleswp-includes/script-loader.php
2071wp_enqueue_block_template_skip_linkwp-includes/theme-templates.php
2072wp_enqueue_classic_theme_styleswp-includes/script-loader.php
2073wp_enqueue_code_editorwp-includes/general-template.php
2074wp_enqueue_editorwp-includes/general-template.php
2075wp_enqueue_editor_block_directory_assetswp-includes/script-loader.php
2076wp_enqueue_editor_format_library_assetswp-includes/script-loader.php
2077wp_enqueue_embed_styleswp-includes/embed.php
2078wp_enqueue_emoji_styleswp-includes/formatting.php
2079wp_enqueue_global_styleswp-includes/script-loader.php
2080wp_enqueue_global_styles_css_custom_propertieswp-includes/script-loader.php
2081wp_enqueue_global_styles_custom_csswp-includes/deprecated.php
2082wp_enqueue_mediawp-includes/media.php
2083wp_enqueue_registered_block_scripts_and_styleswp-includes/script-loader.php
2084wp_enqueue_scriptwp-includes/functions.wp-scripts.php
2085wp_enqueue_script_modulewp-includes/script-modules.php
2086wp_enqueue_scriptswp-includes/script-loader.php
2087wp_enqueue_stored_styleswp-includes/script-loader.php
2088wp_enqueue_stylewp-includes/functions.wp-styles.php
2089wp_expand_dimensionswp-includes/media.php
2090wp_explain_noncewp-includes/deprecated.php
2091wp_ext2typewp-includes/functions.php
2092wp_extract_urlswp-includes/functions.php
2093wp_favicon_requestwp-includes/load.php
2094wp_filesizewp-includes/functions.php
2095wp_filter_commentwp-includes/comment.php
2096wp_filter_content_tagswp-includes/media.php
2097wp_filter_default_autoload_value_via_option_sizewp-includes/option.php
2098wp_filter_global_styles_postwp-includes/kses.php
2099wp_filter_kseswp-includes/kses.php
2100wp_filter_nohtml_kseswp-includes/kses.php
2101wp_filter_object_listwp-includes/functions.php
2102wp_filter_oembed_iframe_title_attributewp-includes/embed.php
2103wp_filter_oembed_resultwp-includes/embed.php
2104wp_filter_out_block_nodeswp-includes/script-loader.php
2105wp_filter_post_kseswp-includes/kses.php
2106wp_filter_pre_oembed_resultwp-includes/embed.php
2107wp_filter_wp_template_unique_post_slugwp-includes/theme-templates.php
2108wp_finalize_scraping_edited_file_errorswp-includes/load.php
2109wp_find_hierarchy_loopwp-includes/functions.php
2110wp_find_hierarchy_loop_tortoise_harewp-includes/functions.php
2111wp_find_widgets_sidebarwp-includes/widgets.php
2112wp_fix_server_varswp-includes/load.php
2113wp_font_dirwp-includes/fonts.php
2114wp_footerwp-includes/general-template.php
2115wp_force_plain_post_permalinkwp-includes/link-template.php
2116wp_functionality_constantswp-includes/default-constants.php
2117wp_fuzzy_number_matchwp-includes/functions.php
2118wp_generate_auth_cookiewp-includes/pluggable.php
2119wp_generate_block_templates_export_filewp-includes/block-template-utils.php
2120wp_generate_passwordwp-includes/pluggable.php
2121wp_generate_tag_cloudwp-includes/category-template.php
2122wp_generate_user_request_keywp-includes/user.php
2123wp_generate_uuid4wp-includes/functions.php
2124wp_generatorwp-includes/general-template.php
2125wp_get_active_and_valid_pluginswp-includes/load.php
2126wp_get_active_and_valid_themeswp-includes/load.php
2127wp_get_additional_image_sizeswp-includes/media.php
2128wp_get_admin_noticewp-includes/functions.php
2129wp_get_all_sessionswp-includes/user.php
2130wp_get_archiveswp-includes/general-template.php
2131wp_get_associated_nav_menu_itemswp-includes/nav-menu.php
2132wp_get_attachment_captionwp-includes/post.php
2133wp_get_attachment_id3_keyswp-includes/media.php
2134wp_get_attachment_imagewp-includes/media.php
2135wp_get_attachment_image_sizeswp-includes/media.php
2136wp_get_attachment_image_srcwp-includes/media.php
2137wp_get_attachment_image_srcsetwp-includes/media.php
2138wp_get_attachment_image_urlwp-includes/media.php
2139wp_get_attachment_linkwp-includes/post-template.php
2140wp_get_attachment_metadatawp-includes/post.php
2141wp_get_attachment_thumb_filewp-includes/deprecated.php
2142wp_get_attachment_thumb_urlwp-includes/post.php
2143wp_get_attachment_urlwp-includes/post.php
2144wp_get_audio_extensionswp-includes/media.php
2145wp_get_avif_infowp-includes/media.php
2146wp_get_block_css_selectorwp-includes/global-styles-and-settings.php
2147wp_get_block_default_classnamewp-includes/block-supports/generated-classname.php
2148wp_get_block_style_variation_name_from_classwp-includes/block-supports/block-style-variations.php
2149wp_get_canonical_urlwp-includes/link-template.php
2150wp_get_code_editor_settingswp-includes/general-template.php
2151wp_get_comment_fields_max_lengthswp-includes/comment.php
2152wp_get_comment_statuswp-includes/comment.php
2153wp_get_computed_fluid_typography_valuewp-includes/block-supports/typography.php
2154wp_get_cookie_loginwp-includes/pluggable-deprecated.php
2155wp_get_current_commenterwp-includes/comment.php
2156wp_get_current_userwp-includes/pluggable.php
2157wp_get_custom_csswp-includes/theme.php
2158wp_get_custom_css_postwp-includes/theme.php
2159wp_get_default_extension_for_mime_typewp-includes/functions.php
2160wp_get_default_update_https_urlwp-includes/functions.php
2161wp_get_default_update_php_urlwp-includes/functions.php
2162wp_get_development_modewp-includes/load.php
2163wp_get_direct_php_update_urlwp-includes/functions.php
2164wp_get_direct_update_https_urlwp-includes/functions.php
2165wp_get_document_titlewp-includes/general-template.php
2166wp_get_duotone_filter_idwp-includes/deprecated.php
2167wp_get_duotone_filter_propertywp-includes/deprecated.php
2168wp_get_duotone_filter_svgwp-includes/deprecated.php
2169wp_get_elements_class_namewp-includes/block-supports/elements.php
2170wp_get_environment_typewp-includes/load.php
2171wp_get_ext_typeswp-includes/functions.php
2172wp_get_extension_error_descriptionwp-includes/error-protection.php
2173wp_get_first_blockwp-includes/block-editor.php
2174wp_get_font_dirwp-includes/fonts.php
2175wp_get_footnotes_from_revisionwp-includes/blocks/footnotes.php
2176wp_get_global_settingswp-includes/global-styles-and-settings.php
2177wp_get_global_styleswp-includes/global-styles-and-settings.php
2178wp_get_global_styles_custom_csswp-includes/deprecated.php
2179wp_get_global_styles_svg_filterswp-includes/deprecated.php
2180wp_get_global_stylesheetwp-includes/global-styles-and-settings.php
2181wp_get_httpwp-includes/deprecated.php
2182wp_get_http_headerswp-includes/functions.php
2183wp_get_https_detection_errorswp-includes/https-detection.php
2184wp_get_image_editorwp-includes/media.php
2185wp_get_image_editor_output_formatwp-includes/media.php
2186wp_get_image_mimewp-includes/functions.php
2187wp_get_inline_script_tagwp-includes/script-loader.php
2188wp_get_installed_translationswp-includes/l10n.php
2189wp_get_l10n_php_file_datawp-includes/l10n.php
2190wp_get_latest_revision_id_and_total_countwp-includes/revision.php
2191wp_get_layout_definitionswp-includes/block-supports/layout.php
2192wp_get_layout_stylewp-includes/block-supports/layout.php
2193wp_get_linkswp-includes/deprecated.php
2194wp_get_linksbynamewp-includes/deprecated.php
2195wp_get_list_item_separatorwp-includes/l10n.php
2196wp_get_loading_attr_defaultwp-includes/deprecated.php
2197wp_get_loading_optimization_attributeswp-includes/media.php
2198wp_get_mime_typeswp-includes/functions.php
2199wp_get_mu_pluginswp-includes/load.php
2200wp_get_nav_menu_itemswp-includes/nav-menu.php
2201wp_get_nav_menu_namewp-includes/nav-menu.php
2202wp_get_nav_menu_objectwp-includes/nav-menu.php
2203wp_get_nav_menuswp-includes/nav-menu.php
2204wp_get_nocache_headerswp-includes/functions.php
2205wp_get_object_termswp-includes/taxonomy.php
2206wp_get_original_image_pathwp-includes/post.php
2207wp_get_original_image_urlwp-includes/post.php
2208wp_get_original_refererwp-includes/functions.php
2209wp_get_password_hintwp-includes/user.php
2210wp_get_pomo_file_datawp-includes/l10n.php
2211wp_get_post_autosavewp-includes/revision.php
2212wp_get_post_categorieswp-includes/post.php
2213wp_get_post_catswp-includes/deprecated.php
2214wp_get_post_content_block_attributeswp-includes/block-editor.php
2215wp_get_post_parent_idwp-includes/post.php
2216wp_get_post_revisionwp-includes/revision.php
2217wp_get_post_revisionswp-includes/revision.php
2218wp_get_post_revisions_urlwp-includes/revision.php
2219wp_get_post_tagswp-includes/post.php
2220wp_get_post_termswp-includes/post.php
2221wp_get_raw_refererwp-includes/functions.php
2222wp_get_ready_cron_jobswp-includes/cron.php
2223wp_get_recent_postswp-includes/post.php
2224wp_get_refererwp-includes/functions.php
2225wp_get_registered_image_subsizeswp-includes/media.php
2226wp_get_schedulewp-includes/cron.php
2227wp_get_scheduled_eventwp-includes/cron.php
2228wp_get_scheduleswp-includes/cron.php
2229wp_get_script_polyfillwp-includes/script-loader.php
2230wp_get_script_tagwp-includes/script-loader.php
2231wp_get_server_protocolwp-includes/load.php
2232wp_get_session_tokenwp-includes/user.php
2233wp_get_shortlinkwp-includes/link-template.php
2234wp_get_sidebarwp-includes/widgets.php
2235wp_get_sidebars_widgetswp-includes/widgets.php
2236wp_get_single_postwp-includes/deprecated.php
2237wp_get_sitemap_providerswp-includes/sitemaps.php
2238wp_get_split_termwp-includes/taxonomy.php
2239wp_get_split_termswp-includes/taxonomy.php
2240wp_get_term_taxonomy_parent_idwp-includes/taxonomy.php
2241wp_get_themewp-includes/theme.php
2242wp_get_theme_data_custom_templateswp-includes/global-styles-and-settings.php
2243wp_get_theme_data_template_partswp-includes/global-styles-and-settings.php
2244wp_get_theme_directory_pattern_slugswp-includes/global-styles-and-settings.php
2245wp_get_theme_preview_pathwp-includes/theme-previews.php
2246wp_get_themeswp-includes/theme.php
2247wp_get_translation_updateswp-includes/update.php
2248wp_get_typography_font_size_valuewp-includes/block-supports/typography.php
2249wp_get_typography_value_and_unitwp-includes/block-supports/typography.php
2250wp_get_unapproved_comment_author_emailwp-includes/comment.php
2251wp_get_update_datawp-includes/update.php
2252wp_get_update_https_urlwp-includes/functions.php
2253wp_get_update_php_annotationwp-includes/functions.php
2254wp_get_update_php_urlwp-includes/functions.php
2255wp_get_upload_dirwp-includes/functions.php
2256wp_get_user_contact_methodswp-includes/user.php
2257wp_get_user_requestwp-includes/user.php
2258wp_get_user_request_datawp-includes/deprecated.php
2259wp_get_users_with_no_rolewp-includes/user.php
2260wp_get_video_extensionswp-includes/media.php
2261wp_get_webp_infowp-includes/media.php
2262wp_get_widget_defaultswp-includes/widgets.php
2263wp_get_word_count_typewp-includes/l10n.php
2264wp_get_wp_versionwp-includes/functions.php
2265wp_getimagesizewp-includes/media.php
2266wp_global_styles_render_svg_filterswp-includes/deprecated.php
2267wp_guess_urlwp-includes/functions.php
2268wp_handle_comment_submissionwp-includes/comment.php
2269wp_has_border_feature_supportwp-includes/block-supports/border.php
2270wp_hashwp-includes/pluggable.php
2271wp_hash_passwordwp-includes/pluggable.php
2272wp_headwp-includes/general-template.php
2273wp_heartbeat_settingswp-includes/general-template.php
2274wp_high_priority_element_flagwp-includes/media.php
2275wp_html_excerptwp-includes/formatting.php
2276wp_html_splitwp-includes/formatting.php
2277wp_htmledit_prewp-includes/deprecated.php
2278wp_http_supportswp-includes/http.php
2279wp_http_validate_urlwp-includes/http.php
2280wp_iframe_tag_add_loading_attrwp-includes/media.php
2281wp_image_add_srcset_and_sizeswp-includes/media.php
2282wp_image_editor_supportswp-includes/media.php
2283wp_image_file_matches_image_metawp-includes/media.php
2284wp_image_matches_ratiowp-includes/media.php
2285wp_image_src_get_dimensionswp-includes/media.php
2286wp_imagecreatetruecolorwp-includes/media.php
2287wp_img_tag_add_auto_sizeswp-includes/media.php
2288wp_img_tag_add_decoding_attrwp-includes/deprecated.php
2289wp_img_tag_add_loading_attrwp-includes/deprecated.php
2290wp_img_tag_add_loading_optimization_attrswp-includes/media.php
2291wp_img_tag_add_srcset_and_sizes_attrwp-includes/media.php
2292wp_img_tag_add_width_and_height_attrwp-includes/media.php
2293wp_increase_content_media_countwp-includes/media.php
2294wp_init_targeted_link_rel_filterswp-includes/formatting.php
2295wp_initial_constantswp-includes/default-constants.php
2296wp_initialize_theme_preview_hookswp-includes/theme-previews.php
2297wp_insert_attachmentwp-includes/post.php
2298wp_insert_commentwp-includes/comment.php
2299wp_insert_postwp-includes/post.php
2300wp_insert_termwp-includes/taxonomy.php
2301wp_insert_userwp-includes/user.php
2302wp_installingwp-includes/load.php
2303wp_interactivitywp-includes/interactivity-api/interactivity-api.php
2304wp_interactivity_configwp-includes/interactivity-api/interactivity-api.php
2305wp_interactivity_data_wp_contextwp-includes/interactivity-api/interactivity-api.php
2306wp_interactivity_get_contextwp-includes/interactivity-api/interactivity-api.php
2307wp_interactivity_get_elementwp-includes/interactivity-api/interactivity-api.php
2308wp_interactivity_process_directiveswp-includes/interactivity-api/interactivity-api.php
2309wp_interactivity_process_directives_of_interactive_blockswp-includes/deprecated.php
2310wp_interactivity_statewp-includes/interactivity-api/interactivity-api.php
2311wp_internal_hostswp-includes/link-template.php
2312wp_is_application_passwords_availablewp-includes/user.php
2313wp_is_application_passwords_available_for_userwp-includes/user.php
2314wp_is_application_passwords_supportedwp-includes/user.php
2315wp_is_block_themewp-includes/theme.php
2316wp_is_development_modewp-includes/load.php
2317wp_is_fatal_error_handler_enabledwp-includes/error-protection.php
2318wp_is_file_mod_allowedwp-includes/load.php
2319wp_is_heic_image_mime_typewp-includes/functions.php
2320wp_is_home_url_using_httpswp-includes/https-detection.php
2321wp_is_https_supportedwp-includes/https-detection.php
2322wp_is_ini_value_changeablewp-includes/load.php
2323wp_is_internal_linkwp-includes/link-template.php
2324wp_is_large_user_countwp-includes/user.php
2325wp_is_local_html_outputwp-includes/https-detection.php
2326wp_is_maintenance_modewp-includes/load.php
2327wp_is_mobilewp-includes/vars.php
2328wp_is_numeric_arraywp-includes/functions.php
2329wp_is_password_reset_allowed_for_userwp-includes/user.php
2330wp_is_post_autosavewp-includes/revision.php
2331wp_is_post_revisionwp-includes/revision.php
2332wp_is_recovery_modewp-includes/load.php
2333wp_is_rest_endpointwp-includes/rest-api.php
2334wp_is_serving_rest_requestwp-includes/functions.php
2335wp_is_site_url_using_httpswp-includes/https-detection.php
2336wp_is_streamwp-includes/functions.php
2337wp_is_theme_directory_ignoredwp-includes/block-template-utils.php
2338wp_is_using_httpswp-includes/https-detection.php
2339wp_is_uuidwp-includes/functions.php
2340wp_is_writablewp-includes/functions.php
2341wp_is_xml_requestwp-includes/load.php
2342wp_iso_descramblerwp-includes/formatting.php
2343wp_just_in_time_script_localizationwp-includes/script-loader.php
2344wp_kseswp-includes/kses.php
2345wp_kses_allowed_htmlwp-includes/kses.php
2346wp_kses_array_lcwp-includes/kses.php
2347wp_kses_attrwp-includes/kses.php
2348wp_kses_attr_checkwp-includes/kses.php
2349wp_kses_attr_parsewp-includes/kses.php
2350wp_kses_bad_protocolwp-includes/kses.php
2351wp_kses_bad_protocol_oncewp-includes/kses.php
2352wp_kses_bad_protocol_once2wp-includes/kses.php
2353wp_kses_check_attr_valwp-includes/kses.php
2354wp_kses_datawp-includes/kses.php
2355wp_kses_decode_entitieswp-includes/kses.php
2356wp_kses_hairwp-includes/kses.php
2357wp_kses_hair_parsewp-includes/kses.php
2358wp_kses_hookwp-includes/kses.php
2359wp_kses_html_errorwp-includes/kses.php
2360wp_kses_named_entitieswp-includes/kses.php
2361wp_kses_no_nullwp-includes/kses.php
2362wp_kses_normalize_entitieswp-includes/kses.php
2363wp_kses_normalize_entities2wp-includes/kses.php
2364wp_kses_normalize_entities3wp-includes/kses.php
2365wp_kses_one_attrwp-includes/kses.php
2366wp_kses_postwp-includes/kses.php
2367wp_kses_post_deepwp-includes/kses.php
2368wp_kses_splitwp-includes/kses.php
2369wp_kses_split2wp-includes/kses.php
2370wp_kses_stripslasheswp-includes/kses.php
2371wp_kses_uri_attributeswp-includes/kses.php
2372wp_kses_versionwp-includes/kses.php
2373wp_kses_xml_named_entitieswp-includes/kses.php
2374wp_latest_comments_draft_or_post_titlewp-includes/blocks/latest-comments.php
2375wp_lazy_loading_enabledwp-includes/media.php
2376wp_lazyload_comment_metawp-includes/comment.php
2377wp_lazyload_term_metawp-includes/taxonomy.php
2378wp_link_pageswp-includes/post-template.php
2379wp_list_authorswp-includes/author-template.php
2380wp_list_bookmarkswp-includes/bookmark-template.php
2381wp_list_categorieswp-includes/category-template.php
2382wp_list_catswp-includes/deprecated.php
2383wp_list_commentswp-includes/comment-template.php
2384wp_list_filterwp-includes/functions.php
2385wp_list_pageswp-includes/post-template.php
2386wp_list_pluckwp-includes/functions.php
2387wp_list_post_revisionswp-includes/post-template.php
2388wp_list_sortwp-includes/functions.php
2389wp_list_userswp-includes/user.php
2390wp_load_alloptionswp-includes/option.php
2391wp_load_core_site_optionswp-includes/option.php
2392wp_load_imagewp-includes/deprecated.php
2393wp_load_translations_earlywp-includes/load.php
2394wp_localize_community_eventswp-includes/script-loader.php
2395wp_localize_jquery_ui_datepickerwp-includes/script-loader.php
2396wp_localize_scriptwp-includes/functions.wp-scripts.php
2397wp_loginwp-includes/pluggable-deprecated.php
2398wp_login_formwp-includes/general-template.php
2399wp_login_urlwp-includes/general-template.php
2400wp_loginoutwp-includes/general-template.php
2401wp_logoutwp-includes/pluggable.php
2402wp_logout_urlwp-includes/general-template.php
2403wp_lostpassword_urlwp-includes/general-template.php
2404wp_magic_quoteswp-includes/load.php
2405wp_mailwp-includes/pluggable.php
2406wp_maintenancewp-includes/load.php
2407wp_make_content_images_responsivewp-includes/deprecated.php
2408wp_make_link_relativewp-includes/formatting.php
2409wp_map_nav_menu_locationswp-includes/nav-menu.php
2410wp_map_sidebars_widgetswp-includes/widgets.php
2411wp_match_mime_typeswp-includes/post.php
2412wp_max_upload_sizewp-includes/media.php
2413wp_maybe_add_fetchpriority_high_attrwp-includes/media.php
2414wp_maybe_auto_updatewp-includes/update.php
2415wp_maybe_decline_datewp-includes/functions.php
2416wp_maybe_generate_attachment_metadatawp-includes/media.php
2417wp_maybe_grant_install_languages_capwp-includes/capabilities.php
2418wp_maybe_grant_resume_extensions_capswp-includes/capabilities.php
2419wp_maybe_grant_site_health_capswp-includes/capabilities.php
2420wp_maybe_inline_styleswp-includes/script-loader.php
2421wp_maybe_load_embedswp-includes/embed.php
2422wp_maybe_load_widgetswp-includes/functions.php
2423wp_maybe_update_user_countswp-includes/user.php
2424wp_media_personal_data_exporterwp-includes/media.php
2425wp_mediaelement_fallbackwp-includes/media.php
2426wp_metawp-includes/general-template.php
2427wp_metadata_lazyloaderwp-includes/meta.php
2428wp_migrate_old_typography_shapewp-includes/blocks.php
2429wp_mime_type_iconwp-includes/post.php
2430wp_mkdir_pwp-includes/functions.php
2431wp_nav_menuwp-includes/nav-menu-template.php
2432wp_nav_menu_remove_menu_item_has_children_classwp-includes/nav-menu-template.php
2433wp_new_commentwp-includes/comment.php
2434wp_new_comment_notify_moderatorwp-includes/comment.php
2435wp_new_comment_notify_postauthorwp-includes/comment.php
2436wp_new_user_notificationwp-includes/pluggable.php
2437wp_next_scheduledwp-includes/cron.php
2438wp_no_robotswp-includes/deprecated.php
2439wp_nonce_ayswp-includes/functions.php
2440wp_nonce_fieldwp-includes/functions.php
2441wp_nonce_tickwp-includes/pluggable.php
2442wp_nonce_urlwp-includes/functions.php
2443wp_normalize_pathwp-includes/functions.php
2444wp_normalize_remote_block_patternwp-includes/block-patterns.php
2445wp_not_installedwp-includes/load.php
2446wp_notify_moderatorwp-includes/pluggable.php
2447wp_notify_postauthorwp-includes/pluggable.php
2448wp_ob_end_flush_allwp-includes/functions.php
2449wp_oembed_add_discovery_linkswp-includes/embed.php
2450wp_oembed_add_providerwp-includes/embed.php
2451wp_oembed_ensure_formatwp-includes/embed.php
2452wp_oembed_getwp-includes/embed.php
2453wp_oembed_register_routewp-includes/embed.php
2454wp_oembed_remove_providerwp-includes/embed.php
2455wp_old_slug_redirectwp-includes/query.php
2456wp_omit_loading_attr_thresholdwp-includes/media.php
2457wp_original_referer_fieldwp-includes/functions.php
2458wp_page_menuwp-includes/post-template.php
2459wp_parse_argswp-includes/functions.php
2460wp_parse_auth_cookiewp-includes/pluggable.php
2461wp_parse_id_listwp-includes/functions.php
2462wp_parse_listwp-includes/functions.php
2463wp_parse_slug_listwp-includes/functions.php
2464wp_parse_strwp-includes/formatting.php
2465wp_parse_urlwp-includes/http.php
2466wp_parse_widget_idwp-includes/widgets.php
2467wp_password_change_notificationwp-includes/pluggable.php
2468wp_paused_pluginswp-includes/error-protection.php
2469wp_paused_themeswp-includes/error-protection.php
2470wp_playlist_scriptswp-includes/media.php
2471wp_playlist_shortcodewp-includes/media.php
2472wp_plugin_directory_constantswp-includes/default-constants.php
2473wp_plupload_default_settingswp-includes/media.php
2474wp_populate_basic_auth_from_authorization_headerwp-includes/load.php
2475wp_post_mime_type_wherewp-includes/post.php
2476wp_post_revision_meta_keyswp-includes/revision.php
2477wp_post_revision_titlewp-includes/post-template.php
2478wp_post_revision_title_expandedwp-includes/post-template.php
2479wp_pre_kses_block_attributeswp-includes/formatting.php
2480wp_pre_kses_less_thanwp-includes/formatting.php
2481wp_pre_kses_less_than_callbackwp-includes/formatting.php
2482wp_preload_resourceswp-includes/general-template.php
2483wp_prime_network_option_cacheswp-includes/option.php
2484wp_prime_option_cacheswp-includes/option.php
2485wp_prime_option_caches_by_groupwp-includes/option.php
2486wp_prime_site_option_cacheswp-includes/option.php
2487wp_print_auto_sizes_contain_css_fixwp-includes/media.php
2488wp_print_font_faceswp-includes/fonts.php
2489wp_print_font_faces_from_style_variationswp-includes/fonts.php
2490wp_print_footer_scriptswp-includes/script-loader.php
2491wp_print_head_scriptswp-includes/script-loader.php
2492wp_print_inline_script_tagwp-includes/script-loader.php
2493wp_print_script_tagwp-includes/script-loader.php
2494wp_print_scriptswp-includes/functions.wp-scripts.php
2495wp_print_styleswp-includes/functions.wp-styles.php
2496wp_privacy_anonymize_datawp-includes/functions.php
2497wp_privacy_anonymize_ipwp-includes/functions.php
2498wp_privacy_delete_old_export_fileswp-includes/functions.php
2499wp_privacy_exports_dirwp-includes/functions.php
2500wp_privacy_exports_urlwp-includes/functions.php
2501wp_protect_special_optionwp-includes/option.php
2502wp_publish_postwp-includes/post.php
2503wp_queue_comments_for_comment_meta_lazyloadwp-includes/deprecated.php
2504wp_queue_posts_for_term_meta_lazyloadwp-includes/post.php
2505wp_raise_memory_limitwp-includes/functions.php
2506wp_randwp-includes/pluggable.php
2507wp_readonlywp-includes/general-template.php
2508wp_recovery_modewp-includes/error-protection.php
2509wp_recursive_ksortwp-includes/functions.php
2510wp_redirectwp-includes/pluggable.php
2511wp_redirect_admin_locationswp-includes/canonical.php
2512wp_referer_fieldwp-includes/functions.php
2513wp_registerwp-includes/general-template.php
2514wp_register_alignment_supportwp-includes/block-supports/align.php
2515wp_register_background_supportwp-includes/block-supports/background.php
2516wp_register_block_metadata_collectionwp-includes/blocks.php
2517wp_register_border_supportwp-includes/block-supports/border.php
2518wp_register_colors_supportwp-includes/block-supports/colors.php
2519wp_register_comment_personal_data_eraserwp-includes/comment.php
2520wp_register_comment_personal_data_exporterwp-includes/comment.php
2521wp_register_core_block_metadata_collectionwp-includes/blocks/index.php
2522wp_register_custom_classname_supportwp-includes/block-supports/custom-classname.php
2523wp_register_development_scriptswp-includes/script-loader.php
2524wp_register_dimensions_supportwp-includes/block-supports/dimensions.php
2525wp_register_duotone_supportwp-includes/deprecated.php
2526wp_register_fatal_error_handlerwp-includes/error-protection.php
2527wp_register_font_collectionwp-includes/fonts.php
2528wp_register_layout_supportwp-includes/block-supports/layout.php
2529wp_register_media_personal_data_exporterwp-includes/media.php
2530wp_register_persisted_preferences_metawp-includes/user.php
2531wp_register_plugin_realpathwp-includes/plugin.php
2532wp_register_position_supportwp-includes/block-supports/position.php
2533wp_register_scriptwp-includes/functions.wp-scripts.php
2534wp_register_script_modulewp-includes/script-modules.php
2535wp_register_shadow_supportwp-includes/block-supports/shadow.php
2536wp_register_sidebar_widgetwp-includes/widgets.php
2537wp_register_sitemap_providerwp-includes/sitemaps.php
2538wp_register_spacing_supportwp-includes/block-supports/spacing.php
2539wp_register_stylewp-includes/functions.wp-styles.php
2540wp_register_tinymce_scriptswp-includes/script-loader.php
2541wp_register_typography_supportwp-includes/block-supports/typography.php
2542wp_register_user_personal_data_exporterwp-includes/user.php
2543wp_register_widget_controlwp-includes/widgets.php
2544wp_registration_urlwp-includes/general-template.php
2545wp_rel_callbackwp-includes/formatting.php
2546wp_rel_nofollowwp-includes/formatting.php
2547wp_rel_nofollow_callbackwp-includes/formatting.php
2548wp_rel_ugcwp-includes/formatting.php
2549wp_remote_fopenwp-includes/functions.php
2550wp_remote_getwp-includes/http.php
2551wp_remote_headwp-includes/http.php
2552wp_remote_postwp-includes/http.php
2553wp_remote_requestwp-includes/http.php
2554wp_remote_retrieve_bodywp-includes/http.php
2555wp_remote_retrieve_cookiewp-includes/http.php
2556wp_remote_retrieve_cookie_valuewp-includes/http.php
2557wp_remote_retrieve_cookieswp-includes/http.php
2558wp_remote_retrieve_headerwp-includes/http.php
2559wp_remote_retrieve_headerswp-includes/http.php
2560wp_remote_retrieve_response_codewp-includes/http.php
2561wp_remote_retrieve_response_messagewp-includes/http.php
2562wp_removable_query_argswp-includes/functions.php
2563wp_remove_object_termswp-includes/taxonomy.php
2564wp_remove_surrounding_empty_script_tagswp-includes/script-loader.php
2565wp_remove_targeted_link_rel_filterswp-includes/formatting.php
2566wp_render_background_supportwp-includes/block-supports/background.php
2567wp_render_block_style_variation_class_namewp-includes/block-supports/block-style-variations.php
2568wp_render_block_style_variation_support_styleswp-includes/block-supports/block-style-variations.php
2569wp_render_dimensions_supportwp-includes/block-supports/dimensions.php
2570wp_render_duotone_filter_presetwp-includes/deprecated.php
2571wp_render_duotone_supportwp-includes/deprecated.php
2572wp_render_elements_class_namewp-includes/block-supports/elements.php
2573wp_render_elements_supportwp-includes/deprecated.php
2574wp_render_elements_support_styleswp-includes/block-supports/elements.php
2575wp_render_layout_support_flagwp-includes/block-supports/layout.php
2576wp_render_position_supportwp-includes/block-supports/position.php
2577wp_render_typography_supportwp-includes/block-supports/typography.php
2578wp_render_widgetwp-includes/widgets.php
2579wp_render_widget_controlwp-includes/widgets.php
2580wp_replace_in_html_tagswp-includes/formatting.php
2581wp_replace_insecure_home_urlwp-includes/https-migration.php
2582wp_required_field_indicatorwp-includes/general-template.php
2583wp_required_field_messagewp-includes/general-template.php
2584wp_reschedule_eventwp-includes/cron.php
2585wp_reset_postdatawp-includes/query.php
2586wp_reset_querywp-includes/query.php
2587wp_resolve_numeric_slug_conflictswp-includes/rewrite.php
2588wp_resolve_post_datewp-includes/post.php
2589wp_resource_hintswp-includes/general-template.php
2590wp_restore_group_inner_containerwp-includes/block-supports/layout.php
2591wp_restore_image_outer_containerwp-includes/block-supports/layout.php
2592wp_restore_post_revisionwp-includes/revision.php
2593wp_restore_post_revision_metawp-includes/revision.php
2594wp_revisions_enabledwp-includes/revision.php
2595wp_revisions_to_keepwp-includes/revision.php
2596wp_richedit_prewp-includes/deprecated.php
2597wp_robotswp-includes/robots-template.php
2598wp_robots_max_image_preview_largewp-includes/robots-template.php
2599wp_robots_no_robotswp-includes/robots-template.php
2600wp_robots_noindexwp-includes/robots-template.php
2601wp_robots_noindex_embedswp-includes/robots-template.php
2602wp_robots_noindex_searchwp-includes/robots-template.php
2603wp_robots_sensitive_pagewp-includes/robots-template.php
2604wp_roleswp-includes/capabilities.php
2605wp_safe_redirectwp-includes/pluggable.php
2606wp_safe_remote_getwp-includes/http.php
2607wp_safe_remote_headwp-includes/http.php
2608wp_safe_remote_postwp-includes/http.php
2609wp_safe_remote_requestwp-includes/http.php
2610wp_saltwp-includes/pluggable.php
2611wp_sanitize_redirectwp-includes/pluggable.php
2612wp_sanitize_script_attributeswp-includes/script-loader.php
2613wp_save_post_revisionwp-includes/revision.php
2614wp_save_post_revision_on_insertwp-includes/revision.php
2615wp_save_revisioned_meta_fieldswp-includes/revision.php
2616wp_schedule_delete_old_privacy_export_fileswp-includes/functions.php
2617wp_schedule_eventwp-includes/cron.php
2618wp_schedule_single_eventwp-includes/cron.php
2619wp_schedule_update_checkswp-includes/update.php
2620wp_schedule_update_user_countswp-includes/user.php
2621wp_scheduled_deletewp-includes/functions.php
2622wp_script_add_datawp-includes/functions.wp-scripts.php
2623wp_script_iswp-includes/functions.wp-scripts.php
2624wp_script_moduleswp-includes/script-modules.php
2625wp_scriptswp-includes/functions.wp-scripts.php
2626wp_scripts_get_suffixwp-includes/script-loader.php
2627wp_send_new_user_notificationswp-includes/user.php
2628wp_send_user_requestwp-includes/user.php
2629wp_sensitive_page_metawp-includes/deprecated.php
2630wp_set_all_user_settingswp-includes/option.php
2631wp_set_auth_cookiewp-includes/pluggable.php
2632wp_set_comment_cookieswp-includes/comment.php
2633wp_set_comment_statuswp-includes/comment.php
2634wp_set_current_userwp-includes/pluggable.php
2635wp_set_internal_encodingwp-includes/load.php
2636wp_set_lang_dirwp-includes/load.php
2637wp_set_object_termswp-includes/taxonomy.php
2638wp_set_option_autoloadwp-includes/option.php
2639wp_set_option_autoload_valueswp-includes/option.php
2640wp_set_options_autoloadwp-includes/option.php
2641wp_set_passwordwp-includes/pluggable.php
2642wp_set_post_categorieswp-includes/post.php
2643wp_set_post_catswp-includes/deprecated.php
2644wp_set_post_tagswp-includes/post.php
2645wp_set_post_termswp-includes/post.php
2646wp_set_script_translationswp-includes/functions.wp-scripts.php
2647wp_set_sidebars_widgetswp-includes/widgets.php
2648wp_set_template_globalswp-includes/template.php
2649wp_set_unique_slug_on_create_template_partwp-includes/theme-templates.php
2650wp_set_wpdb_varswp-includes/load.php
2651wp_setcookiewp-includes/pluggable-deprecated.php
2652wp_setup_nav_menu_itemwp-includes/nav-menu.php
2653wp_setup_widgets_block_editorwp-includes/widgets.php
2654wp_shortlink_headerwp-includes/link-template.php
2655wp_shortlink_wp_headwp-includes/link-template.php
2656wp_should_add_elements_class_namewp-includes/block-supports/elements.php
2657wp_should_load_block_editor_scripts_and_styleswp-includes/script-loader.php
2658wp_should_load_separate_core_block_assetswp-includes/script-loader.php
2659wp_should_replace_insecure_home_urlwp-includes/https-migration.php
2660wp_should_skip_block_supports_serializationwp-includes/block-supports/utils.php
2661wp_show_heic_upload_errorwp-includes/media.php
2662wp_sidebar_descriptionwp-includes/widgets.php
2663wp_signonwp-includes/user.php
2664wp_site_admin_email_change_notificationwp-includes/functions.php
2665wp_site_iconwp-includes/general-template.php
2666wp_sitemaps_get_max_urlswp-includes/sitemaps.php
2667wp_sitemaps_get_serverwp-includes/sitemaps.php
2668wp_sizes_attribute_includes_valid_autowp-includes/media.php
2669wp_skip_border_serializationwp-includes/deprecated.php
2670wp_skip_dimensions_serializationwp-includes/deprecated.php
2671wp_skip_paused_pluginswp-includes/load.php
2672wp_skip_paused_themeswp-includes/load.php
2673wp_skip_spacing_serializationwp-includes/deprecated.php
2674wp_slashwp-includes/formatting.php
2675wp_slash_strings_onlywp-includes/deprecated.php
2676wp_spaces_regexpwp-includes/formatting.php
2677wp_spam_commentwp-includes/comment.php
2678wp_specialcharswp-includes/deprecated.php
2679wp_specialchars_decodewp-includes/formatting.php
2680wp_sprintfwp-includes/formatting.php
2681wp_sprintf_lwp-includes/formatting.php
2682wp_ssl_constantswp-includes/default-constants.php
2683wp_start_object_cachewp-includes/load.php
2684wp_start_scraping_edited_file_errorswp-includes/load.php
2685wp_staticize_emojiwp-includes/formatting.php
2686wp_staticize_emoji_for_emailwp-includes/formatting.php
2687wp_strict_cross_origin_referrerwp-includes/general-template.php
2688wp_strip_all_tagswp-includes/formatting.php
2689wp_style_add_datawp-includes/functions.wp-styles.php
2690wp_style_engine_get_styleswp-includes/style-engine.php
2691wp_style_engine_get_stylesheet_from_contextwp-includes/style-engine.php
2692wp_style_engine_get_stylesheet_from_css_ruleswp-includes/style-engine.php
2693wp_style_iswp-includes/functions.wp-styles.php
2694wp_style_loader_srcwp-includes/script-loader.php
2695wp_styleswp-includes/functions.wp-styles.php
2696wp_suspend_cache_additionwp-includes/functions.php
2697wp_suspend_cache_invalidationwp-includes/functions.php
2698wp_tag_cloudwp-includes/category-template.php
2699wp_targeted_link_relwp-includes/formatting.php
2700wp_targeted_link_rel_callbackwp-includes/formatting.php
2701wp_templating_constantswp-includes/default-constants.php
2702wp_term_is_sharedwp-includes/taxonomy.php
2703wp_text_diffwp-includes/pluggable.php
2704wp_theme_get_element_class_namewp-includes/theme.php
2705wp_throttle_comment_floodwp-includes/comment.php
2706wp_timezonewp-includes/functions.php
2707wp_timezone_choicewp-includes/functions.php
2708wp_timezone_override_offsetwp-includes/functions.php
2709wp_timezone_stringwp-includes/functions.php
2710wp_timezone_supportedwp-includes/deprecated.php
2711wp_tinycolor_bound01wp-includes/deprecated.php
2712wp_tinycolor_hsl_to_rgbwp-includes/deprecated.php
2713wp_tinycolor_hue_to_rgbwp-includes/deprecated.php
2714wp_tinycolor_rgb_to_rgbwp-includes/deprecated.php
2715wp_tinycolor_string_to_rgbwp-includes/deprecated.php
2716wp_tinymce_inline_scriptswp-includes/script-loader.php
2717wp_titlewp-includes/general-template.php
2718wp_title_rsswp-includes/feed.php
2719wp_transition_comment_statuswp-includes/comment.php
2720wp_transition_post_statuswp-includes/post.php
2721wp_trash_commentwp-includes/comment.php
2722wp_trash_postwp-includes/post.php
2723wp_trash_post_commentswp-includes/post.php
2724wp_trigger_errorwp-includes/functions.php
2725wp_trim_excerptwp-includes/formatting.php
2726wp_trim_wordswp-includes/formatting.php
2727wp_typography_get_css_variable_inline_stylewp-includes/deprecated.php
2728wp_typography_get_preset_inline_style_valuewp-includes/block-supports/typography.php
2729wp_underscore_playlist_templateswp-includes/media.php
2730wp_unique_filenamewp-includes/functions.php
2731wp_unique_idwp-includes/functions.php
2732wp_unique_post_slugwp-includes/post.php
2733wp_unique_prefixed_idwp-includes/functions.php
2734wp_unique_term_slugwp-includes/taxonomy.php
2735wp_unregister_font_collectionwp-includes/fonts.php
2736wp_unregister_sidebar_widgetwp-includes/widgets.php
2737wp_unregister_widget_controlwp-includes/widgets.php
2738wp_unschedule_eventwp-includes/cron.php
2739wp_unschedule_hookwp-includes/cron.php
2740wp_unslashwp-includes/formatting.php
2741wp_unspam_commentwp-includes/comment.php
2742wp_untrash_commentwp-includes/comment.php
2743wp_untrash_postwp-includes/post.php
2744wp_untrash_post_commentswp-includes/post.php
2745wp_untrash_post_set_previous_statuswp-includes/post.php
2746wp_update_attachment_metadatawp-includes/post.php
2747wp_update_commentwp-includes/comment.php
2748wp_update_comment_countwp-includes/comment.php
2749wp_update_comment_count_nowwp-includes/comment.php
2750wp_update_custom_css_postwp-includes/theme.php
2751wp_update_https_detection_errorswp-includes/deprecated.php
2752wp_update_https_migration_requiredwp-includes/https-migration.php
2753wp_update_nav_menu_itemwp-includes/nav-menu.php
2754wp_update_nav_menu_objectwp-includes/nav-menu.php
2755wp_update_php_annotationwp-includes/functions.php
2756wp_update_pluginswp-includes/update.php
2757wp_update_postwp-includes/post.php
2758wp_update_termwp-includes/taxonomy.php
2759wp_update_term_countwp-includes/taxonomy.php
2760wp_update_term_count_nowwp-includes/taxonomy.php
2761wp_update_themeswp-includes/update.php
2762wp_update_urls_to_httpswp-includes/https-migration.php
2763wp_update_userwp-includes/user.php
2764wp_update_user_countswp-includes/user.php
2765wp_upload_bitswp-includes/functions.php
2766wp_upload_dirwp-includes/functions.php
2767wp_use_widgets_block_editorwp-includes/widgets.php
2768wp_user_personal_data_exporterwp-includes/user.php
2769wp_user_request_action_descriptionwp-includes/user.php
2770wp_user_settingswp-includes/option.php
2771wp_using_ext_object_cachewp-includes/load.php
2772wp_using_themeswp-includes/load.php
2773wp_validate_application_passwordwp-includes/user.php
2774wp_validate_auth_cookiewp-includes/pluggable.php
2775wp_validate_booleanwp-includes/functions.php
2776wp_validate_logged_in_cookiewp-includes/user.php
2777wp_validate_redirectwp-includes/pluggable.php
2778wp_validate_user_request_keywp-includes/user.php
2779wp_verify_noncewp-includes/pluggable.php
2780wp_version_checkwp-includes/update.php
2781wp_video_shortcodewp-includes/media.php
2782wp_widget_descriptionwp-includes/widgets.php
2783wp_widget_rss_formwp-includes/widgets.php
2784wp_widget_rss_outputwp-includes/widgets.php
2785wp_widget_rss_processwp-includes/widgets.php
2786wp_widgets_add_menuwp-includes/functions.php
2787wp_widgets_initwp-includes/widgets.php
2788wpautopwp-includes/formatting.php
2789wptexturizewp-includes/formatting.php
2790wptexturize_primeswp-includes/formatting.php
2791wpview_media_sandbox_styleswp-includes/media.php
2792xmlrpc_getpostcategorywp-includes/functions.php
2793xmlrpc_getposttitlewp-includes/functions.php
2794xmlrpc_pingback_errorwp-includes/comment.php
2795xmlrpc_removepostdatawp-includes/functions.php
2796zeroisewp-includes/formatting.php

WordPressで利用できるグローバル関数リスト

定義済み関数の先頭へ移動

通常は定義されない関数。
アクセス先または処理によって動的に定義され利用できる。

番号 関数名/定義箇所 内容
1WP_Filesystemwp-admin/includes/file.php
2_wp-includes/compat.php
3__get_optionwp-admin/includes/upgrade.php
4_access_denied_splashwp-admin/includes/ms.php
5_add_plugin_file_editor_to_toolswp-admin/menu.php
6_add_themes_utility_lastwp-admin/menu.php
7_admin_notice_post_lockedwp-admin/includes/post.php
8_admin_search_querywp-admin/includes/template.php
9_cleanup_image_add_captionwp-admin/includes/media.php
10_copy_image_filewp-admin/includes/image.php
11_crop_image_resourcewp-admin/includes/image-edit.php
12_customizer_mobile_viewport_metawp-admin/includes/misc.php
13_disable_block_editor_for_navigation_post_typewp-admin/includes/post.php
14_disable_content_editor_for_navigation_post_typewp-admin/includes/post.php
15_draft_or_post_titlewp-admin/includes/template.php
16_enable_content_editor_for_navigation_post_typewp-admin/includes/post.php
17_fix_attachment_linkswp-admin/includes/post.php
18_flip_image_resourcewp-admin/includes/image-edit.php
19_get_cron_lockwp-cron.php
20_get_dropinswp-admin/includes/plugin.php
21_get_list_tablewp-admin/includes/list-table.php
22_get_plugin_data_markup_translatewp-admin/includes/plugin.php
23_get_plugin_from_callbackwp-admin/includes/template.php
24_get_template_edit_filenamewp-admin/includes/theme.php
25_image_get_preview_ratiowp-admin/includes/image-edit.php
26_insert_into_post_buttonwp-admin/includes/deprecated.php
27_list_meta_rowwp-admin/includes/template.php
28_load_image_to_edit_pathwp-admin/includes/image.php
29_local_storage_noticewp-admin/includes/template.php
30_media_buttonwp-admin/includes/deprecated.php
31_media_stateswp-admin/includes/template.php
32_post_stateswp-admin/includes/template.php
33_preload_old_requests_classes_and_interfaceswp-admin/includes/update-core.php
34_prime_network_cacheswp-includes/ms-network.php
35_prime_site_cacheswp-includes/ms-site.php
36_redirect_to_about_wordpresswp-admin/includes/update-core.php
37_relocate_childrenwp-admin/includes/deprecated.php
38_rotate_image_resourcewp-admin/includes/image-edit.php
39_sort_name_callbackwp-admin/includes/widgets.php
40_sort_uname_callbackwp-admin/includes/plugin.php
41_thickbox_path_admin_subfolderwp-admin/includes/ms.php
42_unzip_file_pclzipwp-admin/includes/file.php
43_unzip_file_ziparchivewp-admin/includes/file.php
44_update_blog_date_on_post_deletewp-includes/ms-blogs.php
45_update_blog_date_on_post_publishwp-includes/ms-blogs.php
46_update_posts_count_on_deletewp-includes/ms-blogs.php
47_update_posts_count_on_transition_post_statuswp-includes/ms-blogs.php
48_upgrade_422_find_genericons_files_in_folderwp-admin/includes/update-core.php
49_upgrade_422_remove_genericonswp-admin/includes/update-core.php
50_upgrade_440_force_deactivate_incompatible_pluginswp-admin/includes/update-core.php
51_upgrade_core_deactivate_incompatible_pluginswp-admin/includes/update-core.php
52_usort_by_first_memberwp-admin/includes/import.php
53_usort_terms_by_IDwp-includes/deprecated.php
54_wp_admin_html_beginwp-admin/includes/template.php
55_wp_ajax_add_hierarchical_termwp-admin/includes/ajax-actions.php
56_wp_ajax_delete_comment_responsewp-admin/includes/ajax-actions.php
57_wp_ajax_menu_quick_searchwp-admin/includes/nav-menu.php
58_wp_block_editor_posts_page_noticewp-admin/includes/template.php
59_wp_credits_add_profile_linkwp-admin/includes/credits.php
60_wp_credits_build_object_linkwp-admin/includes/credits.php
61_wp_dashboard_control_callbackwp-admin/includes/dashboard.php
62_wp_dashboard_recent_comments_rowwp-admin/includes/dashboard.php
63_wp_delete_orphaned_draft_menu_itemswp-admin/includes/nav-menu.php
64_wp_expand_nav_menu_post_datawp-admin/includes/nav-menu.php
65_wp_get_allowed_postdatawp-admin/includes/post.php
66_wp_handle_uploadwp-admin/includes/file.php
67_wp_image_meta_replace_originalwp-admin/includes/image.php
68_wp_make_subsizeswp-admin/includes/image.php
69_wp_menu_outputwp-admin/menu-header.php
70_wp_nav_menu_meta_box_objectwp-admin/includes/nav-menu.php
71_wp_personal_data_cleanup_requestswp-admin/includes/privacy-tools.php
72_wp_personal_data_handle_actionswp-admin/includes/privacy-tools.php
73_wp_post_thumbnail_htmlwp-admin/includes/post.php
74_wp_posts_page_noticewp-admin/includes/template.php
75_wp_privacy_completed_requestwp-admin/includes/privacy-tools.php
76_wp_privacy_requests_screen_optionswp-admin/includes/deprecated.php
77_wp_privacy_resend_requestwp-admin/includes/privacy-tools.php
78_wp_privacy_settings_filter_draft_page_titleswp-admin/includes/misc.php
79_wp_translate_postdatawp-admin/includes/post.php
80activate_pluginwp-admin/includes/plugin.php
81activate_pluginswp-admin/includes/plugin.php
82activate_sitewide_pluginwp-admin/includes/ms-deprecated.php
83add_allowed_optionswp-admin/includes/plugin.php
84add_blog_optionwp-includes/ms-blogs.php
85add_clean_indexwp-admin/includes/upgrade.php
86add_comments_pagewp-admin/includes/plugin.php
87add_contextual_helpwp-admin/includes/deprecated.php
88add_cssclasswp-admin/includes/menu.php
89add_dashboard_pagewp-admin/includes/plugin.php
90add_existing_user_to_blogwp-includes/ms-functions.php
91add_linkwp-admin/includes/bookmark.php
92add_links_pagewp-admin/includes/plugin.php
93add_management_pagewp-admin/includes/plugin.php
94add_media_pagewp-admin/includes/plugin.php
95add_menu_classeswp-admin/includes/menu.php
96add_menu_pagewp-admin/includes/plugin.php
97add_metawp-admin/includes/post.php
98add_meta_boxwp-admin/includes/template.php
99add_new_user_to_blogwp-includes/ms-functions.php
100add_object_pagewp-admin/includes/deprecated.php
101add_option_update_handlerwp-admin/includes/deprecated.php
102add_options_pagewp-admin/includes/plugin.php
103add_pages_pagewp-admin/includes/plugin.php
104add_plugins_pagewp-admin/includes/plugin.php
105add_posts_pagewp-admin/includes/plugin.php
106add_screen_optionwp-admin/includes/screen.php
107add_settings_errorwp-admin/includes/template.php
108add_settings_fieldwp-admin/includes/template.php
109add_settings_sectionwp-admin/includes/template.php
110add_site_metawp-includes/ms-site.php
111add_submenu_pagewp-admin/includes/plugin.php
112add_theme_pagewp-admin/includes/plugin.php
113add_userwp-admin/includes/user.php
114add_user_to_blogwp-includes/ms-functions.php
115add_users_pagewp-admin/includes/plugin.php
116add_utility_pagewp-admin/includes/deprecated.php
117admin_color_scheme_pickerwp-admin/includes/misc.php
118admin_created_user_emailwp-admin/includes/user.php
119allow_subdirectory_installwp-admin/includes/network.php
120allow_subdomain_installwp-admin/includes/network.php
121array_is_listwp-includes/compat.php
122array_key_firstwp-includes/compat.php
123array_key_lastwp-includes/compat.php
124attachment_id3_data_meta_boxwp-admin/includes/meta-boxes.php
125attachment_submit_meta_boxwp-admin/includes/meta-boxes.php
126attachment_submitbox_metadatawp-admin/includes/media.php
127avoid_blog_page_permalink_collisionwp-admin/includes/ms.php
128balanceTagswp-includes/formatting.php
129block_core_navigation_get_inner_blocks_from_unstable_locationwp-includes/blocks/navigation.php
130block_core_navigation_get_menu_items_at_locationwp-includes/blocks/navigation.php
131block_core_navigation_sort_menu_items_by_parent_idwp-includes/blocks/navigation.php
132bulk_edit_postswp-admin/includes/post.php
133can_edit_networkwp-admin/includes/ms.php
134capital_P_dangitwp-includes/formatting.php
135category_existswp-admin/includes/taxonomy.php
136check_columnwp-admin/install-helper.php
137check_import_new_userswp-admin/includes/ms.php
138check_upload_mimeswp-includes/ms-functions.php
139check_upload_sizewp-admin/includes/ms.php
140choose_primary_blogwp-admin/includes/ms.php
141clean_blog_cachewp-includes/ms-site.php
142clean_network_cachewp-includes/ms-network.php
143clean_site_details_cachewp-includes/ms-blogs.php
144clear_global_post_cachewp-includes/ms-deprecated.php
145codepress_get_langwp-admin/includes/deprecated.php
146comment_IDwp-includes/comment-template.php
147comment_author_IPwp-includes/comment-template.php
148comment_existswp-admin/includes/comment.php
149comment_footer_diewp-admin/includes/comment.php
150compression_testwp-admin/includes/template.php
151confirm_another_blog_signupwp-signup.php
152confirm_blog_signupwp-signup.php
153confirm_delete_userswp-admin/includes/ms.php
154confirm_user_signupwp-signup.php
155convert_to_screenwp-admin/includes/template.php
156copy_dirwp-admin/includes/file.php
157core_auto_updates_settingswp-admin/update-core.php
158core_update_footerwp-admin/includes/update.php
159core_upgrade_preamblewp-admin/update-core.php
160create_empty_blogwp-includes/ms-deprecated.php
161current_theme_infowp-admin/includes/deprecated.php
162customize_themes_print_templateswp-admin/includes/theme.php
163dashboard_browser_nag_classwp-admin/includes/dashboard.php
164dashboard_php_nag_classwp-admin/includes/dashboard.php
165dbDeltawp-admin/includes/upgrade.php
166deactivate_pluginswp-admin/includes/plugin.php
167deactivate_sitewide_pluginwp-admin/includes/ms-deprecated.php
168deactivated_plugins_noticewp-admin/includes/plugin.php
169default_password_nagwp-admin/includes/user.php
170default_password_nag_edit_userwp-admin/includes/user.php
171default_password_nag_handlerwp-admin/includes/user.php
172delete_blog_optionwp-includes/ms-blogs.php
173delete_metawp-admin/includes/post.php
174delete_pluginswp-admin/includes/plugin.php
175delete_site_metawp-includes/ms-site.php
176delete_site_meta_by_keywp-includes/ms-site.php
177delete_themewp-admin/includes/theme.php
178deslashwp-admin/includes/upgrade.php
179diffwp-includes/Text/Diff/Engine/xdiff.php
180dismiss_core_updatewp-admin/includes/update.php
181dismissed_updateswp-admin/update-core.php
182display_headerwp-admin/install.php
183display_plugins_tablewp-admin/includes/plugin-install.php
184display_setup_formwp-admin/install.php
185display_space_usagewp-admin/includes/ms.php
186display_themewp-admin/includes/theme-install.php
187display_themeswp-admin/includes/theme-install.php
188do_accordion_sectionswp-admin/includes/template.php
189do_activate_headerwp-activate.php
190do_block_editor_incompatible_meta_boxwp-admin/includes/template.php
191do_core_upgradewp-admin/update-core.php
192do_dismiss_core_updatewp-admin/update-core.php
193do_meta_boxeswp-admin/includes/template.php
194do_settings_fieldswp-admin/includes/template.php
195do_settings_sectionswp-admin/includes/template.php
196do_signup_headerwp-signup.php
197do_undismiss_core_updatewp-admin/update-core.php
198documentation_linkwp-admin/includes/deprecated.php
199domain_existswp-includes/ms-functions.php
200download_urlwp-admin/includes/file.php
201drop_indexwp-admin/includes/upgrade.php
202dropdown_categorieswp-admin/includes/deprecated.php
203dropdown_link_categorieswp-admin/includes/deprecated.php
204edit_commentwp-admin/includes/comment.php
205edit_form_image_editorwp-admin/includes/media.php
206edit_linkwp-admin/includes/bookmark.php
207edit_postwp-admin/includes/post.php
208edit_userwp-admin/includes/user.php
209endElementwp-admin/link-parse-opml.php
210export_date_optionswp-admin/export.php
211export_wpwp-admin/includes/export.php
212extract_from_markerswp-admin/includes/misc.php
213favorite_actionswp-admin/includes/deprecated.php
214file_is_displayable_imagewp-admin/includes/image.php
215file_is_valid_imagewp-admin/includes/image.php
216filter_SSLwp-includes/ms-functions.php
217find_core_auto_updatewp-admin/includes/update.php
218find_core_updatewp-admin/includes/update.php
219find_posts_divwp-admin/includes/template.php
220fix_import_form_sizewp-admin/includes/ms.php
221fix_phpmailer_messageidwp-includes/ms-functions.php
222floated_admin_avatarwp-admin/includes/comment.php
223force_ssl_contentwp-includes/ms-functions.php
224format_code_langwp-admin/includes/ms.php
225generate_random_passwordwp-includes/ms-deprecated.php
226get_active_blog_for_userwp-includes/ms-functions.php
227get_admin_page_parentwp-admin/includes/plugin.php
228get_admin_page_titlewp-admin/includes/plugin.php
229get_admin_users_for_domainwp-includes/ms-deprecated.php
230get_alloptions_110wp-admin/includes/upgrade.php
231get_allowed_themeswp-admin/includes/deprecated.php
232get_attachment_fields_to_editwp-admin/includes/media.php
233get_attachment_innerHTMLwp-includes/deprecated.php
234get_author_user_idswp-admin/includes/deprecated.php
235get_available_post_statuseswp-admin/includes/post.php
236get_block_editor_server_block_settingswp-admin/includes/post.php
237get_blog_countwp-includes/ms-functions.php
238get_blog_detailswp-includes/ms-blogs.php
239get_blog_id_from_urlwp-includes/ms-functions.php
240get_blog_listwp-includes/ms-deprecated.php
241get_blog_optionwp-includes/ms-blogs.php
242get_blog_permalinkwp-includes/ms-functions.php
243get_blog_postwp-includes/ms-functions.php
244get_blog_statuswp-includes/ms-blogs.php
245get_blogaddress_by_domainwp-includes/ms-deprecated.php
246get_blogaddress_by_idwp-includes/ms-blogs.php
247get_blogaddress_by_namewp-includes/ms-blogs.php
248get_broken_themeswp-admin/includes/deprecated.php
249get_cat_IDwp-includes/category.php
250get_category_to_editwp-admin/includes/taxonomy.php
251get_clean_basedomainwp-admin/includes/network.php
252get_cli_argswp-admin/includes/class-wp-importer.php
253get_column_headerswp-admin/includes/screen.php
254get_comment_IDwp-includes/comment-template.php
255get_comment_author_IPwp-includes/comment-template.php
256get_comment_to_editwp-admin/includes/comment.php
257get_compat_media_markupwp-admin/includes/media.php
258get_core_checksumswp-admin/includes/update.php
259get_core_updateswp-admin/includes/update.php
260get_current_screenwp-admin/includes/screen.php
261get_current_sitewp-includes/ms-functions.php
262get_current_site_namewp-includes/ms-load.php
263get_dashboard_blogwp-includes/ms-deprecated.php
264get_default_link_to_editwp-admin/includes/bookmark.php
265get_default_page_to_editwp-admin/includes/deprecated.php
266get_default_post_to_editwp-admin/includes/post.php
267get_dropinswp-admin/includes/plugin.php
268get_editable_authorswp-admin/includes/deprecated.php
269get_editable_roleswp-admin/includes/user.php
270get_editable_user_idswp-admin/includes/deprecated.php
271get_filewp-admin/includes/noop.php
272get_file_descriptionwp-admin/includes/file.php
273get_filesystem_methodwp-admin/includes/file.php
274get_hidden_columnswp-admin/includes/screen.php
275get_hidden_meta_boxeswp-admin/includes/screen.php
276get_home_pathwp-admin/includes/file.php
277get_id_from_blognamewp-includes/ms-blogs.php
278get_image_send_to_editorwp-admin/includes/media.php
279get_importerswp-admin/includes/import.php
280get_inline_datawp-admin/includes/template.php
281get_last_updatedwp-includes/ms-blogs.php
282get_link_to_editwp-admin/includes/bookmark.php
283get_media_itemwp-admin/includes/media.php
284get_media_itemswp-admin/includes/media.php
285get_media_stateswp-admin/includes/template.php
286get_meta_keyswp-admin/includes/post.php
287get_most_active_blogswp-includes/ms-deprecated.php
288get_most_recent_post_of_userwp-includes/ms-functions.php
289get_mu_pluginswp-admin/includes/plugin.php
290get_networkwp-includes/ms-network.php
291get_network_by_pathwp-includes/ms-load.php
292get_networkswp-includes/ms-network.php
293get_nonauthor_user_idswp-admin/includes/deprecated.php
294get_others_draftswp-admin/includes/deprecated.php
295get_others_pendingwp-admin/includes/deprecated.php
296get_others_unpublished_postswp-admin/includes/deprecated.php
297get_page_templateswp-admin/includes/theme.php
298get_pending_comments_numwp-admin/includes/comment.php
299get_plugin_datawp-admin/includes/plugin.php
300get_plugin_fileswp-admin/includes/plugin.php
301get_plugin_page_hookwp-admin/includes/plugin.php
302get_plugin_page_hooknamewp-admin/includes/plugin.php
303get_plugin_updateswp-admin/includes/update.php
304get_pluginswp-admin/includes/plugin.php
305get_post_meta_by_idwp-admin/includes/post.php
306get_post_stateswp-admin/includes/template.php
307get_post_to_editwp-admin/includes/deprecated.php
308get_preferred_from_update_corewp-admin/includes/update.php
309get_real_file_to_editwp-admin/includes/deprecated.php
310get_sample_permalinkwp-admin/includes/post.php
311get_sample_permalink_htmlwp-admin/includes/post.php
312get_screen_iconwp-admin/includes/deprecated.php
313get_settings_errorswp-admin/includes/template.php
314get_sitewp-includes/ms-site.php
315get_site_allowed_themeswp-admin/includes/ms-deprecated.php
316get_site_by_pathwp-includes/ms-load.php
317get_site_metawp-includes/ms-site.php
318get_site_screen_help_sidebar_contentwp-admin/includes/ms.php
319get_site_screen_help_tab_argswp-admin/includes/ms.php
320get_siteswp-includes/ms-site.php
321get_sitestatswp-includes/ms-functions.php
322get_space_allowedwp-includes/ms-functions.php
323get_space_usedwp-includes/ms-functions.php
324get_subdirectory_reserved_nameswp-includes/ms-functions.php
325get_submit_buttonwp-admin/includes/template.php
326get_tags_to_editwp-admin/includes/taxonomy.php
327get_terms_to_editwp-admin/includes/taxonomy.php
328get_the_IDwp-includes/post-template.php
329get_the_author_IDwp-includes/deprecated.php
330get_the_category_by_IDwp-includes/category-template.php
331get_theme_feature_listwp-admin/includes/theme.php
332get_theme_update_availablewp-admin/includes/theme.php
333get_theme_updateswp-admin/includes/update.php
334get_udimswp-admin/includes/deprecated.php
335get_upload_iframe_srcwp-admin/includes/media.php
336get_upload_space_availablewp-includes/ms-functions.php
337get_user_detailswp-includes/ms-deprecated.php
338get_user_id_from_stringwp-includes/ms-deprecated.php
339get_user_to_editwp-admin/includes/user.php
340get_users_draftswp-admin/includes/user.php
341global_termswp-includes/ms-deprecated.php
342got_mod_rewritewp-admin/includes/misc.php
343got_url_rewritewp-admin/includes/misc.php
344graceful_failwp-includes/ms-deprecated.php
345has_metawp-admin/includes/post.php
346hash_equalswp-includes/compat.php
347hash_hmacwp-includes/compat.php
348heartbeat_autosavewp-admin/includes/misc.php
349iframe_footerwp-admin/includes/template.php
350iframe_headerwp-admin/includes/template.php
351iis7_add_rewrite_rulewp-admin/includes/misc.php
352iis7_delete_rewrite_rulewp-admin/includes/misc.php
353iis7_rewrite_rule_existswp-admin/includes/misc.php
354iis7_save_url_rewrite_ruleswp-admin/includes/misc.php
355image_add_captionwp-admin/includes/media.php
356image_align_input_fieldswp-admin/includes/media.php
357image_attachment_fields_to_editwp-admin/includes/media.php
358image_attachment_fields_to_savewp-admin/includes/deprecated.php
359image_edit_apply_changeswp-admin/includes/image-edit.php
360image_link_input_fieldswp-admin/includes/media.php
361image_media_send_to_editorwp-admin/includes/media.php
362image_size_input_fieldswp-admin/includes/media.php
363insert_blogwp-includes/ms-deprecated.php
364insert_with_markerswp-admin/includes/misc.php
365install_blogwp-includes/ms-deprecated.php
366install_blog_defaultswp-includes/ms-deprecated.php
367install_dashboardwp-admin/includes/plugin-install.php
368install_global_termswp-admin/includes/ms-deprecated.php
369install_networkwp-admin/includes/schema.php
370install_plugin_informationwp-admin/includes/plugin-install.php
371install_plugin_install_statuswp-admin/includes/plugin-install.php
372install_plugins_favorites_formwp-admin/includes/plugin-install.php
373install_plugins_uploadwp-admin/includes/plugin-install.php
374install_popular_tagswp-admin/includes/plugin-install.php
375install_search_formwp-admin/includes/plugin-install.php
376install_theme_informationwp-admin/includes/theme-install.php
377install_theme_search_formwp-admin/includes/theme-install.php
378install_themes_dashboardwp-admin/includes/theme-install.php
379install_themes_feature_listwp-admin/includes/theme-install.php
380install_themes_uploadwp-admin/includes/theme-install.php
381is_archivedwp-includes/ms-blogs.php
382is_countablewp-includes/compat.php
383is_email_address_unsafewp-includes/ms-functions.php
384is_main_blogwp-includes/ms-deprecated.php
385is_network_only_pluginwp-admin/includes/plugin.php
386is_plugin_activewp-admin/includes/plugin.php
387is_plugin_active_for_networkwp-admin/includes/plugin.php
388is_plugin_inactivewp-admin/includes/plugin.php
389is_plugin_pausedwp-admin/includes/plugin.php
390is_site_adminwp-includes/ms-deprecated.php
391is_subdomain_installwp-includes/ms-load.php
392is_theme_pausedwp-admin/includes/theme.php
393is_uninstallable_pluginwp-admin/includes/plugin.php
394is_upload_space_availablewp-includes/ms-functions.php
395is_user_option_localwp-includes/ms-deprecated.php
396is_user_spammywp-includes/ms-functions.php
397is_wpmu_sitewide_pluginwp-admin/includes/ms-deprecated.php
398link_advanced_meta_boxwp-admin/includes/meta-boxes.php
399link_categories_meta_boxwp-admin/includes/meta-boxes.php
400link_submit_meta_boxwp-admin/includes/meta-boxes.php
401link_target_meta_boxwp-admin/includes/meta-boxes.php
402link_xfn_meta_boxwp-admin/includes/meta-boxes.php
403list_core_updatewp-admin/update-core.php
404list_fileswp-admin/includes/file.php
405list_metawp-admin/includes/template.php
406list_plugin_updateswp-admin/update-core.php
407list_theme_updateswp-admin/update-core.php
408list_translation_updateswp-admin/update-core.php
409load_image_to_editwp-admin/includes/image.php
410logIOxmlrpc.php
411login_footerwp-login.php
412login_headerwp-login.php
413lowercase_octetswp-includes/canonical.php
414maintenance_nagwp-admin/includes/update.php
415make_db_currentwp-admin/includes/upgrade.php
416make_db_current_silentwp-admin/includes/upgrade.php
417make_site_themewp-admin/includes/upgrade.php
418make_site_theme_from_defaultwp-admin/includes/upgrade.php
419make_site_theme_from_oldschoolwp-admin/includes/upgrade.php
420maybe_add_columnwp-admin/includes/upgrade.php
421maybe_add_existing_user_to_blogwp-includes/ms-functions.php
422maybe_convert_table_to_utf8mb4wp-admin/includes/upgrade.php
423maybe_create_tablewp-admin/includes/upgrade.php
424maybe_disable_automattic_widgetswp-admin/includes/upgrade.php
425maybe_disable_link_managerwp-admin/includes/upgrade.php
426maybe_drop_columnwp-admin/install-helper.php
427maybe_redirect_404wp-includes/ms-functions.php
428mb_strlenwp-includes/compat.php
429mb_substrwp-includes/compat.php
430media_buttonswp-admin/includes/media.php
431media_handle_sideloadwp-admin/includes/media.php
432media_handle_uploadwp-admin/includes/media.php
433media_post_single_attachment_fields_to_editwp-admin/includes/media.php
434media_send_to_editorwp-admin/includes/media.php
435media_sideload_imagewp-admin/includes/media.php
436media_single_attachment_fields_to_editwp-admin/includes/media.php
437media_upload_audiowp-admin/includes/deprecated.php
438media_upload_filewp-admin/includes/deprecated.php
439media_upload_flash_bypasswp-admin/includes/media.php
440media_upload_formwp-admin/includes/media.php
441media_upload_form_handlerwp-admin/includes/media.php
442media_upload_gallerywp-admin/includes/media.php
443media_upload_gallery_formwp-admin/includes/media.php
444media_upload_headerwp-admin/includes/media.php
445media_upload_html_bypasswp-admin/includes/media.php
446media_upload_imagewp-admin/includes/deprecated.php
447media_upload_librarywp-admin/includes/media.php
448media_upload_library_formwp-admin/includes/media.php
449media_upload_max_image_resizewp-admin/includes/media.php
450media_upload_tabswp-admin/includes/media.php
451media_upload_text_afterwp-admin/includes/media.php
452media_upload_type_formwp-admin/includes/media.php
453media_upload_type_url_formwp-admin/includes/media.php
454media_upload_videowp-admin/includes/deprecated.php
455menu_page_urlwp-admin/includes/plugin.php
456meta_box_prefswp-admin/includes/screen.php
457meta_formwp-admin/includes/template.php
458move_dirwp-admin/includes/file.php
459ms_cookie_constantswp-includes/ms-default-constants.php
460ms_deprecated_blogs_filewp-admin/includes/ms-deprecated.php
461ms_file_constantswp-includes/ms-default-constants.php
462ms_is_switchedwp-includes/ms-blogs.php
463ms_load_current_site_and_networkwp-includes/ms-load.php
464ms_not_installedwp-includes/ms-load.php
465ms_site_checkwp-includes/ms-load.php
466ms_subdomain_constantswp-includes/ms-default-constants.php
467ms_upload_constantswp-includes/ms-default-constants.php
468mu_dropdown_languageswp-admin/includes/ms.php
469mu_optionswp-admin/includes/ms-deprecated.php
470multisite_over_quota_messagewp-admin/includes/media.php
471network_domain_checkwp-admin/includes/network.php
472network_edit_site_navwp-admin/includes/ms.php
473network_step1wp-admin/includes/network.php
474network_step2wp-admin/includes/network.php
475newblog_notify_siteadminwp-includes/ms-functions.php
476newuser_notify_siteadminwp-includes/ms-functions.php
477next_widget_id_numberwp-admin/includes/widgets.php
478nextpagewp-admin/network/upgrade.php
479onCatChangewp-includes/blocks/categories.php
480option_update_filterwp-admin/includes/plugin.php
481options_reading_blog_charsetwp-admin/includes/options.php
482page_attributes_meta_boxwp-admin/includes/meta-boxes.php
483page_linkswp-admin/includes/deprecated.php
484page_template_dropdownwp-admin/includes/template.php
485parent_dropdownwp-admin/includes/template.php
486paused_plugins_noticewp-admin/includes/plugin.php
487paused_themes_noticewp-admin/includes/theme.php
488plugin_sandbox_scrapewp-admin/includes/plugin.php
489plugins_apiwp-admin/includes/plugin-install.php
490populate_networkwp-admin/includes/schema.php
491populate_network_metawp-admin/includes/schema.php
492populate_optionswp-admin/includes/schema.php
493populate_roleswp-admin/includes/schema.php
494populate_roles_160wp-admin/includes/schema.php
495populate_roles_210wp-admin/includes/schema.php
496populate_roles_230wp-admin/includes/schema.php
497populate_roles_250wp-admin/includes/schema.php
498populate_roles_260wp-admin/includes/schema.php
499populate_roles_270wp-admin/includes/schema.php
500populate_roles_280wp-admin/includes/schema.php
501populate_roles_300wp-admin/includes/schema.php
502populate_site_metawp-admin/includes/schema.php
503post_author_meta_boxwp-admin/includes/meta-boxes.php
504post_categories_meta_boxwp-admin/includes/meta-boxes.php
505post_comment_meta_boxwp-admin/includes/meta-boxes.php
506post_comment_meta_box_theadwp-admin/includes/meta-boxes.php
507post_comment_status_meta_boxwp-admin/includes/meta-boxes.php
508post_custom_meta_boxwp-admin/includes/meta-boxes.php
509post_excerpt_meta_boxwp-admin/includes/meta-boxes.php
510post_existswp-admin/includes/post.php
511post_form_autocomplete_offwp-admin/includes/deprecated.php
512post_format_meta_boxwp-admin/includes/meta-boxes.php
513post_previewwp-admin/includes/post.php
514post_revisions_meta_boxwp-admin/includes/meta-boxes.php
515post_slug_meta_boxwp-admin/includes/meta-boxes.php
516post_submit_meta_boxwp-admin/includes/meta-boxes.php
517post_tags_meta_boxwp-admin/includes/meta-boxes.php
518post_thumbnail_meta_boxwp-admin/includes/meta-boxes.php
519post_trackback_meta_boxwp-admin/includes/meta-boxes.php
520postbox_classeswp-admin/includes/post.php
521pre_schema_upgradewp-admin/includes/upgrade.php
522prepare_vars_for_template_usagewp-admin/includes/deprecated.php
523print_column_headerswp-admin/includes/list-table.php
524readonlywp-includes/php-compat/readonly.php
525redirect_postwp-admin/includes/post.php
526redirect_this_sitewp-includes/ms-functions.php
527refresh_blog_detailswp-includes/ms-blogs.php
528refresh_user_detailswp-admin/includes/ms.php
529register_and_do_post_meta_boxeswp-admin/includes/meta-boxes.php
530register_column_headerswp-admin/includes/list-table.php
531register_importerwp-admin/includes/import.php
532remove_allowed_optionswp-admin/includes/plugin.php
533remove_menu_pagewp-admin/includes/plugin.php
534remove_meta_boxwp-admin/includes/template.php
535remove_option_update_handlerwp-admin/includes/deprecated.php
536remove_submenu_pagewp-admin/includes/plugin.php
537remove_user_from_blogwp-includes/ms-functions.php
538request_filesystem_credentialswp-admin/includes/file.php
539restore_current_blogwp-includes/ms-blogs.php
540results_are_pagedwp-admin/includes/deprecated.php
541resume_pluginwp-admin/includes/plugin.php
542resume_themewp-admin/includes/theme.php
543saveDomDocumentwp-admin/includes/misc.php
544save_mod_rewrite_ruleswp-admin/includes/misc.php
545schedulewp-admin/includes/post.php
546screen_iconwp-admin/includes/deprecated.php
547screen_layoutwp-admin/includes/deprecated.php
548screen_metawp-admin/includes/deprecated.php
549screen_optionswp-admin/includes/deprecated.php
550set_current_screenwp-admin/includes/screen.php
551set_screen_optionswp-admin/includes/misc.php
552settings_errorswp-admin/includes/template.php
553settings_fieldswp-admin/includes/plugin.php
554setup_config_display_headerwp-admin/setup-config.php
555show_blog_formwp-signup.php
556show_messagewp-admin/includes/misc.php
557show_user_formwp-signup.php
558signup_another_blogwp-signup.php
559signup_blogwp-signup.php
560signup_get_available_languageswp-signup.php
561signup_nonce_checkwp-includes/ms-functions.php
562signup_nonce_fieldswp-includes/ms-functions.php
563signup_userwp-signup.php
564site_admin_noticewp-admin/includes/ms.php
565sodiumCompatAutoloaderwp-includes/sodium_compat/autoload.php
566sodium_addwp-includes/sodium_compat/lib/php72compat.php
567sodium_base642binwp-includes/sodium_compat/lib/php72compat.php
568sodium_bin2base64wp-includes/sodium_compat/lib/php72compat.php
569sodium_bin2hexwp-includes/sodium_compat/lib/php72compat.php
570sodium_comparewp-includes/sodium_compat/lib/php72compat.php
571sodium_crypto_aead_aegis128l_decryptwp-includes/sodium_compat/lib/php84compat.php
572sodium_crypto_aead_aegis128l_encryptwp-includes/sodium_compat/lib/php84compat.php
573sodium_crypto_aead_aegis256_decryptwp-includes/sodium_compat/lib/php84compat.php
574sodium_crypto_aead_aegis256_encryptwp-includes/sodium_compat/lib/php84compat.php
575sodium_crypto_aead_aes256gcm_decryptwp-includes/sodium_compat/lib/php72compat.php
576sodium_crypto_aead_aes256gcm_encryptwp-includes/sodium_compat/lib/php72compat.php
577sodium_crypto_aead_aes256gcm_is_availablewp-includes/sodium_compat/lib/php72compat.php
578sodium_crypto_aead_chacha20poly1305_decryptwp-includes/sodium_compat/lib/php72compat.php
579sodium_crypto_aead_chacha20poly1305_encryptwp-includes/sodium_compat/lib/php72compat.php
580sodium_crypto_aead_chacha20poly1305_ietf_decryptwp-includes/sodium_compat/lib/php72compat.php
581sodium_crypto_aead_chacha20poly1305_ietf_encryptwp-includes/sodium_compat/lib/php72compat.php
582sodium_crypto_aead_chacha20poly1305_ietf_keygenwp-includes/sodium_compat/lib/php72compat.php
583sodium_crypto_aead_chacha20poly1305_keygenwp-includes/sodium_compat/lib/php72compat.php
584sodium_crypto_aead_xchacha20poly1305_ietf_decryptwp-includes/sodium_compat/lib/php72compat.php
585sodium_crypto_aead_xchacha20poly1305_ietf_encryptwp-includes/sodium_compat/lib/php72compat.php
586sodium_crypto_aead_xchacha20poly1305_ietf_keygenwp-includes/sodium_compat/lib/php72compat.php
587sodium_crypto_authwp-includes/sodium_compat/lib/php72compat.php
588sodium_crypto_auth_keygenwp-includes/sodium_compat/lib/php72compat.php
589sodium_crypto_auth_verifywp-includes/sodium_compat/lib/php72compat.php
590sodium_crypto_boxwp-includes/sodium_compat/lib/php72compat.php
591sodium_crypto_box_keypairwp-includes/sodium_compat/lib/php72compat.php
592sodium_crypto_box_openwp-includes/sodium_compat/lib/php72compat.php
593sodium_crypto_box_sealwp-includes/sodium_compat/lib/php72compat.php
594sodium_crypto_box_seal_openwp-includes/sodium_compat/lib/php72compat.php
595sodium_crypto_box_secretkeywp-includes/sodium_compat/lib/php72compat.php
596sodium_crypto_box_seed_keypairwp-includes/sodium_compat/lib/php72compat.php
597sodium_crypto_core_ristretto255_addwp-includes/sodium_compat/lib/ristretto255.php
598sodium_crypto_core_ristretto255_from_hashwp-includes/sodium_compat/lib/ristretto255.php
599sodium_crypto_core_ristretto255_is_valid_pointwp-includes/sodium_compat/lib/ristretto255.php
600sodium_crypto_core_ristretto255_randomwp-includes/sodium_compat/lib/ristretto255.php
601sodium_crypto_core_ristretto255_scalar_addwp-includes/sodium_compat/lib/ristretto255.php
602sodium_crypto_core_ristretto255_scalar_complementwp-includes/sodium_compat/lib/ristretto255.php
603sodium_crypto_core_ristretto255_scalar_invertwp-includes/sodium_compat/lib/ristretto255.php
604sodium_crypto_core_ristretto255_scalar_mulwp-includes/sodium_compat/lib/ristretto255.php
605sodium_crypto_core_ristretto255_scalar_negatewp-includes/sodium_compat/lib/ristretto255.php
606sodium_crypto_core_ristretto255_scalar_randomwp-includes/sodium_compat/lib/ristretto255.php
607sodium_crypto_core_ristretto255_scalar_reducewp-includes/sodium_compat/lib/ristretto255.php
608sodium_crypto_core_ristretto255_scalar_subwp-includes/sodium_compat/lib/ristretto255.php
609sodium_crypto_core_ristretto255_subwp-includes/sodium_compat/lib/ristretto255.php
610sodium_crypto_generichashwp-includes/sodium_compat/lib/php72compat.php
611sodium_crypto_generichash_finalwp-includes/sodium_compat/lib/php72compat.php
612sodium_crypto_generichash_initwp-includes/sodium_compat/lib/php72compat.php
613sodium_crypto_generichash_keygenwp-includes/sodium_compat/lib/php72compat.php
614sodium_crypto_generichash_updatewp-includes/sodium_compat/lib/php72compat.php
615sodium_crypto_kdf_derive_from_keywp-includes/sodium_compat/lib/php72compat.php
616sodium_crypto_kdf_keygenwp-includes/sodium_compat/lib/php72compat.php
617sodium_crypto_kxwp-includes/sodium_compat/lib/php72compat.php
618sodium_crypto_kx_client_session_keyswp-includes/sodium_compat/lib/php72compat.php
619sodium_crypto_kx_keypairwp-includes/sodium_compat/lib/php72compat.php
620sodium_crypto_kx_secretkeywp-includes/sodium_compat/lib/php72compat.php
621sodium_crypto_kx_seed_keypairwp-includes/sodium_compat/lib/php72compat.php
622sodium_crypto_kx_server_session_keyswp-includes/sodium_compat/lib/php72compat.php
623sodium_crypto_pwhashwp-includes/sodium_compat/lib/php72compat.php
624sodium_crypto_pwhash_scryptsalsa208sha256wp-includes/sodium_compat/lib/php72compat.php
625sodium_crypto_pwhash_scryptsalsa208sha256_strwp-includes/sodium_compat/lib/php72compat.php
626sodium_crypto_pwhash_scryptsalsa208sha256_str_verifywp-includes/sodium_compat/lib/php72compat.php
627sodium_crypto_pwhash_strwp-includes/sodium_compat/lib/php72compat.php
628sodium_crypto_pwhash_str_needs_rehashwp-includes/sodium_compat/lib/php72compat.php
629sodium_crypto_pwhash_str_verifywp-includes/sodium_compat/lib/php72compat.php
630sodium_crypto_scalarmultwp-includes/sodium_compat/lib/php72compat.php
631sodium_crypto_scalarmult_basewp-includes/sodium_compat/lib/php72compat.php
632sodium_crypto_scalarmult_ristretto255wp-includes/sodium_compat/lib/ristretto255.php
633sodium_crypto_scalarmult_ristretto255_basewp-includes/sodium_compat/lib/ristretto255.php
634sodium_crypto_secretboxwp-includes/sodium_compat/lib/php72compat.php
635sodium_crypto_secretbox_keygenwp-includes/sodium_compat/lib/php72compat.php
636sodium_crypto_secretbox_openwp-includes/sodium_compat/lib/php72compat.php
637sodium_crypto_secretstream_xchacha20poly1305_init_pullwp-includes/sodium_compat/lib/php72compat.php
638sodium_crypto_secretstream_xchacha20poly1305_init_pushwp-includes/sodium_compat/lib/php72compat.php
639sodium_crypto_secretstream_xchacha20poly1305_keygenwp-includes/sodium_compat/lib/php72compat.php
640sodium_crypto_secretstream_xchacha20poly1305_pullwp-includes/sodium_compat/lib/php72compat.php
641sodium_crypto_secretstream_xchacha20poly1305_pushwp-includes/sodium_compat/lib/php72compat.php
642sodium_crypto_secretstream_xchacha20poly1305_rekeywp-includes/sodium_compat/lib/php72compat.php
643sodium_crypto_shorthashwp-includes/sodium_compat/lib/php72compat.php
644sodium_crypto_shorthash_keygenwp-includes/sodium_compat/lib/php72compat.php
645sodium_crypto_signwp-includes/sodium_compat/lib/php72compat.php
646sodium_crypto_sign_detachedwp-includes/sodium_compat/lib/php72compat.php
647sodium_crypto_sign_ed25519_sk_to_curve25519wp-includes/sodium_compat/lib/php72compat.php
648sodium_crypto_sign_keypairwp-includes/sodium_compat/lib/php72compat.php
649sodium_crypto_sign_secretkeywp-includes/sodium_compat/lib/php72compat.php
650sodium_crypto_sign_seed_keypairwp-includes/sodium_compat/lib/php72compat.php
651sodium_crypto_streamwp-includes/sodium_compat/lib/php72compat.php
652sodium_crypto_stream_keygenwp-includes/sodium_compat/lib/php72compat.php
653sodium_crypto_stream_xchacha20wp-includes/sodium_compat/lib/stream-xchacha20.php
654sodium_crypto_stream_xchacha20_keygenwp-includes/sodium_compat/lib/stream-xchacha20.php
655sodium_crypto_stream_xchacha20_xorwp-includes/sodium_compat/lib/stream-xchacha20.php
656sodium_crypto_stream_xchacha20_xor_icwp-includes/sodium_compat/lib/stream-xchacha20.php
657sodium_crypto_stream_xorwp-includes/sodium_compat/lib/php72compat.php
658sodium_hex2binwp-includes/sodium_compat/lib/php72compat.php
659sodium_incrementwp-includes/sodium_compat/lib/php72compat.php
660sodium_library_version_majorwp-includes/sodium_compat/lib/php72compat.php
661sodium_library_version_minorwp-includes/sodium_compat/lib/php72compat.php
662sodium_memcmpwp-includes/sodium_compat/lib/php72compat.php
663sodium_memzerowp-includes/sodium_compat/lib/php72compat.php
664sodium_padwp-includes/sodium_compat/lib/php72compat.php
665sodium_randombytes_bufwp-includes/sodium_compat/lib/php72compat.php
666sodium_randombytes_random16wp-includes/sodium_compat/lib/php72compat.php
667sodium_randombytes_uniformwp-includes/sodium_compat/lib/php72compat.php
668sodium_unpadwp-includes/sodium_compat/lib/php72compat.php
669sodium_version_stringwp-includes/sodium_compat/lib/php72compat.php
670sort_menuwp-admin/includes/menu.php
671startElementwp-admin/link-parse-opml.php
672str_containswp-includes/compat.php
673str_ends_withwp-includes/compat.php
674str_starts_withwp-includes/compat.php
675stream_preview_imagewp-admin/includes/image-edit.php
676submit_buttonwp-admin/includes/template.php
677switch_to_blogwp-includes/ms-blogs.php
678sync_category_tag_slugswp-admin/includes/ms-deprecated.php
679tag_existswp-admin/includes/taxonomy.php
680taxonomy_meta_box_sanitize_cb_checkboxeswp-admin/includes/post.php
681taxonomy_meta_box_sanitize_cb_inputwp-admin/includes/post.php
682tb_closewp-admin/includes/template.php
683the_IDwp-includes/post-template.php
684the_attachment_linkswp-admin/includes/deprecated.php
685the_author_IDwp-includes/deprecated.php
686the_block_editor_meta_box_post_form_hidden_fieldswp-admin/includes/post.php
687the_block_editor_meta_boxeswp-admin/includes/post.php
688the_category_IDwp-includes/deprecated.php
689the_media_upload_tabswp-admin/includes/media.php
690the_post_passwordwp-admin/includes/template.php
691theme_update_availablewp-admin/includes/theme.php
692themes_apiwp-admin/includes/theme.php
693tinymce_includewp-admin/includes/deprecated.php
694touch_timewp-admin/includes/template.php
695trackback_responsewp-trackback.php
696translate_level_to_rolewp-admin/includes/upgrade.php
697translations_apiwp-admin/includes/translation-install.php
698type_url_form_audiowp-admin/includes/deprecated.php
699type_url_form_filewp-admin/includes/deprecated.php
700type_url_form_imagewp-admin/includes/deprecated.php
701type_url_form_videowp-admin/includes/deprecated.php
702undismiss_core_updatewp-admin/includes/update.php
703uninstall_pluginwp-admin/includes/plugin.php
704unzip_filewp-admin/includes/file.php
705update_archivedwp-includes/ms-blogs.php
706update_blog_detailswp-includes/ms-blogs.php
707update_blog_optionwp-includes/ms-blogs.php
708update_blog_statuswp-includes/ms-blogs.php
709update_corewp-admin/includes/update-core.php
710update_gallery_tabwp-admin/includes/media.php
711update_home_siteurlwp-admin/includes/misc.php
712update_metawp-admin/includes/post.php
713update_nagwp-admin/includes/update.php
714update_network_cachewp-includes/ms-network.php
715update_network_option_new_admin_emailwp-includes/ms-functions.php
716update_option_new_admin_emailwp-admin/includes/misc.php
717update_posts_countwp-includes/ms-functions.php
718update_recently_editedwp-admin/includes/misc.php
719update_right_now_messagewp-admin/includes/update.php
720update_site_cachewp-includes/ms-site.php
721update_site_metawp-includes/ms-site.php
722update_sitemeta_cachewp-includes/ms-site.php
723update_user_statuswp-includes/ms-deprecated.php
724upgrade_100wp-admin/includes/upgrade.php
725upgrade_101wp-admin/includes/upgrade.php
726upgrade_110wp-admin/includes/upgrade.php
727upgrade_130wp-admin/includes/upgrade.php
728upgrade_160wp-admin/includes/upgrade.php
729upgrade_210wp-admin/includes/upgrade.php
730upgrade_230wp-admin/includes/upgrade.php
731upgrade_230_old_tableswp-admin/includes/upgrade.php
732upgrade_230_options_tablewp-admin/includes/upgrade.php
733upgrade_250wp-admin/includes/upgrade.php
734upgrade_252wp-admin/includes/upgrade.php
735upgrade_260wp-admin/includes/upgrade.php
736upgrade_270wp-admin/includes/upgrade.php
737upgrade_280wp-admin/includes/upgrade.php
738upgrade_290wp-admin/includes/upgrade.php
739upgrade_300wp-admin/includes/upgrade.php
740upgrade_330wp-admin/includes/upgrade.php
741upgrade_340wp-admin/includes/upgrade.php
742upgrade_350wp-admin/includes/upgrade.php
743upgrade_370wp-admin/includes/upgrade.php
744upgrade_372wp-admin/includes/upgrade.php
745upgrade_380wp-admin/includes/upgrade.php
746upgrade_400wp-admin/includes/upgrade.php
747upgrade_420wp-admin/includes/upgrade.php
748upgrade_430wp-admin/includes/upgrade.php
749upgrade_430_fix_commentswp-admin/includes/upgrade.php
750upgrade_431wp-admin/includes/upgrade.php
751upgrade_440wp-admin/includes/upgrade.php
752upgrade_450wp-admin/includes/upgrade.php
753upgrade_460wp-admin/includes/upgrade.php
754upgrade_500wp-admin/includes/upgrade.php
755upgrade_510wp-admin/includes/upgrade.php
756upgrade_530wp-admin/includes/upgrade.php
757upgrade_550wp-admin/includes/upgrade.php
758upgrade_560wp-admin/includes/upgrade.php
759upgrade_590wp-admin/includes/upgrade.php
760upgrade_600wp-admin/includes/upgrade.php
761upgrade_630wp-admin/includes/upgrade.php
762upgrade_640wp-admin/includes/upgrade.php
763upgrade_650wp-admin/includes/upgrade.php
764upgrade_670wp-admin/includes/upgrade.php
765upgrade_allwp-admin/includes/upgrade.php
766upgrade_networkwp-admin/includes/upgrade.php
767upgrade_old_slugswp-admin/includes/upgrade.php
768upload_is_file_too_bigwp-includes/ms-functions.php
769upload_is_user_over_quotawp-admin/includes/ms.php
770upload_size_limit_filterwp-includes/ms-functions.php
771upload_space_settingwp-admin/includes/ms.php
772use_codepresswp-admin/includes/deprecated.php
773use_ssl_preferencewp-admin/includes/user.php
774user_can_access_admin_pagewp-admin/includes/plugin.php
775users_can_register_signup_filterwp-includes/ms-functions.php
776validate_active_pluginswp-admin/includes/plugin.php
777validate_another_blog_signupwp-signup.php
778validate_blog_formwp-signup.php
779validate_blog_signupwp-signup.php
780validate_emailwp-includes/ms-deprecated.php
781validate_file_to_editwp-admin/includes/file.php
782validate_pluginwp-admin/includes/plugin.php
783validate_plugin_requirementswp-admin/includes/plugin.php
784validate_user_formwp-signup.php
785validate_user_signupwp-signup.php
786verify_file_md5wp-admin/includes/file.php
787verify_file_signaturewp-admin/includes/file.php
788welcome_user_msg_filterwp-includes/ms-functions.php
789wp_add_dashboard_widgetwp-admin/includes/dashboard.php
790wp_add_id3_tag_datawp-admin/includes/media.php
791wp_add_privacy_policy_contentwp-admin/includes/plugin.php
792wp_admin_canonical_urlwp-admin/includes/misc.php
793wp_admin_headerswp-admin/includes/misc.php
794wp_admin_viewport_metawp-admin/includes/misc.php
795wp_ajax_activate_pluginwp-admin/includes/ajax-actions.php
796wp_ajax_add_link_categorywp-admin/includes/ajax-actions.php
797wp_ajax_add_menu_itemwp-admin/includes/ajax-actions.php
798wp_ajax_add_metawp-admin/includes/ajax-actions.php
799wp_ajax_add_tagwp-admin/includes/ajax-actions.php
800wp_ajax_add_userwp-admin/includes/ajax-actions.php
801wp_ajax_ajax_tag_searchwp-admin/includes/ajax-actions.php
802wp_ajax_autocomplete_userwp-admin/includes/ajax-actions.php
803wp_ajax_closed_postboxeswp-admin/includes/ajax-actions.php
804wp_ajax_crop_imagewp-admin/includes/ajax-actions.php
805wp_ajax_dashboard_widgetswp-admin/includes/ajax-actions.php
806wp_ajax_date_formatwp-admin/includes/ajax-actions.php
807wp_ajax_delete_commentwp-admin/includes/ajax-actions.php
808wp_ajax_delete_inactive_widgetswp-admin/includes/ajax-actions.php
809wp_ajax_delete_linkwp-admin/includes/ajax-actions.php
810wp_ajax_delete_metawp-admin/includes/ajax-actions.php
811wp_ajax_delete_pagewp-admin/includes/ajax-actions.php
812wp_ajax_delete_pluginwp-admin/includes/ajax-actions.php
813wp_ajax_delete_postwp-admin/includes/ajax-actions.php
814wp_ajax_delete_tagwp-admin/includes/ajax-actions.php
815wp_ajax_delete_themewp-admin/includes/ajax-actions.php
816wp_ajax_destroy_sessionswp-admin/includes/ajax-actions.php
817wp_ajax_dim_commentwp-admin/includes/ajax-actions.php
818wp_ajax_dismiss_wp_pointerwp-admin/includes/ajax-actions.php
819wp_ajax_edit_commentwp-admin/includes/ajax-actions.php
820wp_ajax_edit_theme_plugin_filewp-admin/includes/ajax-actions.php
821wp_ajax_fetch_listwp-admin/includes/ajax-actions.php
822wp_ajax_find_postswp-admin/includes/ajax-actions.php
823wp_ajax_generate_passwordwp-admin/includes/ajax-actions.php
824wp_ajax_get_attachmentwp-admin/includes/ajax-actions.php
825wp_ajax_get_commentswp-admin/includes/ajax-actions.php
826wp_ajax_get_community_eventswp-admin/includes/ajax-actions.php
827wp_ajax_get_permalinkwp-admin/includes/ajax-actions.php
828wp_ajax_get_post_thumbnail_htmlwp-admin/includes/ajax-actions.php
829wp_ajax_get_revision_diffswp-admin/includes/ajax-actions.php
830wp_ajax_get_tagcloudwp-admin/includes/ajax-actions.php
831wp_ajax_health_check_background_updateswp-admin/includes/ajax-actions.php
832wp_ajax_health_check_dotorg_communicationwp-admin/includes/ajax-actions.php
833wp_ajax_health_check_get_sizeswp-admin/includes/ajax-actions.php
834wp_ajax_health_check_loopback_requestswp-admin/includes/ajax-actions.php
835wp_ajax_health_check_site_status_resultwp-admin/includes/ajax-actions.php
836wp_ajax_heartbeatwp-admin/includes/ajax-actions.php
837wp_ajax_hidden_columnswp-admin/includes/ajax-actions.php
838wp_ajax_image_editorwp-admin/includes/ajax-actions.php
839wp_ajax_imgedit_previewwp-admin/includes/ajax-actions.php
840wp_ajax_inline_savewp-admin/includes/ajax-actions.php
841wp_ajax_inline_save_taxwp-admin/includes/ajax-actions.php
842wp_ajax_install_pluginwp-admin/includes/ajax-actions.php
843wp_ajax_install_themewp-admin/includes/ajax-actions.php
844wp_ajax_logged_inwp-admin/includes/ajax-actions.php
845wp_ajax_media_create_image_subsizeswp-admin/includes/ajax-actions.php
846wp_ajax_menu_get_metaboxwp-admin/includes/ajax-actions.php
847wp_ajax_menu_locations_savewp-admin/includes/ajax-actions.php
848wp_ajax_menu_quick_searchwp-admin/includes/ajax-actions.php
849wp_ajax_meta_box_orderwp-admin/includes/ajax-actions.php
850wp_ajax_nopriv_generate_passwordwp-admin/includes/ajax-actions.php
851wp_ajax_nopriv_heartbeatwp-admin/includes/ajax-actions.php
852wp_ajax_oembed_cachewp-admin/includes/ajax-actions.php
853wp_ajax_parse_embedwp-admin/includes/ajax-actions.php
854wp_ajax_parse_media_shortcodewp-admin/includes/ajax-actions.php
855wp_ajax_query_attachmentswp-admin/includes/ajax-actions.php
856wp_ajax_query_themeswp-admin/includes/ajax-actions.php
857wp_ajax_replyto_commentwp-admin/includes/ajax-actions.php
858wp_ajax_rest_noncewp-admin/includes/ajax-actions.php
859wp_ajax_sample_permalinkwp-admin/includes/ajax-actions.php
860wp_ajax_save_attachmentwp-admin/includes/ajax-actions.php
861wp_ajax_save_attachment_compatwp-admin/includes/ajax-actions.php
862wp_ajax_save_attachment_orderwp-admin/includes/ajax-actions.php
863wp_ajax_save_user_color_schemewp-admin/includes/ajax-actions.php
864wp_ajax_save_widgetwp-admin/includes/ajax-actions.php
865wp_ajax_save_wporg_usernamewp-admin/includes/ajax-actions.php
866wp_ajax_search_install_pluginswp-admin/includes/ajax-actions.php
867wp_ajax_search_pluginswp-admin/includes/ajax-actions.php
868wp_ajax_send_attachment_to_editorwp-admin/includes/ajax-actions.php
869wp_ajax_send_link_to_editorwp-admin/includes/ajax-actions.php
870wp_ajax_send_password_resetwp-admin/includes/ajax-actions.php
871wp_ajax_set_attachment_thumbnailwp-admin/includes/ajax-actions.php
872wp_ajax_set_post_thumbnailwp-admin/includes/ajax-actions.php
873wp_ajax_time_formatwp-admin/includes/ajax-actions.php
874wp_ajax_toggle_auto_updateswp-admin/includes/ajax-actions.php
875wp_ajax_trash_postwp-admin/includes/ajax-actions.php
876wp_ajax_untrash_postwp-admin/includes/ajax-actions.php
877wp_ajax_update_pluginwp-admin/includes/ajax-actions.php
878wp_ajax_update_themewp-admin/includes/ajax-actions.php
879wp_ajax_update_welcome_panelwp-admin/includes/ajax-actions.php
880wp_ajax_update_widgetwp-admin/includes/ajax-actions.php
881wp_ajax_upload_attachmentwp-admin/includes/ajax-actions.php
882wp_ajax_widgets_orderwp-admin/includes/ajax-actions.php
883wp_ajax_wp_compression_testwp-admin/includes/ajax-actions.php
884wp_ajax_wp_fullscreen_save_postwp-admin/includes/ajax-actions.php
885wp_ajax_wp_link_ajaxwp-admin/includes/ajax-actions.php
886wp_ajax_wp_privacy_erase_personal_datawp-admin/includes/ajax-actions.php
887wp_ajax_wp_privacy_export_personal_datawp-admin/includes/ajax-actions.php
888wp_ajax_wp_remove_post_lockwp-admin/includes/ajax-actions.php
889wp_attempt_focuswp-login.php
890wp_autosavewp-admin/includes/post.php
891wp_autosave_post_revisioned_meta_fieldswp-admin/includes/post.php
892wp_cache_set_sites_last_changedwp-includes/ms-site.php
893wp_can_install_language_packwp-admin/includes/translation-install.php
894wp_caption_input_textareawp-admin/includes/media.php
895wp_category_checklistwp-admin/includes/template.php
896wp_check_browser_versionwp-admin/includes/dashboard.php
897wp_check_locked_postswp-admin/includes/misc.php
898wp_check_mysql_versionwp-admin/includes/upgrade.php
899wp_check_php_versionwp-admin/includes/misc.php
900wp_check_post_lockwp-admin/includes/post.php
901wp_check_site_meta_support_prefilterwp-includes/ms-site.php
902wp_clean_plugins_cachewp-admin/includes/plugin.php
903wp_color_scheme_settingswp-admin/includes/misc.php
904wp_comment_replywp-admin/includes/template.php
905wp_comment_trashnoticewp-admin/includes/template.php
906wp_copy_parent_attachment_propertieswp-admin/includes/image.php
907wp_count_siteswp-includes/ms-blogs.php
908wp_create_categorieswp-admin/includes/taxonomy.php
909wp_create_categorywp-admin/includes/taxonomy.php
910wp_create_image_subsizeswp-admin/includes/image.php
911wp_create_post_autosavewp-admin/includes/post.php
912wp_create_tagwp-admin/includes/taxonomy.php
913wp_create_termwp-admin/includes/taxonomy.php
914wp_create_thumbnailwp-admin/includes/deprecated.php
915wp_creditswp-admin/includes/credits.php
916wp_credits_section_listwp-admin/includes/credits.php
917wp_credits_section_titlewp-admin/includes/credits.php
918wp_crop_imagewp-admin/includes/image.php
919wp_dashboardwp-admin/includes/dashboard.php
920wp_dashboard_browser_nagwp-admin/includes/dashboard.php
921wp_dashboard_cached_rss_widgetwp-admin/includes/dashboard.php
922wp_dashboard_emptywp-admin/includes/dashboard.php
923wp_dashboard_events_newswp-admin/includes/dashboard.php
924wp_dashboard_incoming_linkswp-admin/includes/deprecated.php
925wp_dashboard_incoming_links_controlwp-admin/includes/deprecated.php
926wp_dashboard_incoming_links_outputwp-admin/includes/deprecated.php
927wp_dashboard_php_nagwp-admin/includes/dashboard.php
928wp_dashboard_pluginswp-admin/includes/deprecated.php
929wp_dashboard_plugins_outputwp-admin/includes/deprecated.php
930wp_dashboard_primarywp-admin/includes/dashboard.php
931wp_dashboard_primary_controlwp-admin/includes/deprecated.php
932wp_dashboard_primary_outputwp-admin/includes/dashboard.php
933wp_dashboard_quick_presswp-admin/includes/dashboard.php
934wp_dashboard_quick_press_outputwp-admin/includes/deprecated.php
935wp_dashboard_quotawp-admin/includes/dashboard.php
936wp_dashboard_recent_commentswp-admin/includes/dashboard.php
937wp_dashboard_recent_comments_controlwp-admin/includes/deprecated.php
938wp_dashboard_recent_draftswp-admin/includes/dashboard.php
939wp_dashboard_recent_postswp-admin/includes/dashboard.php
940wp_dashboard_right_nowwp-admin/includes/dashboard.php
941wp_dashboard_rss_controlwp-admin/includes/dashboard.php
942wp_dashboard_rss_outputwp-admin/includes/dashboard.php
943wp_dashboard_secondarywp-admin/includes/deprecated.php
944wp_dashboard_secondary_controlwp-admin/includes/deprecated.php
945wp_dashboard_secondary_outputwp-admin/includes/deprecated.php
946wp_dashboard_setupwp-admin/includes/dashboard.php
947wp_dashboard_site_activitywp-admin/includes/dashboard.php
948wp_dashboard_site_healthwp-admin/includes/dashboard.php
949wp_dashboard_trigger_widget_controlwp-admin/includes/dashboard.php
950wp_delete_linkwp-admin/includes/bookmark.php
951wp_delete_signup_on_user_deletewp-includes/ms-functions.php
952wp_delete_sitewp-includes/ms-site.php
953wp_delete_userwp-admin/includes/user.php
954wp_doc_link_parsewp-admin/includes/misc.php
955wp_download_language_packwp-admin/includes/translation-install.php
956wp_dropdown_catswp-admin/includes/deprecated.php
957wp_dropdown_roleswp-admin/includes/template.php
958wp_edit_attachments_querywp-admin/includes/post.php
959wp_edit_attachments_query_varswp-admin/includes/post.php
960wp_edit_posts_querywp-admin/includes/post.php
961wp_edit_theme_plugin_filewp-admin/includes/file.php
962wp_exif_date2tswp-admin/includes/image.php
963wp_exif_frac2decwp-admin/includes/image.php
964wp_generate_attachment_metadatawp-admin/includes/image.php
965wp_get_active_network_pluginswp-includes/ms-load.php
966wp_get_auto_update_messagewp-admin/includes/update.php
967wp_get_available_translationswp-admin/includes/translation-install.php
968wp_get_db_schemawp-admin/includes/schema.php
969wp_get_link_catswp-admin/includes/bookmark.php
970wp_get_media_creation_timestampwp-admin/includes/media.php
971wp_get_missing_image_subsizeswp-admin/includes/image.php
972wp_get_nav_menu_to_editwp-admin/includes/nav-menu.php
973wp_get_networkwp-includes/ms-load.php
974wp_get_plugin_action_buttonwp-admin/includes/plugin-install.php
975wp_get_plugin_errorwp-admin/includes/plugin.php
976wp_get_plugin_file_editable_extensionswp-admin/includes/file.php
977wp_get_popular_importerswp-admin/includes/import.php
978wp_get_revision_ui_diffwp-admin/includes/revision.php
979wp_get_siteswp-includes/ms-deprecated.php
980wp_get_theme_errorwp-admin/includes/theme.php
981wp_get_theme_file_editable_extensionswp-admin/includes/file.php
982wp_handle_sideloadwp-admin/includes/file.php
983wp_handle_uploadwp-admin/includes/file.php
984wp_handle_upload_errorwp-admin/includes/file.php
985wp_heartbeat_set_suspensionwp-admin/includes/misc.php
986wp_iframewp-admin/includes/media.php
987wp_image_editorwp-admin/includes/image-edit.php
988wp_import_cleanupwp-admin/includes/import.php
989wp_import_handle_uploadwp-admin/includes/import.php
990wp_import_upload_formwp-admin/includes/template.php
991wp_initial_nav_menu_meta_boxeswp-admin/includes/nav-menu.php
992wp_initialize_sitewp-includes/ms-site.php
993wp_insert_categorywp-admin/includes/taxonomy.php
994wp_insert_linkwp-admin/includes/bookmark.php
995wp_insert_sitewp-includes/ms-site.php
996wp_install_defaultswp-admin/includes/upgrade.php
997wp_install_language_formwp-admin/includes/translation-install.php
998wp_install_maybe_enable_pretty_permalinkswp-admin/includes/upgrade.php
999wp_is_authorize_application_password_request_validwp-admin/includes/user.php
1000wp_is_authorize_application_redirect_url_validwp-admin/includes/user.php
1001wp_is_auto_update_enabled_for_typewp-admin/includes/update.php
1002wp_is_auto_update_forced_for_itemwp-admin/includes/update.php
1003wp_is_large_networkwp-includes/ms-functions.php
1004wp_is_site_initializedwp-includes/ms-site.php
1005wp_lazyload_site_metawp-includes/ms-site.php
1006wp_link_category_checklistwp-admin/includes/template.php
1007wp_link_manager_disabled_messagewp-admin/includes/bookmark.php
1008wp_list_widget_controlswp-admin/includes/widgets.php
1009wp_list_widget_controls_dynamic_sidebarwp-admin/includes/widgets.php
1010wp_list_widgetswp-admin/includes/widgets.php
1011wp_load_press_thiswp-admin/press-this.php
1012wp_login_viewport_metawp-login.php
1013wp_make_plugin_file_treewp-admin/includes/misc.php
1014wp_make_theme_file_treewp-admin/includes/misc.php
1015wp_maybe_clean_new_site_cache_on_updatewp-includes/ms-site.php
1016wp_maybe_transition_site_statuses_on_updatewp-includes/ms-site.php
1017wp_maybe_update_network_site_countswp-includes/ms-functions.php
1018wp_maybe_update_network_site_counts_on_updatewp-includes/ms-site.php
1019wp_maybe_update_network_user_countswp-includes/ms-functions.php
1020wp_media_attach_actionwp-admin/includes/media.php
1021wp_media_insert_url_formwp-admin/includes/media.php
1022wp_media_upload_handlerwp-admin/includes/media.php
1023wp_nav_menu_disabled_checkwp-admin/includes/nav-menu.php
1024wp_nav_menu_item_link_meta_boxwp-admin/includes/nav-menu.php
1025wp_nav_menu_item_post_type_meta_boxwp-admin/includes/nav-menu.php
1026wp_nav_menu_item_taxonomy_meta_boxwp-admin/includes/nav-menu.php
1027wp_nav_menu_locations_meta_boxwp-admin/includes/deprecated.php
1028wp_nav_menu_manage_columnswp-admin/includes/nav-menu.php
1029wp_nav_menu_max_depthwp-admin/nav-menus.php
1030wp_nav_menu_post_type_meta_boxeswp-admin/includes/nav-menu.php
1031wp_nav_menu_setupwp-admin/includes/nav-menu.php
1032wp_nav_menu_taxonomy_meta_boxeswp-admin/includes/nav-menu.php
1033wp_nav_menu_update_menu_itemswp-admin/includes/nav-menu.php
1034wp_network_admin_email_change_notificationwp-includes/ms-functions.php
1035wp_network_dashboard_right_nowwp-admin/includes/dashboard.php
1036wp_new_blog_notificationwp-admin/includes/upgrade.php
1037wp_normalize_site_datawp-includes/ms-site.php
1038wp_opcache_invalidatewp-admin/includes/file.php
1039wp_opcache_invalidate_directorywp-admin/includes/file.php
1040wp_plugin_update_rowwp-admin/includes/update.php
1041wp_plugin_update_rowswp-admin/includes/update.php
1042wp_popular_terms_checklistwp-admin/includes/template.php
1043wp_preload_dialogswp-admin/includes/deprecated.php
1044wp_prepare_site_datawp-includes/ms-site.php
1045wp_print_admin_notice_templateswp-admin/includes/update.php
1046wp_print_community_events_markupwp-admin/includes/dashboard.php
1047wp_print_community_events_templateswp-admin/includes/dashboard.php
1048wp_print_file_editor_templateswp-admin/includes/file.php
1049wp_print_media_templateswp-includes/media-template.php
1050wp_print_plugin_file_treewp-admin/includes/misc.php
1051wp_print_request_filesystem_credentials_modalwp-admin/includes/file.php
1052wp_print_revision_templateswp-admin/includes/revision.php
1053wp_print_theme_file_treewp-admin/includes/misc.php
1054wp_print_update_row_templateswp-admin/includes/update.php
1055wp_privacy_generate_personal_data_export_filewp-admin/includes/privacy-tools.php
1056wp_privacy_generate_personal_data_export_group_htmlwp-admin/includes/privacy-tools.php
1057wp_privacy_process_personal_data_erasure_pagewp-admin/includes/privacy-tools.php
1058wp_privacy_process_personal_data_export_pagewp-admin/includes/privacy-tools.php
1059wp_privacy_send_personal_data_export_emailwp-admin/includes/privacy-tools.php
1060wp_quicktagswp-admin/includes/deprecated.php
1061wp_read_audio_metadatawp-admin/includes/media.php
1062wp_read_image_metadatawp-admin/includes/image.php
1063wp_read_video_metadatawp-admin/includes/media.php
1064wp_recovery_mode_nagwp-admin/includes/update.php
1065wp_refresh_heartbeat_nonceswp-admin/includes/misc.php
1066wp_refresh_metabox_loader_nonceswp-admin/includes/misc.php
1067wp_refresh_post_lockwp-admin/includes/misc.php
1068wp_refresh_post_nonceswp-admin/includes/misc.php
1069wp_reset_varswp-admin/includes/misc.php
1070wp_restore_imagewp-admin/includes/image-edit.php
1071wp_revoke_userwp-admin/includes/user.php
1072wp_save_imagewp-admin/includes/image-edit.php
1073wp_save_image_filewp-admin/includes/image-edit.php
1074wp_save_nav_menu_itemswp-admin/includes/nav-menu.php
1075wp_schedule_update_network_countswp-includes/ms-functions.php
1076wp_set_link_catswp-admin/includes/bookmark.php
1077wp_set_post_lockwp-admin/includes/post.php
1078wp_should_upgrade_global_tableswp-admin/includes/upgrade.php
1079wp_shrink_dimensionswp-admin/includes/deprecated.php
1080wp_simplepie_autoloadwp-includes/class-simplepie.php
1081wp_star_ratingwp-admin/includes/template.php
1082wp_stream_imagewp-admin/includes/image-edit.php
1083wp_switch_roles_and_userwp-includes/ms-blogs.php
1084wp_tempnamwp-admin/includes/file.php
1085wp_terms_checklistwp-admin/includes/template.php
1086wp_theme_auto_update_setting_templatewp-admin/themes.php
1087wp_theme_update_rowwp-admin/includes/update.php
1088wp_theme_update_rowswp-admin/includes/update.php
1089wp_tiny_mcewp-admin/includes/deprecated.php
1090wp_trusted_keyswp-admin/includes/file.php
1091wp_underscore_audio_templatewp-includes/media-template.php
1092wp_underscore_video_templatewp-includes/media-template.php
1093wp_uninitialize_sitewp-includes/ms-site.php
1094wp_unregister_GLOBALSwp-includes/deprecated.php
1095wp_update_categorywp-admin/includes/taxonomy.php
1096wp_update_corewp-admin/includes/deprecated.php
1097wp_update_image_subsizeswp-admin/includes/image.php
1098wp_update_linkwp-admin/includes/bookmark.php
1099wp_update_network_countswp-includes/ms-functions.php
1100wp_update_network_site_countswp-includes/ms-functions.php
1101wp_update_network_user_countswp-includes/ms-functions.php
1102wp_update_pluginwp-admin/includes/deprecated.php
1103wp_update_sitewp-includes/ms-site.php
1104wp_update_themewp-admin/includes/deprecated.php
1105wp_upgradewp-admin/includes/upgrade.php
1106wp_validate_site_datawp-includes/ms-site.php
1107wp_welcome_panelwp-admin/includes/dashboard.php
1108wp_widget_controlwp-admin/includes/widgets.php
1109wp_widgets_access_body_classwp-admin/includes/widgets.php
1110wp_write_postwp-admin/includes/post.php
1111wp_zip_file_is_validwp-admin/includes/file.php
1112wpmu_activate_signupwp-includes/ms-functions.php
1113wpmu_activate_stylesheetwp-activate.php
1114wpmu_admin_do_redirectwp-includes/ms-deprecated.php
1115wpmu_admin_redirect_add_updated_paramwp-includes/ms-deprecated.php
1116wpmu_checkAvailableSpacewp-admin/includes/ms-deprecated.php
1117wpmu_create_blogwp-includes/ms-functions.php
1118wpmu_create_userwp-includes/ms-functions.php
1119wpmu_current_sitewp-includes/ms-load.php
1120wpmu_delete_blogwp-admin/includes/ms.php
1121wpmu_delete_userwp-admin/includes/ms.php
1122wpmu_get_blog_allowedthemeswp-admin/includes/ms-deprecated.php
1123wpmu_log_new_registrationswp-includes/ms-functions.php
1124wpmu_menuwp-admin/includes/ms-deprecated.php
1125wpmu_new_site_admin_notificationwp-includes/ms-functions.php
1126wpmu_signup_blogwp-includes/ms-functions.php
1127wpmu_signup_blog_notificationwp-includes/ms-functions.php
1128wpmu_signup_stylesheetwp-signup.php
1129wpmu_signup_userwp-includes/ms-functions.php
1130wpmu_signup_user_notificationwp-includes/ms-functions.php
1131wpmu_update_blogs_datewp-includes/ms-blogs.php
1132wpmu_validate_blog_signupwp-includes/ms-functions.php
1133wpmu_validate_user_signupwp-includes/ms-functions.php
1134wpmu_welcome_notificationwp-includes/ms-functions.php
1135wpmu_welcome_user_notificationwp-includes/ms-functions.php
1136write_postwp-admin/includes/post.php
1137wxr_authors_listwp-admin/includes/export.php
1138wxr_cat_namewp-admin/includes/export.php
1139wxr_category_descriptionwp-admin/includes/export.php
1140wxr_cdatawp-admin/includes/export.php
1141wxr_filter_postmetawp-admin/includes/export.php
1142wxr_nav_menu_termswp-admin/includes/export.php
1143wxr_post_taxonomywp-admin/includes/export.php
1144wxr_site_urlwp-admin/includes/export.php
1145wxr_tag_descriptionwp-admin/includes/export.php
1146wxr_tag_namewp-admin/includes/export.php
1147wxr_term_descriptionwp-admin/includes/export.php
1148wxr_term_metawp-admin/includes/export.php
1149wxr_term_namewp-admin/includes/export.php
1150xfn_checkwp-admin/includes/meta-boxes.php
著者情報
著者情報

Webサイト開発者。PHP/Javascript の開発実績2,000件以上。クラウドソーシング経由では700件ほどの受注実績あり。