欢迎来到牛博站长教程网!

WordPress

当前位置: 主页 > CMS教程 > WordPress

WordPress 过滤器 (filters) 大全

时间:2024-06-25 11:35:00|栏目:WordPress|点击:

WordPress 过滤器是一种 WordPress 提供的功能,用于在输出内容前对其进行修改。过滤器可以接收一个值,对其进行修改后再返回。这个值可以是文章、页面、评论、元数据等 WordPress 内容。过滤器在 WordPress 的核心中广泛使用,主要用于修改文章、页面、评论、标题、链接等内容,以及添加新的功能和功能扩展。过滤器的代码通常在 WordPress 主题的 functions.php 文件中添加。


通过代码计算,总共有 1746 个过滤器可以使用。是 action 的 3 倍多,所以 WordPress 才会如此灵活:

  1. [the_title] => 16
  2. [widget_title] => 14
  3. [update_feedback] => 9
  4. [is_email] => 9
  5. [the_content] => 9
  6. [navigation_widgets_format] => 9
  7. [sanitize_email] => 8
  8. [disable_captions] => 8
  9. [the_category] => 8
  10. [wp_kses_allowed_html] => 7
  11. [editable_slug] => 7
  12. [image_size_names_choose] => 7
  13. [handle_bulk_actions-{$screen}] => 7
  14. [https_local_ssl_verify] => 7
  15. [script_loader_src] => 6
  16. [wp_create_file_in_uploads] => 5
  17. [default_option_{$option}] => 5
  18. [the_excerpt] => 5
  19. [list_cats] => 5
  20. [illegal_user_logins] => 5
  21. [wp_privacy_personal_data_exporters] => 4
  22. [enable_post_by_email_configuration] => 4
  23. [wp_privacy_personal_data_erasers] => 4
  24. [rest_post_dispatch] => 4
  25. [get_block_file_template] => 4
  26. [register] => 4
  27. [handle_network_bulk_actions- . get_current_screen] => 4
  28. [media_upload_form_url] => 4
  29. [comment_text] => 4
  30. [customize_sanitize_{$this->id}] => 3
  31. [process_text_diff_html] => 3
  32. [replace_editor] => 3
  33. [media_meta] => 3
  34. [{$field}] => 3
  35. [nav_menu_attr_title] => 3
  36. [nav_menu_description] => 3
  37. [edit_posts_per_page] => 3
  38. [get_pages] => 3
  39. [theme_auto_update_debug_string] => 3
  40. [enable_live_network_counts] => 3
  41. [rss_update_frequency] => 3
  42. [rss_update_period] => 3
  43. [the_title_rss] => 3
  44. [get_bookmarks] => 3
  45. [wp_link_pages_link] => 3
  46. [post_password_required] => 3
  47. [get_the_excerpt] => 3
  48. [views_{$this->screen->id}] => 3
  49. [should_load_remote_block_patterns] => 3
  50. [get_the_guid] => 3
  51. [image_editor_output_format] => 3
  52. [link_category] => 3
  53. [edit_{$field}] => 3
  54. [icon_dir] => 3
  55. [paginate_links] => 3
  56. [pre_{$field}] => 3
  57. [the_permalink] => 3
  58. [get_calendar] => 3
  59. [https_ssl_verify] => 3
  60. [default_page_template_title] => 3
  61. [enter_title_here] => 3
  62. [add_signup_meta] => 3
  63. [attachment_fields_to_save] => 3
  64. [wp_signup_location] => 3
  65. [allow_empty_comment] => 3
  66. [all_plugins] => 3
  67. [auth_cookie_expiration] => 3
  68. [nav_menu_meta_box_object] => 3
  69. [xmlrpc_default_user_fields] => 3
  70. [get_avatar_data] => 3
  71. [allow_minor_auto_core_updates] => 3
  72. [allow_dev_auto_core_updates] => 3
  73. [block_type_metadata] => 2
  74. [wp_is_large_network] => 2
  75. [widget_comments_args] => 2
  76. [user_request_key_expiration] => 2
  77. [wp_privacy_export_expiration] => 2
  78. [widget_archives_args] => 2
  79. [show_network_site_users_add_existing_form] => 2
  80. [myblogs_options] => 2
  81. [xmlrpc_default_posttype_fields] => 2
  82. [widget_archives_dropdown_args] => 2
  83. [theme_mod_{$name}] => 2
  84. [current_theme_supports-{$feature}] => 2
  85. [widget_update_callback] => 2
  86. [pre_render_block] => 2
  87. [wp_count_posts] => 2
  88. [wp_audio_shortcode_library] => 2
  89. [edit_categories_per_page] => 2
  90. [rest_query_var-{$key}] => 2
  91. [plugin_locale] => 2
  92. [make_clickable_rel] => 2
  93. [enable_loading_advanced_cache_dropin] => 2
  94. [sanitize_file_name] => 2
  95. [site_icon_image_sizes] => 2
  96. [render_block_data] => 2
  97. [plugins_update_check_locales] => 2
  98. [admin_email_remind_interval] => 2
  99. [install_themes_tabs] => 2
  100. [rest_prepare_{$this->taxonomy}] => 2
  101. [search_feed_link] => 2
  102. [wp_post_revision_field{$field}] => 2
  103. [render_block_context] => 2
  104. [wp_authenticate_user] => 2
  105. [get_{$meta_type}_metadata] => 2
  106. [post_type_archive_link] => 2
  107. [media_upload_default_tab] => 2
  108. [wp_setup_nav_menu_item] => 2
  109. [send_auth_cookies] => 2
  110. [rest_pre_dispatch] => 2
  111. [wp_cache_themes_persistently] => 2
  112. [pre_user_id] => 2
  113. [theme_file_path] => 2
  114. [pre_user_login] => 2
  115. [schedule_event] => 2
  116. [wp_theme_json_data_user] => 2
  117. [pre_schedule_event] => 2
  118. [widget_form_callback] => 2
  119. [site_allowed_themes] => 2
  120. [close_comments_for_post_types] => 2
  121. [attachment_fields_to_edit] => 2
  122. [get_media_item_args] => 2
  123. [widget_display_callback] => 2
  124. [wp_generate_attachment_metadata] => 2
  125. [jpeg_quality] => 2
  126. [xmlrpc_default_taxonomy_fields] => 2
  127. [richedit_pre] => 2
  128. [xmlrpc_default_post_fields] => 2
  129. [session_token_manager] => 2
  130. [notify_moderator] => 2
  131. [image_downsize] => 2
  132. [style_loader_tag] => 2
  133. [rest_jsonp_enabled] => 2
  134. [get_ancestors] => 2
  135. [wp_handle_upload] => 2
  136. [image_editor_save_pre] => 2
  137. [enable_update_services_configuration] => 2
  138. [pre_comment_author_name] => 2
  139. [pre_comment_author_email] => 2
  140. [term_id_filter] => 2
  141. [pre_comment_author_url] => 2
  142. [customize_dynamic_partial_class] => 2
  143. [customize_dynamic_partial_args] => 2
  144. [comment_flood_message] => 2
  145. [media_upload_tabs] => 2
  146. [wp_video_shortcode_library] => 2
  147. [dynamic_sidebar_params] => 2
  148. [wp_admin_css] => 2
  149. [admin_email_check_interval] => 2
  150. [mce_buttons] => 2
  151. [mce_buttons_2] => 2
  152. [mce_buttons_3] => 2
  153. [theme_action_links] => 2
  154. [theme_action_links_{$stylesheet}] => 2
  155. [users_list_table_query_args] => 2
  156. [http_headers_useragent] => 2
  157. [mce_buttons_4] => 2
  158. [check_password] => 2
  159. [manage_users_custom_column] => 2
  160. [lost_password_html_link] => 2
  161. [oembed_request_post_id] => 2
  162. [wp_mail_content_type] => 2
  163. [autocomplete_users_for_site_admins] => 2
  164. [widget_text] => 2
  165. [wp_login_errors] => 2
  166. [customize_dynamic_setting_args] => 2
  167. [comment_edit_pre] => 2
  168. [mce_external_plugins] => 2
  169. [customize_dynamic_setting_class] => 2
  170. [comment_row_actions] => 2
  171. [tiny_mce_plugins] => 2
  172. [get_avatar] => 2
  173. [{$type}_send_to_editor_url] => 2
  174. [wp_edit_nav_menu_walker] => 2
  175. [{$option}] => 2
  176. [pre_trash_post] => 2
  177. [media_send_to_editor] => 2
  178. [default_site_option_ . $option] => 2
  179. [wp_check_post_lock_window] => 2
  180. [comments_per_page] => 2
  181. [quick_edit_show_taxonomy] => 2
  182. [comment_email] => 2
  183. [oembed_result] => 2
  184. [image_make_intermediate_size] => 2
  185. [salt] => 2
  186. [customize_value_{$id_base}] => 2
  187. [admin_body_class] => 2
  188. [allow_major_auto_core_updates] => 2
  189. [automatic_updater_disabled] => 2
  190. [automatic_updates_is_vcs_checkout] => 2
  191. [auto_update_{$type}] => 2
  192. [http_response] => 2
  193. [nonce_user_logged_out] => 2
  194. [wp_editor_settings] => 2
  195. [widget_{$this->id_base}_instance_schema] => 2
  196. [locale] => 2
  197. [wp_feed_cache_transient_lifetime] => 2
  198. [$value] => 2
  199. [show_post_locked_dialog] => 2
  200. [site_url] => 2
  201. [emoji_ext] => 2
  202. [taxonomy_parent_dropdown_args] => 2
  203. [recovery_mode_cookie_length] => 2
  204. [show_advanced_plugins] => 2
  205. [emoji_url] => 2
  206. [tiny_mce_before_init] => 2
  207. [loginout] => 2
  208. [the_editor_content] => 2
  209. [oembed_remote_get_args] => 2
  210. [feed_links_show_comments_feed] => 2
  211. [dynamic_sidebar_has_widgets] => 2
  212. [embed_oembed_html] => 2
  213. [sanitize_{$object_type}meta{$meta_key}] => 1
  214. [site_transient_{$transient}] => 1
  215. [pre_set_site_transient_{$transient}] => 1
  216. [sanitize_{$object_type}meta{$meta_key}for{$object_subtype}] => 1
  217. [pre_wp_mail] => 1
  218. [expiration_of_site_transient_{$transient}] => 1
  219. [register_meta_args] => 1
  220. [register_setting_args] => 1
  221. [wp_mail_from] => 1
  222. [blog_option_{$option}] => 1
  223. [get_object_subtype_{$object_type}] => 1
  224. [wp_mail] => 1
  225. [pre_wp_is_site_initialized] => 1
  226. [is_protected_meta] => 1
  227. [get_attached_media_args] => 1
  228. [{$adjacent}_image_link] => 1
  229. [upload_size_limit] => 1
  230. [wp_image_editors] => 1
  231. [plupload_default_settings] => 1
  232. [plupload_default_params] => 1
  233. [wp_prepare_attachment_for_js] => 1
  234. [media_library_show_audio_playlist] => 1
  235. [media_library_show_video_playlist] => 1
  236. [media_library_months_with_files] => 1
  237. [media_library_infinite_scrolling] => 1
  238. [secure_auth_cookie] => 1
  239. [auth_cookie] => 1
  240. [media_view_settings] => 1
  241. [media_view_strings] => 1
  242. [get_attached_media] => 1
  243. [update_{$meta_type}_metadata_cache] => 1
  244. [media_embedded_in_content_allowed_types] => 1
  245. [get_post_galleries] => 1
  246. [authenticate] => 1
  247. [get_post_gallery] => 1
  248. [attachment_url_to_postid] => 1
  249. [wp_omit_loading_attr_threshold] => 1
  250. [add_{$meta_type}_metadata] => 1
  251. [delete_{$meta_type}_metadata] => 1
  252. [default_{$meta_type}_metadata] => 1
  253. [wp_mail_charset] => 1
  254. [get_{$meta_type}_metadata_by_mid] => 1
  255. [wp_mail_from_name] => 1
  256. [update_{$meta_type}_metadata_by_mid] => 1
  257. [delete_{$meta_type}_metadata_by_mid] => 1
  258. [update_{$meta_type}_metadata] => 1
  259. [newblogname] => 1
  260. [graceful_fail] => 1
  261. [new_network_admin_email_content] => 1
  262. [wp_get_nav_menu_items] => 1
  263. [pre_option_{$option}] => 1
  264. [ms_site_check] => 1
  265. [network_admin_email_change_email] => 1
  266. [send_network_admin_email_change_email] => 1
  267. [pre_option] => 1
  268. [subdirectory_reserved_names] => 1
  269. [wp_get_nav_menu_name] => 1
  270. [get_space_allowed] => 1
  271. [pre_get_space_used] => 1
  272. [option_{$option}] => 1
  273. [pre_cache_alloptions] => 1
  274. [alloptions] => 1
  275. [pre_update_option_{$option}] => 1
  276. [wp_get_nav_menus] => 1
  277. [wp_video_shortcode] => 1
  278. [pre_transient_{$transient}] => 1
  279. [wp_initialize_site_args] => 1
  280. [pre_wp_nav_menu] => 1
  281. [wpmu_delete_blog_upload_dir] => 1
  282. [wp_nav_menu_container_allowedtags] => 1
  283. [wp_nav_menu_objects] => 1
  284. [wp_nav_menu_items] => 1
  285. [wpmu_drop_tables] => 1
  286. [wp_normalize_site_data] => 1
  287. [site_by_path_segments_count] => 1
  288. [wp_nav_menu_{$menu->slug}_items] => 1
  289. [get_site] => 1
  290. [get_network] => 1
  291. [wp_nav_menu] => 1
  292. [pre_get_site_by_path] => 1
  293. [wp_get_nav_menu_object] => 1
  294. [has_nav_menu] => 1
  295. [pre_update_option] => 1
  296. [blog_redirect_404] => 1
  297. [pre_site_transient_{$transient}] => 1
  298. [wp_nav_menu_args] => 1
  299. [wpmu_signup_blog_notification_email] => 1
  300. [wpmu_signup_blog_notification] => 1
  301. [signup_user_meta] => 1
  302. [site_option_{$option}] => 1
  303. [signup_site_meta] => 1
  304. [wpmu_validate_blog_signup] => 1
  305. [minimum_site_name_length] => 1
  306. [wpmu_signup_user_notification] => 1
  307. [wpmu_validate_user_signup] => 1
  308. [is_email_address_unsafe] => 1
  309. [pre_add_site_option_{$option}] => 1
  310. [can_add_user_to_blog] => 1
  311. [graceful_fail_template] => 1
  312. [pre_update_site_option_{$option}] => 1
  313. [wpmu_signup_blog_notification_subject] => 1
  314. [default_site_option_{$option}] => 1
  315. [update_welcome_user_subject] => 1
  316. [expiration_of_transient_{$transient}] => 1
  317. [transient_{$transient}] => 1
  318. [update_welcome_user_email] => 1
  319. [wpmu_welcome_user_notification] => 1
  320. [new_site_email] => 1
  321. [pre_set_transient_{$transient}] => 1
  322. [send_new_site_email] => 1
  323. [update_welcome_subject] => 1
  324. [wpmu_signup_user_notification_email] => 1
  325. [update_welcome_email] => 1
  326. [pre_site_option_{$option}] => 1
  327. [wpmu_welcome_notification] => 1
  328. [domain_exists] => 1
  329. [newuser_notify_siteadmin] => 1
  330. [newblog_notify_siteadmin] => 1
  331. [wpmu_signup_user_notification_subject] => 1
  332. [admin_footer_text] => 1
  333. [the_privacy_policy_link] => 1
  334. [wp_video_shortcode_class] => 1
  335. [wp_should_replace_insecure_home_url] => 1
  336. [gettext_with_context_{$domain}] => 1
  337. [gettext_with_context] => 1
  338. [gettext_{$domain}] => 1
  339. [gettext] => 1
  340. [determine_locale] => 1
  341. [pre_determine_locale] => 1
  342. [safecss_filter_attr_allow_css] => 1
  343. [safe_style_css] => 1
  344. [wp_kses_uri_attributes] => 1
  345. [pre_kses] => 1
  346. [pre_wp_update_https_detection_errors] => 1
  347. [ngettext_{$domain}] => 1
  348. [http_allowed_safe_ports] => 1
  349. [http_request_host_is_external] => 1
  350. [allowed_http_origin] => 1
  351. [allowed_http_origins] => 1
  352. [http_origin] => 1
  353. [wp_required_field_message] => 1
  354. [wp_required_field_indicator] => 1
  355. [get_the_generator_{$type}] => 1
  356. [the_generator] => 1
  357. [wp_generator_type] => 1
  358. [ngettext] => 1
  359. [ngettext_with_context] => 1
  360. [paginate_links_output] => 1
  361. [post_link_category] => 1
  362. [feed_link] => 1
  363. [the_feed_link] => 1
  364. [day_link] => 1
  365. [month_link] => 1
  366. [year_link] => 1
  367. [attachment_link] => 1
  368. [_get_page_link] => 1
  369. [page_link] => 1
  370. [post_type_link] => 1
  371. [post_link] => 1
  372. [pre_post_link] => 1
  373. [ngettext_with_context_{$domain}] => 1
  374. [user_trailingslashit] => 1
  375. [get_available_languages] => 1
  376. [load_script_translations] => 1
  377. [load_script_translation_file] => 1
  378. [pre_load_script_translations] => 1
  379. [load_script_textdomain_relative_path] => 1
  380. [theme_locale] => 1
  381. [override_unload_textdomain] => 1
  382. [load_textdomain_mofile] => 1
  383. [override_load_textdomain] => 1
  384. [wp_admin_css_uri] => 1
  385. [language_attributes] => 1
  386. [post_comments_feed_link_html] => 1
  387. [post_type_archive_title] => 1
  388. [getarchives_join] => 1
  389. [getarchives_where] => 1
  390. [get_archives_link] => 1
  391. [get_the_post_type_description] => 1
  392. [get_the_archive_description] => 1
  393. [get_the_archive_title] => 1
  394. [get_the_archive_title_prefix] => 1
  395. [single_term_title] => 1
  396. [single_tag_title] => 1
  397. [single_cat_title] => 1
  398. [single_post_title] => 1
  399. [get_the_date] => 1
  400. [wp_title] => 1
  401. [wp_title_parts] => 1
  402. [document_title] => 1
  403. [document_title_parts] => 1
  404. [document_title_separator] => 1
  405. [pre_get_document_title] => 1
  406. [get_custom_logo] => 1
  407. [get_custom_logo_image_attributes] => 1
  408. [get_site_icon_url] => 1
  409. [bloginfo] => 1
  410. [the_date] => 1
  411. [the_modified_date] => 1
  412. [the_search_query] => 1
  413. [feed_links_extra_show_tag_feed] => 1
  414. [get_search_query] => 1
  415. [wp_code_editor_settings] => 1
  416. [wp_default_editor] => 1
  417. [user_can_richedit] => 1
  418. [wp_preload_resources] => 1
  419. [wp_resource_hints] => 1
  420. [site_icon_meta_tags] => 1
  421. [feed_links_extra_show_search_feed] => 1
  422. [feed_links_extra_show_author_feed] => 1
  423. [feed_links_extra_show_tax_feed] => 1
  424. [feed_links_extra_show_category_feed] => 1
  425. [get_the_modified_date] => 1
  426. [feed_links_extra_show_post_type_archive_feed] => 1
  427. [feed_links_extra_show_post_comments_feed] => 1
  428. [feed_links_show_posts_feed] => 1
  429. [the_weekday_date] => 1
  430. [the_weekday] => 1
  431. [get_post_modified_time] => 1
  432. [get_the_modified_time] => 1
  433. [the_modified_time] => 1
  434. [get_post_time] => 1
  435. [get_the_time] => 1
  436. [the_time] => 1
  437. [post_comments_feed_link] => 1
  438. [author_feed_link] => 1
  439. [wp_video_shortcode_override] => 1
  440. [wp_is_site_protected_by_basic_auth] => 1
  441. [wp_get_attachment_image_attributes] => 1
  442. [wp_get_attachment_image_src] => 1
  443. [intermediate_image_sizes] => 1
  444. [image_get_intermediate_size] => 1
  445. [wp_image_resize_identical_dimensions] => 1
  446. [image_resize_dimensions] => 1
  447. [wp_constrain_dimensions] => 1
  448. [get_image_tag] => 1
  449. [get_image_tag_class] => 1
  450. [editor_max_image_size] => 1
  451. [file_mod_allowed] => 1
  452. [wp_calculate_image_srcset_meta] => 1
  453. [wp_doing_cron] => 1
  454. [wp_using_themes] => 1
  455. [wp_doing_ajax] => 1
  456. [wp_protected_ajax_actions] => 1
  457. [is_protected_endpoint] => 1
  458. [enable_loading_object_cache_dropin] => 1
  459. [enable_wp_debug_mode_checks] => 1
  460. [enable_maintenance_mode] => 1
  461. [privacy_policy_url] => 1
  462. [parent_theme_file_path] => 1
  463. [wp_get_attachment_image] => 1
  464. [max_srcset_image_width] => 1
  465. [theme_file_uri] => 1
  466. [post_gallery] => 1
  467. [wp_video_extensions] => 1
  468. [wp_audio_shortcode] => 1
  469. [wp_audio_shortcode_class] => 1
  470. [wp_audio_shortcode_override] => 1
  471. [wp_get_attachment_id3_keys] => 1
  472. [wp_audio_extensions] => 1
  473. [wp_mediaelement_fallback] => 1
  474. [post_playlist] => 1
  475. [gallery_style] => 1
  476. [use_default_gallery_style] => 1
  477. [img_caption_shortcode_width] => 1
  478. [wp_calculate_image_srcset] => 1
  479. [img_caption_shortcode] => 1
  480. [wp_iframe_tag_add_loading_attr] => 1
  481. [wp_img_tag_add_srcset_and_sizes_attr] => 1
  482. [wp_img_tag_add_width_and_height_attr] => 1
  483. [wp_img_tag_add_decoding_attr] => 1
  484. [wp_img_tag_add_loading_attr] => 1
  485. [wp_content_img_tag] => 1
  486. [wp_lazy_loading_enabled] => 1
  487. [wp_image_src_get_dimensions] => 1
  488. [wp_image_file_matches_image_meta] => 1
  489. [wp_calculate_image_sizes] => 1
  490. [parent_theme_file_uri] => 1
  491. [get_avatar_url] => 1
  492. [category_feed_link] => 1
  493. [get_delete_post_link] => 1
  494. [{$adjacent}_post_rel_link] => 1
  495. [get_{$adjacent}_post_sort] => 1
  496. [get_{$adjacent}_post_where] => 1
  497. [get_{$adjacent}_post_join] => 1
  498. [get_{$adjacent}_post_excluded_terms] => 1
  499. [get_edit_user_link] => 1
  500. [edit_bookmark_link] => 1
  501. [get_edit_bookmark_link] => 1
  502. [edit_comment_link] => 1
  503. [get_edit_comment_link] => 1
  504. [edit_post_link] => 1
  505. [get_pagenum_link] => 1
  506. [get_edit_post_link] => 1
  507. [preview_post_link] => 1
  508. [post_type_archive_feed_link] => 1
  509. [search_link] => 1
  510. [edit_term_link] => 1
  511. [get_edit_term_link] => 1
  512. [edit_tag_link] => 1
  513. [get_edit_tag_link] => 1
  514. [taxonomy_feed_link] => 1
  515. [tag_feed_link] => 1
  516. [{$adjacent}_post_link] => 1
  517. [next_posts_link_attributes] => 1
  518. [pre_get_avatar_data] => 1
  519. [network_admin_url] => 1
  520. [get_avatar_comment_types] => 1
  521. [the_shortlink] => 1
  522. [get_shortlink] => 1
  523. [pre_get_shortlink] => 1
  524. [get_canonical_url] => 1
  525. [edit_profile_url] => 1
  526. [user_dashboard_url] => 1
  527. [set_url_scheme] => 1
  528. [self_admin_url] => 1
  529. [user_admin_url] => 1
  530. [network_home_url] => 1
  531. [previous_posts_link_attributes] => 1
  532. [network_site_url] => 1
  533. [plugins_url] => 1
  534. [content_url] => 1
  535. [includes_url] => 1
  536. [admin_url] => 1
  537. [home_url] => 1
  538. [previous_comments_link_attributes] => 1
  539. [next_comments_link_attributes] => 1
  540. [get_comments_pagenum_link] => 1
  541. [navigation_markup_template] => 1
  542. [the_posts_pagination_args] => 1
  543. [secure_logged_in_cookie] => 1
  544. [the_password_form] => 1
  545. [secure_auth_redirect] => 1
  546. [stylesheet_directory] => 1
  547. [validate_current_theme] => 1
  548. [theme_root_uri] => 1
  549. [theme_root] => 1
  550. [template_directory_uri] => 1
  551. [template_directory] => 1
  552. [template] => 1
  553. [locale_stylesheet_uri] => 1
  554. [stylesheet_uri] => 1
  555. [stylesheet_directory_uri] => 1
  556. [stylesheet] => 1
  557. [get_header_image] => 1
  558. [embed_thumbnail_image_shape] => 1
  559. [embed_thumbnail_image_size] => 1
  560. [embed_thumbnail_id] => 1
  561. [{$type}_template] => 1
  562. [{$type}_template_hierarchy] => 1
  563. [template_include] => 1
  564. [exit_on_http_head] => 1
  565. [term_link] => 1
  566. [category_link] => 1
  567. [tag_link] => 1
  568. [pre_set_theme_mod_{$name}] => 1
  569. [get_header_image_tag_attributes] => 1
  570. [update_post_term_count_statuses] => 1
  571. [update_themes_{$hostname}] => 1
  572. [pre_count_users] => 1
  573. [get_blogs_of_user] => 1
  574. [pre_get_blogs_of_user] => 1
  575. [wp_list_users_args] => 1
  576. [get_user_option_{$option}] => 1
  577. [get_usernumposts] => 1
  578. [check_is_user_spammed] => 1
  579. [application_password_is_api_request] => 1
  580. [secure_signon_cookie] => 1
  581. [wp_get_update_data] => 1
  582. [themes_update_check_locales] => 1
  583. [get_header_image_tag] => 1
  584. [update_plugins_{$hostname}] => 1
  585. [core_version_check_query_args] => 1
  586. [core_version_check_locale] => 1
  587. [get_theme_starter_content] => 1
  588. [editor_stylesheets] => 1
  589. [update_custom_css_data] => 1
  590. [wp_get_custom_css] => 1
  591. [is_header_video_active] => 1
  592. [header_video_settings] => 1
  593. [get_header_video_url] => 1
  594. [pre_term_link] => 1
  595. [wp_update_term_data] => 1
  596. [wp_dropdown_users_args] => 1
  597. [wp_sitemaps_posts_entry] => 1
  598. [wp_sitemaps_users_entry] => 1
  599. [wp_sitemaps_users_pre_url_list] => 1
  600. [wp_sitemaps_taxonomies_query_args] => 1
  601. [wp_sitemaps_taxonomies_pre_max_num_pages] => 1
  602. [wp_sitemaps_taxonomies_entry] => 1
  603. [wp_sitemaps_taxonomies_pre_url_list] => 1
  604. [wp_sitemaps_taxonomies] => 1
  605. [wp_sitemaps_posts_query_args] => 1
  606. [wp_sitemaps_posts_pre_max_num_pages] => 1
  607. [wp_sitemaps_posts_show_on_front_entry] => 1
  608. [wp_sitemaps_users_query_args] => 1
  609. [wp_sitemaps_posts_pre_url_list] => 1
  610. [wp_sitemaps_post_types] => 1
  611. [wp_sitemaps_enabled] => 1
  612. [wp_sitemaps_stylesheet_css] => 1
  613. [wp_sitemaps_stylesheet_index_content] => 1
  614. [wp_sitemaps_stylesheet_content] => 1
  615. [wp_sitemaps_stylesheet_index_url] => 1
  616. [wp_sitemaps_stylesheet_url] => 1
  617. [wp_sitemaps_add_provider] => 1
  618. [wp_sitemaps_index_entry] => 1
  619. [wp_sitemaps_users_pre_max_num_pages] => 1
  620. [wp_sitemaps_max_urls] => 1
  621. [wp_update_term_parent] => 1
  622. [{$taxonomy}_{$field}_rss] => 1
  623. [wp_unique_term_slug] => 1
  624. [wp_unique_term_slug_is_bad_slug] => 1
  625. [wp_insert_term_duplicate_term_check] => 1
  626. [wp_insert_term_data] => 1
  627. [pre_insert_term] => 1
  628. [wp_get_object_terms] => 1
  629. [get_object_terms] => 1
  630. [wp_get_object_terms_args] => 1
  631. [{$taxonomy}_{$field}] => 1
  632. [term_{$field}] => 1
  633. [term_{$field}_rss] => 1
  634. [post_format_rewrite_base] => 1
  635. [pre_category_nicename] => 1
  636. [pre_{$taxonomy}_{$field}] => 1
  637. [pre_term_{$field}] => 1
  638. [edit_{$taxonomy}_{$field}] => 1
  639. [edit_term_{$field}] => 1
  640. [term_exists_default_query_args] => 1
  641. [get_terms] => 1
  642. [get_{$taxonomy}] => 1
  643. [get_term] => 1
  644. [taxonomy_labels_{$taxonomy}] => 1
  645. [wp_is_large_user_count] => 1
  646. [wp_dropdown_users] => 1
  647. [shortcode_atts_{$shortcode}] => 1
  648. [widget_pages_args] => 1
  649. [use_widgets_block_editor] => 1
  650. [sidebars_widgets] => 1
  651. [is_active_sidebar] => 1
  652. [register_sidebar_defaults] => 1
  653. [widget_text_content] => 1
  654. [widget_tag_cloud_args] => 1
  655. [rss_widget_feed_link] => 1
  656. [widget_posts_args] => 1
  657. [show_recent_comments_widget_style] => 1
  658. [widget_meta_poweredby] => 1
  659. [shake_error_codes] => 1
  660. [widget_{$this->id_base}_instance] => 1
  661. [widget_links_args] => 1
  662. [widget_custom_html_content] => 1
  663. [widget_categories_args] => 1
  664. [widget_categories_dropdown_args] => 1
  665. [widget_block_dynamic_classname] => 1
  666. [widget_block_content] => 1
  667. [widget_nav_menu_args] => 1
  668. [wp_is_mobile] => 1
  669. [use_google_chrome_frame] => 1
  670. [link_title] => 1
  671. [login_title] => 1
  672. [wp_is_application_passwords_available] => 1
  673. [lostpassword_redirect] => 1
  674. [wpmu_active_signup] => 1
  675. [signup_get_available_languages] => 1
  676. [signup_blog_init] => 1
  677. [signup_user_init] => 1
  678. [signup_another_blog_init] => 1
  679. [phone_content] => 1
  680. [wp_mail_original_content] => 1
  681. [enable_login_autofocus] => 1
  682. [login_redirect] => 1
  683. [registration_redirect] => 1
  684. [logout_redirect] => 1
  685. [login_headerurl] => 1
  686. [post_password_expires] => 1
  687. [login_link_separator] => 1
  688. [login_language_dropdown_args] => 1
  689. [login_display_language_dropdown] => 1
  690. [login_site_html_link] => 1
  691. [login_messages] => 1
  692. [login_errors] => 1
  693. [login_message] => 1
  694. [login_body_class] => 1
  695. [login_headertext] => 1
  696. [wp_is_application_passwords_available_for_user] => 1
  697. [user_request_action_email_headers] => 1
  698. [edit_user_{$field}] => 1
  699. [pre_user_display_name] => 1
  700. [user_contactmethods] => 1
  701. [email_change_email] => 1
  702. [password_change_email] => 1
  703. [send_email_change_email] => 1
  704. [send_password_change_email] => 1
  705. [insert_custom_user_meta] => 1
  706. [insert_user_meta] => 1
  707. [wp_pre_insert_user_data] => 1
  708. [pre_user_description] => 1
  709. [pre_user_last_name] => 1
  710. [allow_password_reset] => 1
  711. [pre_user_first_name] => 1
  712. [pre_user_nickname] => 1
  713. [pre_user_url] => 1
  714. [pre_user_email] => 1
  715. [pre_user_nicename] => 1
  716. [validate_username] => 1
  717. [email_exists] => 1
  718. [username_exists] => 1
  719. [user_{$field}] => 1
  720. [pre_user_{$field}] => 1
  721. [password_hint] => 1
  722. [password_reset_expiration] => 1
  723. [user_request_action_email_content] => 1
  724. [user_request_confirmed_email_to] => 1
  725. [user_request_action_email_subject] => 1
  726. [user_request_action_description] => 1
  727. [user_request_action_confirmed_message] => 1
  728. [user_erasure_fulfillment_email_headers] => 1
  729. [user_erasure_fulfillment_email_content] => 1
  730. [user_erasure_fulfillment_email_subject] => 1
  731. [user_erasure_fulfillment_email_to] => 1
  732. [user_request_confirmed_email_headers] => 1
  733. [user_request_confirmed_email_content] => 1
  734. [user_request_confirmed_email_subject] => 1
  735. [wp_privacy_additional_user_profile_data] => 1
  736. [password_reset_key_expired] => 1
  737. [new_user_email_content] => 1
  738. [determine_current_user] => 1
  739. [registration_errors] => 1
  740. [user_registration_email] => 1
  741. [retrieve_password_notification_email] => 1
  742. [retrieve_password_message] => 1
  743. [retrieve_password_title] => 1
  744. [send_retrieve_password_email] => 1
  745. [lostpassword_errors] => 1
  746. [lostpassword_user_data] => 1
  747. [strip_shortcodes_tagnames] => 1
  748. [do_shortcode_tag] => 1
  749. [auth_redirect_scheme] => 1
  750. [wp_count_attachments] => 1
  751. [wp_insert_post_data] => 1
  752. [wp_insert_attachment_data] => 1
  753. [add_trashed_suffix_to_trashed_posts] => 1
  754. [wp_insert_post_parent] => 1
  755. [wp_insert_post_empty_content] => 1
  756. [wp_untrash_post_status] => 1
  757. [pre_untrash_post] => 1
  758. [pre_delete_post] => 1
  759. [post_mime_types] => 1
  760. [post_{$field}] => 1
  761. [wp_unique_post_slug_is_bad_attachment_slug] => 1
  762. [{$field}_pre] => 1
  763. [pre_post_{$field}] => 1
  764. [{$field_no_prefix}_save_pre] => 1
  765. [edit_post_{$field}] => 1
  766. [{$field_no_prefix}_edit_pre] => 1
  767. [is_sticky] => 1
  768. [is_post_status_viewable] => 1
  769. [is_post_type_viewable] => 1
  770. [post_type_labels_{$post_type}] => 1
  771. [get_post_status] => 1
  772. [pre_wp_unique_post_slug] => 1
  773. [wp_unique_post_slug_is_bad_hierarchical_slug] => 1
  774. [update_attached_file] => 1
  775. [wp_get_attachment_caption] => 1
  776. [use_block_editor_for_post] => 1
  777. [wp_get_original_image_url] => 1
  778. [wp_get_original_image_path] => 1
  779. [get_lastpostmodified] => 1
  780. [pre_get_lastpostmodified] => 1
  781. [get_lastpostdate] => 1
  782. [wp_mime_type_icon] => 1
  783. [icon_dirs] => 1
  784. [icon_dir_uri] => 1
  785. [wp_get_attachment_thumb_url] => 1
  786. [wp_get_attachment_url] => 1
  787. [wp_unique_post_slug_is_bad_flat_slug] => 1
  788. [wp_update_attachment_metadata] => 1
  789. [wp_get_attachment_metadata] => 1
  790. [pre_delete_attachment] => 1
  791. [get_page_uri] => 1
  792. [get_to_ping] => 1
  793. [get_pung] => 1
  794. [get_enclosed] => 1
  795. [add_ping] => 1
  796. [default_category_post_types] => 1
  797. [wp_unique_post_slug] => 1
  798. [_wp_relative_upload_path] => 1
  799. [get_attached_file] => 1
  800. [old_slug_redirect_post_id] => 1
  801. [comment_moderation_text] => 1
  802. [random_password] => 1
  803. [nonce_life] => 1
  804. [wp_new_user_notification_email] => 1
  805. [wp_send_new_user_notification_to_user] => 1
  806. [wp_new_user_notification_email_admin] => 1
  807. [wp_send_new_user_notification_to_admin] => 1
  808. [wp_password_change_notification_email] => 1
  809. [comment_moderation_headers] => 1
  810. [comment_moderation_subject] => 1
  811. [comment_moderation_recipients] => 1
  812. [$hook_name] => 1
  813. [comment_notification_headers] => 1
  814. [comment_notification_subject] => 1
  815. [comment_notification_text] => 1
  816. [comment_notification_notify_author] => 1
  817. [comment_notification_recipients] => 1
  818. [allowed_redirect_hosts] => 1
  819. [wp_safe_redirect_fallback] => 1
  820. [x_redirect_by] => 1
  821. [wp_redirect_status] => 1
  822. [wp_redirect] => 1
  823. [pre_get_avatar] => 1
  824. [$args[0]] => 1
  825. [the_post_thumbnail_caption] => 1
  826. [wp_list_pages] => 1
  827. [post_thumbnail_url] => 1
  828. [post_thumbnail_html] => 1
  829. [post_thumbnail_size] => 1
  830. [post_thumbnail_id] => 1
  831. [has_post_thumbnail] => 1
  832. [wp_post_revision_title_expanded] => 1
  833. [prepend_attachment] => 1
  834. [wp_get_attachment_link] => 1
  835. [wp_page_menu] => 1
  836. [wp_page_menu_args] => 1
  837. [wp_list_pages_excludes] => 1
  838. [protected_title_format] => 1
  839. [wp_dropdown_pages] => 1
  840. [the_meta_key] => 1
  841. [wp_link_pages] => 1
  842. [wp_link_pages_args] => 1
  843. [body_class] => 1
  844. [post_class] => 1
  845. [post_class_taxonomies] => 1
  846. [the_content_more_link] => 1
  847. [the_guid] => 1
  848. [private_title_format] => 1
  849. [use_block_editor_for_post_type] => 1
  850. [old_slug_redirect_url] => 1
  851. [pre_do_shortcode_tag] => 1
  852. [rest_prepare_user] => 1
  853. [rest_url_prefix] => 1
  854. [wp_rest_search_handlers] => 1
  855. [rest_term_search_query] => 1
  856. [rest_post_search_query] => 1
  857. [rest_post_format_search_query] => 1
  858. [rest_prepare_widget] => 1
  859. [rest_prepare_widget_type] => 1
  860. [rest_user_collection_params] => 1
  861. [rest_pre_insert_user] => 1
  862. [rest_user_query] => 1
  863. [wp_rest_server_class] => 1
  864. [rest_url_details_cache_expiration] => 1
  865. [rest_url_details_http_request_args] => 1
  866. [rest_prepare_url_details] => 1
  867. [rest_themes_collection_params] => 1
  868. [rest_prepare_theme] => 1
  869. [rest_{$this->taxonomy}_collection_params] => 1
  870. [rest_pre_insert_{$this->taxonomy}] => 1
  871. [rest_{$this->taxonomy}_query] => 1
  872. [rest_prepare_taxonomy] => 1
  873. [site_health_test_rest_capability_{$check}] => 1
  874. [rest_url] => 1
  875. [rest_avatar_sizes] => 1
  876. [rest_pre_update_setting] => 1
  877. [heartbeat_settings] => 1
  878. [styles_inline_size_limit] => 1
  879. [wp_inline_script_attributes] => 1
  880. [wp_script_attributes] => 1
  881. [should_load_separate_core_block_assets] => 1
  882. [should_load_block_editor_scripts_and_styles] => 1
  883. [print_late_styles] => 1
  884. [print_admin_styles] => 1
  885. [print_footer_scripts] => 1
  886. [print_head_scripts] => 1
  887. [mejs_settings] => 1
  888. [wp_robots] => 1
  889. [rest_route_for_post] => 1
  890. [url_to_postid] => 1
  891. [wp_{$post->post_type}_revisions_to_keep] => 1
  892. [wp_revisions_to_keep] => 1
  893. [wp_save_post_revision_post_has_changed] => 1
  894. [wp_save_post_revision_check_for_changes] => 1
  895. [_wp_post_revision_fields] => 1
  896. [rest_queried_resource_route] => 1
  897. [rest_route_for_taxonomy_items] => 1
  898. [rest_route_for_term] => 1
  899. [rest_route_for_post_type_items] => 1
  900. [rest_prepare_sidebar] => 1
  901. [rest_pre_get_setting] => 1
  902. [rest_request_parameter_order] => 1
  903. [rest_request_before_callbacks] => 1
  904. [wp_edited_image_metadata] => 1
  905. [rest_prepare_application_password] => 1
  906. [rest_pre_insert_application_password] => 1
  907. [rest_get_max_batch_size] => 1
  908. [rest_route_data] => 1
  909. [rest_endpoints_description] => 1
  910. [rest_namespace_index] => 1
  911. [rest_index] => 1
  912. [rest_request_after_callbacks] => 1
  913. [rest_dispatch_request] => 1
  914. [rest_endpoints] => 1
  915. [rest_prepare_autosave] => 1
  916. [rest_envelope_response] => 1
  917. [rest_pre_echo_response] => 1
  918. [rest_pre_serve_request] => 1
  919. [rest_send_nocache_headers] => 1
  920. [rest_allowed_cors_headers] => 1
  921. [rest_exposed_cors_headers] => 1
  922. [rest_json_encode_options] => 1
  923. [rest_authentication_errors] => 1
  924. [rest_response_link_curies] => 1
  925. [rest_request_from_url] => 1
  926. [rest_prepare_attachment] => 1
  927. [rest_block_directory_collection_params] => 1
  928. [rest_prepare_revision] => 1
  929. [rest_pattern_directory_collection_params] => 1
  930. [rest_revision_query] => 1
  931. [rest_{$this->post_type}_collection_params] => 1
  932. [rest_{$this->post_type}_item_schema] => 1
  933. [rest_prepare_{$this->post_type}] => 1
  934. [rest_pre_insert_{$this->post_type}] => 1
  935. [rest_{$this->post_type}_trashable] => 1
  936. [rest_{$this->post_type}_query] => 1
  937. [rest_prepare_post_type] => 1
  938. [rest_prepare_status] => 1
  939. [rest_prepare_plugin] => 1
  940. [rest_prepare_block_pattern] => 1
  941. [rest_prepare_block_type] => 1
  942. [rest_prepare_menu_location] => 1
  943. [rest_prepare_nav_menu_item] => 1
  944. [rest_pre_insert_nav_menu_item] => 1
  945. [rest_comment_collection_params] => 1
  946. [rest_preprocess_comment] => 1
  947. [rest_prepare_comment] => 1
  948. [rest_comment_trashable] => 1
  949. [rest_pre_insert_comment] => 1
  950. [rest_allow_anonymous_comments] => 1
  951. [rest_comment_query] => 1
  952. [bloginfo_url] => 1
  953. [sanitize_option_{$option}] => 1
  954. [lostpassword_url] => 1
  955. [wp_terms_checklist_args] => 1
  956. [themes_api_result] => 1
  957. [themes_api] => 1
  958. [themes_api_args] => 1
  959. [display_media_states] => 1
  960. [display_post_states] => 1
  961. [import_upload_size_limit] => 1
  962. [postmeta_form_limit] => 1
  963. [postmeta_form_keys] => 1
  964. [wp_comment_reply] => 1
  965. [terms_to_edit] => 1
  966. [wp_prepare_themes_for_js] => 1
  967. [hidden_meta_boxes] => 1
  968. [default_hidden_meta_boxes] => 1
  969. [hidden_columns] => 1
  970. [default_hidden_columns] => 1
  971. [manage_{$screen->id}_columns] => 1
  972. [populate_site_meta] => 1
  973. [populate_network_meta] => 1
  974. [wp_prepare_revision_for_js] => 1
  975. [wp_get_revision_ui_diff] => 1
  976. [pre_prepare_themes_for_js] => 1
  977. [translations_api] => 1
  978. [wp_privacy_personal_data_email_headers] => 1
  979. [tables_to_repair] => 1
  980. [handle_network_bulk_actions-{$screen}] => 1
  981. [mu_menu_items] => 1
  982. [redirect_network_admin_request] => 1
  983. [wp_nav_locations_listed_per_menu] => 1
  984. [myblogs_blog_actions] => 1
  985. [delete_site_email_content] => 1
  986. [submenu_file] => 1
  987. [parent_file] => 1
  988. [media_upload_default_type] => 1
  989. [post_types_to_delete_with_user] => 1
  990. [translations_api_result] => 1
  991. [get_users_drafts] => 1
  992. [editable_roles] => 1
  993. [wp_should_upgrade_global_tables] => 1
  994. [dbdelta_insert_queries] => 1
  995. [dbdelta_create_queries] => 1
  996. [dbdelta_queries] => 1
  997. [wp_installed_email] => 1
  998. [themes_auto_update_enabled] => 1
  999. [plugins_auto_update_enabled] => 1
  1000. [update_right_now_text] => 1
  1001. [revision_text_diff_options] => 1
  1002. [wp_privacy_personal_data_email_content] => 1
  1003. [network_sites_updated_message_{$action}] => 1
  1004. [got_rewrite] => 1
  1005. [wp_is_php_version_acceptable] => 1
  1006. [new_admin_email_content] => 1
  1007. [admin_referrer_policy] => 1
  1008. [admin_viewport_meta] => 1
  1009. [set_screen_option_{$option}] => 1
  1010. [set-screen-option] => 1
  1011. [documentation_ignore_functions] => 1
  1012. [insert_with_markers_inline_instructions] => 1
  1013. [got_url_rewrite] => 1
  1014. [page_attributes_dropdown_pages_args] => 1
  1015. [mu_dropdown_languages] => 1
  1016. [post_edit_category_parent_dropdown_args] => 1
  1017. [menu_order] => 1
  1018. [custom_menu_order] => 1
  1019. [add_menu_classes] => 1
  1020. [wp_read_audio_metadata] => 1
  1021. [wp_read_video_metadata] => 1
  1022. [audio_submitbox_misc_sections] => 1
  1023. [media_submitbox_misc_sections] => 1
  1024. [media_upload_mime_type_links] => 1
  1025. [type_url_form_media] => 1
  1026. [lang_codes] => 1
  1027. [can_edit_network] => 1
  1028. [wp_privacy_personal_data_email_subject] => 1
  1029. [upload_per_page] => 1
  1030. [wp_privacy_personal_data_email_to] => 1
  1031. [filter_block_editor_meta_boxes] => 1
  1032. [redirect_post_location] => 1
  1033. [override_post_lock] => 1
  1034. [admin_post_thumbnail_html] => 1
  1035. [admin_post_thumbnail_size] => 1
  1036. [get_sample_permalink_html] => 1
  1037. [get_sample_permalink] => 1
  1038. [postbox_classes_{$screen_id}_{$box_id}] => 1
  1039. [edit_{$post_type}_per_page] => 1
  1040. [network_edit_site_nav_links] => 1
  1041. [default_excerpt] => 1
  1042. [default_title] => 1
  1043. [default_content] => 1
  1044. [plugin_files_exclusions] => 1
  1045. [plugins_api_result] => 1
  1046. [plugins_api] => 1
  1047. [plugins_api_args] => 1
  1048. [allow_subdirectory_install] => 1
  1049. [nav_menu_items_{$post_type_name}] => 1
  1050. [nav_menu_items_{$post_type_name}_recent] => 1
  1051. [show_network_site_users_add_new_form] => 1
  1052. [thread_comments_depth_max] => 1
  1053. [upload_post_params] => 1
  1054. [excerpt_allowed_wrapper_blocks] => 1
  1055. [auth_{$object_type}meta{$meta_key}for{$object_subtype}] => 1
  1056. [strict_redirect_guess_404_permalink] => 1
  1057. [pre_redirect_guess_404_permalink] => 1
  1058. [do_redirect_guess_404_permalink] => 1
  1059. [redirect_canonical] => 1
  1060. [wp_list_bookmarks] => 1
  1061. [query_loop_block_query_vars] => 1
  1062. [block_parser_class] => 1
  1063. [excerpt_allowed_blocks] => 1
  1064. [block_type_metadata_settings] => 1
  1065. [map_meta_cap] => 1
  1066. [block_core_navigation_render_inner_blocks] => 1
  1067. [block_core_navigation_render_fallback] => 1
  1068. [pre_get_block_file_template] => 1
  1069. [get_block_template] => 1
  1070. [pre_get_block_template] => 1
  1071. [get_block_templates] => 1
  1072. [pre_get_block_templates] => 1
  1073. [default_template_types] => 1
  1074. [default_wp_template_part_areas] => 1
  1075. [auth_{$object_type}meta{$meta_key}] => 1
  1076. [get_the_categories] => 1
  1077. [block_editor_rest_api_preload_paths] => 1
  1078. [get_categories_taxonomy] => 1
  1079. [nav_menu_link_attributes] => 1
  1080. [nav_menu_item_id] => 1
  1081. [nav_menu_css_class] => 1
  1082. [nav_menu_item_args] => 1
  1083. [nav_menu_submenu_css_class] => 1
  1084. [category_css_class] => 1
  1085. [category_list_link_attributes] => 1
  1086. [category_description] => 1
  1087. [get_tags] => 1
  1088. [the_terms] => 1
  1089. [the_category_list] => 1
  1090. [term_links-{$taxonomy}] => 1
  1091. [get_the_terms] => 1
  1092. [the_tags] => 1
  1093. [get_the_tags] => 1
  1094. [wp_generate_tag_cloud] => 1
  1095. [wp_generate_tag_cloud_data] => 1
  1096. [tag_cloud_sort] => 1
  1097. [wp_tag_cloud] => 1
  1098. [wp_list_categories] => 1
  1099. [wp_dropdown_cats] => 1
  1100. [block_default_classname] => 1
  1101. [block_editor_settings_all] => 1
  1102. [avatar_defaults] => 1
  1103. [user_profile_picture_description] => 1
  1104. [twenty_twenty_one_content_width] => 1
  1105. [twenty_twenty_one_svg_icons_social] => 1
  1106. [twenty_twenty_one_social_icons_map] => 1
  1107. [twenty_twenty_one_svg_icons_{$group}] => 1
  1108. [comment_post_redirect] => 1
  1109. [users_have_additional_content] => 1
  1110. [invited_user_email] => 1
  1111. [additional_capabilities_display] => 1
  1112. [show_password_fields] => 1
  1113. [user_{$name}_label] => 1
  1114. [twenty_twenty_one_attachment_size] => 1
  1115. [enable_edit_any_user_configuration] => 1
  1116. [redirect_user_admin_request] => 1
  1117. [theme_auto_update_setting_template] => 1
  1118. [site_health_navigation_tabs] => 1
  1119. [allowed_options] => 1
  1120. [option_page_capability_{$option_page}] => 1
  1121. [available_permalink_structure_tags] => 1
  1122. [time_formats] => 1
  1123. [date_formats] => 1
  1124. [default_avatar_select] => 1
  1125. [twentytwentyone_html_classes] => 1
  1126. [twenty_twenty_one_starter_content] => 1
  1127. [widget_types_to_hide_from_legacy_widget_block] => 1
  1128. [get_the_author_{$field}] => 1
  1129. [allowed_block_types_all] => 1
  1130. [block_categories_all] => 1
  1131. [is_multi_author] => 1
  1132. [pre_wp_list_authors_post_counts_query] => 1
  1133. [wp_list_authors_args] => 1
  1134. [author_link] => 1
  1135. [the_author_posts_link] => 1
  1136. [the_author_link] => 1
  1137. [the_author_{$field}] => 1
  1138. [the_modified_author] => 1
  1139. [twenty_twenty_one_can_show_post_thumbnail] => 1
  1140. [the_author] => 1
  1141. [show_admin_bar] => 1
  1142. [wp_admin_bar_show_site_icons] => 1
  1143. [wp_admin_bar_class] => 1
  1144. [xmlrpc_chunk_parsing_size] => 1
  1145. [xmlrpc_element_limit] => 1
  1146. [twentytwentytwo_block_patterns] => 1
  1147. [twentytwentytwo_block_pattern_categories] => 1
  1148. [twenty_twenty_one_get_localized_font_family_elements] => 1
  1149. [twenty_twenty_one_get_localized_font_family_types] => 1
  1150. [plupload_init] => 1
  1151. [image_sideload_extensions] => 1
  1152. [walker_nav_menu_start_el] => 1
  1153. [media_date_column_time] => 1
  1154. [wpmu_users_columns] => 1
  1155. [theme_auto_update_setting_html] => 1
  1156. [theme_row_meta] => 1
  1157. [all_themes] => 1
  1158. [manage_sites_action_links] => 1
  1159. [display_site_states] => 1
  1160. [wpmu_blogs_columns] => 1
  1161. [ms_sites_list_table_query_args] => 1
  1162. [media_row_actions] => 1
  1163. [manage_media_columns] => 1
  1164. [ms_user_list_site_actions] => 1
  1165. [manage_taxonomies_for_attachment_columns] => 1
  1166. [manage_{$this->screen->id}_sortable_columns] => 1
  1167. [list_table_primary_column] => 1
  1168. [months_dropdown_results] => 1
  1169. [pre_months_dropdown_query] => 1
  1170. [disable_months_dropdown] => 1
  1171. [bulk_actions-{$this->screen->id}] => 1
  1172. [debug_information] => 1
  1173. [plugin_auto_update_debug_string] => 1
  1174. [ms_user_list_site_class] => 1
  1175. [ms_user_row_actions] => 1
  1176. [comment_status_links] => 1
  1177. [disable_categories_dropdown] => 1
  1178. [post_column_taxonomy_links] => 1
  1179. [post_date_column_time] => 1
  1180. [post_date_column_status] => 1
  1181. [wp_list_table_show_post_checkbox] => 1
  1182. [manage_{$post_type}_posts_columns] => 1
  1183. [manage_posts_columns] => 1
  1184. [manage_pages_columns] => 1
  1185. [manage_taxonomies_for_{$post_type}_columns] => 1
  1186. [disable_formats_dropdown] => 1
  1187. [plugin_auto_update_setting_html] => 1
  1188. [install_plugins_tabs] => 1
  1189. [plugin_row_meta] => 1
  1190. [plugin_action_links_{$plugin_file}] => 1
  1191. [plugin_action_links] => 1
  1192. [network_admin_plugin_action_links_{$plugin_file}] => 1
  1193. [network_admin_plugin_action_links] => 1
  1194. [show_network_active_plugins] => 1
  1195. [plugin_install_action_links] => 1
  1196. [plugin_install_description] => 1
  1197. [install_plugins_table_api_args_{$tab}] => 1
  1198. [install_plugins_nonmenu_tabs] => 1
  1199. [admin_comment_types_dropdown] => 1
  1200. [comments_list_table_query_args] => 1
  1201. [post_row_actions] => 1
  1202. [bulk_post_updated_messages] => 1
  1203. [heartbeat_send] => 1
  1204. [heartbeat_received] => 1
  1205. [wp_refresh_nonces] => 1
  1206. [ajax_query_attachments_args] => 1
  1207. [ajax_term_search_results] => 1
  1208. [term_search_min_chars] => 1
  1209. [heartbeat_nopriv_send] => 1
  1210. [heartbeat_nopriv_received] => 1
  1211. [export_args] => 1
  1212. [redirect_term_location] => 1
  1213. [wp_ajax_cropped_attachment_metadata] => 1
  1214. [edit_comment_misc_actions] => 1
  1215. [block_editor_no_javascript_message] => 1
  1216. [write_your_story] => 1
  1217. [post_updated_messages] => 1
  1218. [wp_editor_expand] => 1
  1219. [comment_edit_redirect] => 1
  1220. [async_upload_{$type}] => 1
  1221. [force_filtered_html_on_import] => 1
  1222. [do_mu_upgrade] => 1
  1223. [admin_title] => 1
  1224. [install_themes_table_api_args_ . $old_filter] => 1
  1225. [wp_ajax_cropped_attachment_id] => 1
  1226. [automatic_updates_debug_email] => 1
  1227. [install_theme_overwrite_comparison] => 1
  1228. [auto_plugin_theme_update_email] => 1
  1229. [auto_theme_update_send_email] => 1
  1230. [auto_plugin_update_send_email] => 1
  1231. [auto_core_update_email] => 1
  1232. [auto_core_update_send_email] => 1
  1233. [automatic_updates_send_debug_email] => 1
  1234. [send_core_update_notification_email] => 1
  1235. [update_theme_complete_actions] => 1
  1236. [install_theme_overwrite_actions] => 1
  1237. [install_theme_complete_actions] => 1
  1238. [wp_privacy_personal_data_export_page] => 1
  1239. [update_plugin_complete_actions] => 1
  1240. [install_plugin_overwrite_actions] => 1
  1241. [install_plugin_overwrite_comparison] => 1
  1242. [install_plugin_complete_actions] => 1
  1243. [async_update_translation] => 1
  1244. [update_translations_complete_actions] => 1
  1245. [wp_header_image_attachment_metadata] => 1
  1246. [update_bulk_theme_complete_actions] => 1
  1247. [update_bulk_plugins_complete_actions] => 1
  1248. [wp_privacy_personal_data_erasure_page] => 1
  1249. [page_row_actions] => 1
  1250. [quick_edit_dropdown_authors_args] => 1
  1251. [image_send_to_editor_url] => 1
  1252. [wp_theme_editor_filetypes] => 1
  1253. [unzip_file_use_ziparchive] => 1
  1254. [wp_trusted_keys] => 1
  1255. [wp_signature_softfail] => 1
  1256. [wp_signature_url] => 1
  1257. [wp_signature_hosts] => 1
  1258. [download_url_error_max_body_size] => 1
  1259. [pre_move_uploaded_file] => 1
  1260. [{$action}_overrides] => 1
  1261. [{$action}_prefilter] => 1
  1262. [editable_extensions] => 1
  1263. [filesystem_method] => 1
  1264. [wxr_export_skip_commentmeta] => 1
  1265. [wxr_export_skip_postmeta] => 1
  1266. [the_excerpt_export] => 1
  1267. [the_content_export] => 1
  1268. [the_title_export] => 1
  1269. [wxr_export_skip_termmeta] => 1
  1270. [export_wp_filename] => 1
  1271. [term_updated_messages] => 1
  1272. [wp_create_thumbnail] => 1
  1273. [get_others_drafts] => 1
  1274. [filesystem_method_file] => 1
  1275. [request_filesystem_credentials] => 1
  1276. [browse-happy-notice] => 1
  1277. [file_is_displayable_image] => 1
  1278. [{$type}_upload_iframe_src] => 1
  1279. [image_add_caption_shortcode] => 1
  1280. [image_add_caption_text] => 1
  1281. [image_send_to_editor] => 1
  1282. [wp_list_table_class_name] => 1
  1283. [load_image_to_edit_path] => 1
  1284. [load_image_to_edit_attachmenturl] => 1
  1285. [load_image_to_edit_filesystempath] => 1
  1286. [load_image_to_edit] => 1
  1287. [wp_read_image_metadata] => 1
  1288. [fs_ftp_connection_types] => 1
  1289. [wp_read_image_metadata_types] => 1
  1290. [fallback_intermediate_image_sizes] => 1
  1291. [attachment_thumbnail_args] => 1
  1292. [intermediate_image_sizes_advanced] => 1
  1293. [big_image_size_threshold] => 1
  1294. [wp_get_missing_image_subsizes] => 1
  1295. [wp_image_editor_before_change] => 1
  1296. [wp_save_image_editor_file] => 1
  1297. [edit_custom_thumbnail_sizes] => 1
  1298. [wp_opcache_invalidate_file] => 1
  1299. [get_editable_authors] => 1
  1300. [dashboard_secondary_items] => 1
  1301. [quick_edit_dropdown_pages_args] => 1
  1302. [site_status_good_response_time_threshold] => 1
  1303. [manage_{$this->screen->taxonomy}_custom_column] => 1
  1304. [{$taxonomy}_row_actions] => 1
  1305. [tag_row_actions] => 1
  1306. [term_name] => 1
  1307. [edit_tags_per_page] => 1
  1308. [site_icon_attachment_metadata] => 1
  1309. [site_status_available_object_cache_services] => 1
  1310. [site_status_persistent_object_cache_thresholds] => 1
  1311. [site_status_should_suggest_persistent_object_cache] => 1
  1312. [site_status_page_cache_supported_cache_headers] => 1
  1313. [install_themes_table_api_args_{$tab}] => 1
  1314. [site_status_tests] => 1
  1315. [site_status_persistent_object_cache_notes] => 1
  1316. [site_status_persistent_object_cache_url] => 1
  1317. [site_status_test_php_modules] => 1
  1318. [site_status_test_result] => 1
  1319. [view_mode_post_types] => 1
  1320. [screen_options_show_submit] => 1
  1321. [screen_options_show_screen] => 1
  1322. [screen_settings] => 1
  1323. [screen_layout_columns] => 1
  1324. [install_themes_nonmenu_tabs] => 1
  1325. [theme_install_actions] => 1
  1326. [dashboard_secondary_title] => 1
  1327. [dashboard_glance_items] => 1
  1328. [dashboard_secondary_feed] => 1
  1329. [dashboard_secondary_link] => 1
  1330. [dashboard_primary_title] => 1
  1331. [dashboard_primary_feed] => 1
  1332. [dashboard_primary_link] => 1
  1333. [dashboard_recent_posts_query_args] => 1
  1334. [dashboard_recent_drafts_query_args] => 1
  1335. [privacy_on_link_text] => 1
  1336. [privacy_on_link_title] => 1
  1337. [wp_dashboard_widgets] => 1
  1338. [upgrader_pre_download] => 1
  1339. [wp_user_dashboard_widgets] => 1
  1340. [wp_network_dashboard_widgets] => 1
  1341. [get_role_list] => 1
  1342. [user_row_actions] => 1
  1343. [upgrader_install_package_result] => 1
  1344. [upgrader_package_options] => 1
  1345. [upgrader_post_install] => 1
  1346. [upgrader_clear_destination] => 1
  1347. [upgrader_source_selection] => 1
  1348. [upgrader_pre_install] => 1
  1349. [nav_menu_item_title] => 1
  1350. [list_pages] => 1
  1351. [login_form_bottom] => 1
  1352. [shortcut_link] => 1
  1353. [oembed_endpoint_url] => 1
  1354. [post_embed_url] => 1
  1355. [oembed_discovery_links] => 1
  1356. [wp_embed_handler_video] => 1
  1357. [wp_embed_handler_audio] => 1
  1358. [wp_embed_handler_youtube] => 1
  1359. [load_default_embeds] => 1
  1360. [embed_defaults] => 1
  1361. [wp_get_attachment_thumb_file] => 1
  1362. [htmledit_pre] => 1
  1363. [oembed_min_max_width] => 1
  1364. [extra_theme_headers] => 1
  1365. [parent_post_rel_link] => 1
  1366. [index_rel_link] => 1
  1367. [{$boundary}_post_rel_link] => 1
  1368. [attachment_innerHTML] => 1
  1369. [attachment_icon] => 1
  1370. [attachment_max_dims] => 1
  1371. [the_content_rss] => 1
  1372. [customize_render_partials_response] => 1
  1373. [embed_html] => 1
  1374. [oembed_response_data] => 1
  1375. [customize_partial_render] => 1
  1376. [comments_link_feed] => 1
  1377. [feed_content_type] => 1
  1378. [get_feed_build_date] => 1
  1379. [self_link] => 1
  1380. [atom_enclosure] => 1
  1381. [rss_enclosure] => 1
  1382. [the_category_rss] => 1
  1383. [comment_text_rss] => 1
  1384. [comment_author_rss] => 1
  1385. [comment_link] => 1
  1386. [the_permalink_rss] => 1
  1387. [oembed_iframe_title_attribute] => 1
  1388. [the_excerpt_rss] => 1
  1389. [the_content_feed] => 1
  1390. [wp_title_rss] => 1
  1391. [get_wp_title_rss] => 1
  1392. [default_feed] => 1
  1393. [bloginfo_rss] => 1
  1394. [get_bloginfo_rss] => 1
  1395. [wp_fatal_error_handler_enabled] => 1
  1396. [embed_site_title_html] => 1
  1397. [the_excerpt_embed] => 1
  1398. [customize_partial_render_{$partial->id}] => 1
  1399. [content_save_pre] => 1
  1400. [no_texturize_tags] => 1
  1401. [comment_max_links_url] => 1
  1402. [get_page_of_comment_query_args] => 1
  1403. [comment_flood_filter] => 1
  1404. [pre_comment_approved] => 1
  1405. [wp_is_comment_flood] => 1
  1406. [comment_duplicate_message] => 1
  1407. [duplicate_comment_id] => 1
  1408. [comment_cookie_lifetime] => 1
  1409. [get_default_comment_status] => 1
  1410. [get_comment] => 1
  1411. [comment_form_submit_field] => 1
  1412. [wp_get_comment_fields_max_lengths] => 1
  1413. [comment_form_submit_button] => 1
  1414. [comment_form_field_{$name}] => 1
  1415. [comment_form_field_comment] => 1
  1416. [comment_form_fields] => 1
  1417. [comment_form_logged_in] => 1
  1418. [comment_form_defaults] => 1
  1419. [comment_form_default_fields] => 1
  1420. [wp_list_comments_args] => 1
  1421. [comment_id_fields] => 1
  1422. [cancel_comment_reply_link] => 1
  1423. [get_page_of_comment] => 1
  1424. [wp_count_comments] => 1
  1425. [excerpt_save_pre] => 1
  1426. [pre_reschedule_event] => 1
  1427. [title_save_pre] => 1
  1428. [pre_get_ready_cron_jobs] => 1
  1429. [get_schedule] => 1
  1430. [cron_schedules] => 1
  1431. [cron_request] => 1
  1432. [pre_get_scheduled_event] => 1
  1433. [pre_unschedule_hook] => 1
  1434. [pre_clear_scheduled_hook] => 1
  1435. [pre_unschedule_event] => 1
  1436. [wp_update_comment_type_batch_size] => 1
  1437. [wp_get_current_commenter] => 1
  1438. [wp_anonymize_comment] => 1
  1439. [pingback_useragent] => 1
  1440. [pre_wp_update_comment_count_now] => 1
  1441. [wp_update_comment_data] => 1
  1442. [comment_save_pre] => 1
  1443. [notify_post_author] => 1
  1444. [preprocess_comment] => 1
  1445. [pre_comment_user_ip] => 1
  1446. [pre_comment_content] => 1
  1447. [pre_comment_user_agent] => 1
  1448. [run_wptexturize] => 1
  1449. [no_texturize_shortcodes] => 1
  1450. [comment_reply_link] => 1
  1451. [deprecated_constructor_trigger_error] => 1
  1452. [wp_checkdate] => 1
  1453. [kses_allowed_protocols] => 1
  1454. [extra_{$context}_headers] => 1
  1455. [get_main_network_id] => 1
  1456. [iis7_supports_permalinks] => 1
  1457. [doing_it_wrong_trigger_error] => 1
  1458. [deprecated_hook_trigger_error] => 1
  1459. [deprecated_argument_trigger_error] => 1
  1460. [deprecated_file_trigger_error] => 1
  1461. [deprecated_function_trigger_error] => 1
  1462. [wp_auth_check_same_domain] => 1
  1463. [load_default_widgets] => 1
  1464. [smilies] => 1
  1465. [wp_die_handler] => 1
  1466. [wp_die_xml_handler] => 1
  1467. [wp_die_xmlrpc_handler] => 1
  1468. [wp_die_jsonp_handler] => 1
  1469. [wp_die_json_handler] => 1
  1470. [wp_die_ajax_handler] => 1
  1471. [upload_mimes] => 1
  1472. [wp_auth_check_load] => 1
  1473. [wp_delete_file] => 1
  1474. [pre_wp_filesize] => 1
  1475. [pre_recurse_dirsize] => 1
  1476. [login_form_middle] => 1
  1477. [login_form_top] => 1
  1478. [login_form_defaults] => 1
  1479. [register_url] => 1
  1480. [login_url] => 1
  1481. [logout_url] => 1
  1482. [get_search_form] => 1
  1483. [search_form_format] => 1
  1484. [search_form_args] => 1
  1485. [wp_direct_update_https_url] => 1
  1486. [admin_memory_limit] => 1
  1487. [wp_update_https_url] => 1
  1488. [wp_direct_php_update_url] => 1
  1489. [wp_update_php_url] => 1
  1490. [wp_privacy_exports_url] => 1
  1491. [wp_privacy_exports_dir] => 1
  1492. [wp_privacy_anonymize_data] => 1
  1493. [site_admin_email_change_email] => 1
  1494. [send_site_admin_email_change_email] => 1
  1495. [{$context}_memory_limit] => 1
  1496. [image_memory_limit] => 1
  1497. [wp_filesize] => 1
  1498. [ext2type] => 1
  1499. [sanitize_file_name_chars] => 1
  1500. [wp_trim_words] => 1
  1501. [tag_escape] => 1
  1502. [esc_xml] => 1
  1503. [esc_textarea] => 1
  1504. [attribute_escape] => 1
  1505. [esc_html] => 1
  1506. [js_escape] => 1
  1507. [clean_url] => 1
  1508. [format_for_editor] => 1
  1509. [pre_ent2ncr] => 1
  1510. [wp_trim_excerpt] => 1
  1511. [wp_parse_str] => 1
  1512. [excerpt_more] => 1
  1513. [excerpt_length] => 1
  1514. [human_time_diff] => 1
  1515. [smilies_src] => 1
  1516. [wp_targeted_link_rel] => 1
  1517. [format_to_edit] => 1
  1518. [sanitize_html_class] => 1
  1519. [sanitize_title] => 1
  1520. [sanitize_key] => 1
  1521. [sanitize_user] => 1
  1522. [update_footer] => 1
  1523. [wp_sprintf] => 1
  1524. [mime_types] => 1
  1525. [removable_query_args] => 1
  1526. [wp_check_filetype_and_ext] => 1
  1527. [getimagesize_mimes_to_exts] => 1
  1528. [wp_upload_bits] => 1
  1529. [wp_unique_filename] => 1
  1530. [pre_wp_unique_filename_file_list] => 1
  1531. [upload_dir] => 1
  1532. [robots_txt] => 1
  1533. [nocache_headers] => 1
  1534. [status_header] => 1
  1535. [enclosure_links] => 1
  1536. [wp_sprintf_l] => 1
  1537. [number_format_i18n] => 1
  1538. [wp_date] => 1
  1539. [date_i18n] => 1
  1540. [emoji_svg_ext] => 1
  1541. [emoji_svg_url] => 1
  1542. [wp_spaces_regexp] => 1
  1543. [sanitize_trackback_urls] => 1
  1544. [sanitize_mime_type] => 1
  1545. [sanitize_textarea_field] => 1
  1546. [sanitize_text_field] => 1
  1547. [post_comments_link] => 1
  1548. [comment_reply_link_args] => 1
  1549. [page_css_class] => 1
  1550. [block_local_requests] => 1
  1551. [pre_get_network_by_path] => 1
  1552. [network_by_path_segments_count] => 1
  1553. [pre_get_main_site_id] => 1
  1554. [found_networks_query] => 1
  1555. [meta_query_find_compatible_table_alias] => 1
  1556. [wp_image_maybe_exif_rotate] => 1
  1557. [image_editor_default_mime_type] => 1
  1558. [wp_editor_set_quality] => 1
  1559. [image_strip_meta] => 1
  1560. [http_api_transports] => 1
  1561. [rest_oembed_ttl] => 1
  1562. [pre_http_request] => 1
  1563. [http_request_args] => 1
  1564. [http_request_reject_unsafe_urls] => 1
  1565. [http_request_version] => 1
  1566. [http_request_redirection_count] => 1
  1567. [http_request_timeout] => 1
  1568. [use_streams_transport] => 1
  1569. [pre_http_send_through_proxy] => 1
  1570. [wp_http_ixr_client_headers] => 1
  1571. [oembed_default_width] => 1
  1572. [oembed_providers] => 1
  1573. [use_curl_transport] => 1
  1574. [content_pagination] => 1
  1575. [root_rewrite_rules] => 1
  1576. [date_rewrite_rules] => 1
  1577. [post_rewrite_rules] => 1
  1578. [recovery_mode_email_link_ttl] => 1
  1579. [recovery_mode_email_rate_limit] => 1
  1580. [recovery_mode_begin_url] => 1
  1581. [recovery_mode_email] => 1
  1582. [recovery_email_debug_info] => 1
  1583. [recovery_email_support_info] => 1
  1584. [posts_request_ids] => 1
  1585. [pre_oembed_result] => 1
  1586. [split_the_query] => 1
  1587. [posts_search_orderby] => 1
  1588. [wp_allow_query_attachment_by_filename] => 1
  1589. [wp_search_stopwords] => 1
  1590. [wp_query_search_exclusion_prefix] => 1
  1591. [register_{$post_type}_post_type_args] => 1
  1592. [register_post_type_args] => 1
  1593. [oembed_dataparse] => 1
  1594. [oembed_fetch_url] => 1
  1595. [oembed_linktypes] => 1
  1596. [wp_http_accept_encoding] => 1
  1597. [wp_http_cookie_value] => 1
  1598. [search_rewrite_rules] => 1
  1599. [customize_allowed_urls] => 1
  1600. [customize_validate_{$this->id}] => 1
  1601. [customize_section_active] => 1
  1602. [customize_panel_active] => 1
  1603. [customize_nav_menu_available_item_types] => 1
  1604. [customize_nav_menu_searched_items] => 1
  1605. [customize_nav_menu_available_items] => 1
  1606. [customize_load_themes] => 1
  1607. [customize_previewable_devices] => 1
  1608. [customize_refresh_nonces] => 1
  1609. [customize_changeset_save_data] => 1
  1610. [customizer_widgets_section_args] => 1
  1611. [customize_save_response] => 1
  1612. [customize_validate_{$setting->id}] => 1
  1613. [customize_changeset_branching] => 1
  1614. [customize_loaded_components] => 1
  1615. [customize_control_active] => 1
  1616. [found_comments_query] => 1
  1617. [render_block_{$this->name}] => 1
  1618. [render_block] => 1
  1619. [register_block_type_args] => 1
  1620. [page_menu_link_attributes] => 1
  1621. [customize_sanitize_js_{$this->id}] => 1
  1622. [is_wide_widget_in_customizer] => 1
  1623. [] => 1
  1624. [wp_link_query_args] => 1
  1625. [wp_php_error_args] => 1
  1626. [wp_php_error_message] => 1
  1627. [wp_should_handle_php_error] => 1
  1628. [embed_maybe_make_link] => 1
  1629. [embed_cache_oembed_types] => 1
  1630. [embed_oembed_discover] => 1
  1631. [oembed_ttl] => 1
  1632. [embed_handler_html] => 1
  1633. [wp_link_query] => 1
  1634. [wp_mce_translation] => 1
  1635. [widget_customizer_setting_args] => 1
  1636. [teeny_mce_before_init] => 1
  1637. [teeny_mce_buttons] => 1
  1638. [mce_css] => 1
  1639. [mce_external_languages] => 1
  1640. [teeny_mce_plugins] => 1
  1641. [quicktags_settings] => 1
  1642. [the_editor] => 1
  1643. [get_date_sql] => 1
  1644. [date_query_valid_columns] => 1
  1645. [option_ . $option_name] => 1
  1646. [comments_rewrite_rules] => 1
  1647. [author_rewrite_rules] => 1
  1648. [comments_popup_link_attributes] => 1
  1649. [incompatible_sql_modes] => 1
  1650. [get_comment_author_link] => 1
  1651. [author_email] => 1
  1652. [get_comment_author_email] => 1
  1653. [comment_author] => 1
  1654. [get_comment_author] => 1
  1655. [pre_get_col_charset] => 1
  1656. [pre_get_table_charset] => 1
  1657. [log_query_custom_data] => 1
  1658. [query] => 1
  1659. [pre_handle_404] => 1
  1660. [get_comment_author_url] => 1
  1661. [wp_headers] => 1
  1662. [request] => 1
  1663. [query_vars] => 1
  1664. [do_parse_request] => 1
  1665. [xmlrpc_pingback_error] => 1
  1666. [pre_remote_source] => 1
  1667. [pingback_ping_source_uri] => 1
  1668. [xmlrpc_text_filters] => 1
  1669. [pre_upload_error] => 1
  1670. [xmlrpc_default_revision_fields] => 1
  1671. [get_comment_author_IP] => 1
  1672. [comment_url] => 1
  1673. [xmlrpc_wp_insert_post_data] => 1
  1674. [get_comment_time] => 1
  1675. [respond_link] => 1
  1676. [comments_template] => 1
  1677. [comments_array] => 1
  1678. [comments_template_query_args] => 1
  1679. [comments_template_top_level_query_args] => 1
  1680. [pings_open] => 1
  1681. [comments_open] => 1
  1682. [trackback_url] => 1
  1683. [get_comment_type] => 1
  1684. [get_comment_text] => 1
  1685. [get_comment_author_url_link] => 1
  1686. [comments_number] => 1
  1687. [get_comments_number] => 1
  1688. [get_comments_link] => 1
  1689. [get_comment_link] => 1
  1690. [get_comment_ID] => 1
  1691. [comment_excerpt] => 1
  1692. [get_comment_excerpt] => 1
  1693. [comment_excerpt_length] => 1
  1694. [get_comment_date] => 1
  1695. [comment_class] => 1
  1696. [xmlrpc_allow_anonymous_comments] => 1
  1697. [xmlrpc_prepare_user] => 1
  1698. [page_rewrite_rules] => 1
  1699. [site_details] => 1
  1700. [terms_clauses] => 1
  1701. [get_terms_fields] => 1
  1702. [list_terms_exclusions] => 1
  1703. [get_terms_args] => 1
  1704. [get_terms_defaults] => 1
  1705. [register_{$taxonomy}_taxonomy_args] => 1
  1706. [register_taxonomy_args] => 1
  1707. [style_loader_src] => 1
  1708. [print_styles_array] => 1
  1709. [found_sites_query] => 1
  1710. [wp_theme_json_data_default] => 1
  1711. [site_search_columns] => 1
  1712. [attach_session_information] => 1
  1713. [print_scripts_array] => 1
  1714. [script_loader_tag] => 1
  1715. [role_has_cap] => 1
  1716. [flush_rewrite_rules_hard] => 1
  1717. [iis7_url_rewrite_rules] => 1
  1718. [mod_rewrite_rules] => 1
  1719. [rewrite_rules_array] => 1
  1720. [{$permastructname}_rewrite_rules] => 1
  1721. [get_terms_orderby] => 1
  1722. [wp_theme_json_data_theme] => 1
  1723. [xmlrpc_prepare_comment] => 1
  1724. [option_enable_xmlrpc] => 1
  1725. [xmlrpc_prepare_page] => 1
  1726. [xmlrpc_prepare_media_item] => 1
  1727. [xmlrpc_prepare_post_type] => 1
  1728. [xmlrpc_prepare_post] => 1
  1729. [xmlrpc_prepare_term] => 1
  1730. [xmlrpc_prepare_taxonomy] => 1
  1731. [xmlrpc_blog_options] => 1
  1732. [xmlrpc_login_error] => 1
  1733. [xmlrpc_enabled] => 1
  1734. [pre_option_enable_xmlrpc] => 1
  1735. [wp_theme_json_data_blocks] => 1
  1736. [xmlrpc_methods] => 1
  1737. [user_has_cap] => 1
  1738. [found_users_query] => 1
  1739. [user_search_columns] => 1
  1740. [allowed_themes] => 1
  1741. [network_allowed_themes] => 1
  1742. [theme_scandir_exclusions] => 1
  1743. [theme_{$post_type}_templates] => 1
  1744. [theme_templates] => 1
  1745. [wp_theme_json_get_style_nodes] => 1
  1746. [wp_xmlrpc_server_class] => 1


上一篇:20 个 WordPress 常用钩子介绍

栏    目:WordPress

下一篇:WordPress 文件类型统计

本文标题:WordPress 过滤器 (filters) 大全

本文地址:https://nb.sd.cn/WordPress/217.html

广告投放 | 联系我们 | 版权申明

重要申明:本站所有的文章、图片、评论等,均由网友发表或上传并维护或收集自网络,属个人行为,与本站立场无关。本站涉及源码和程序均为学习用途,无商业盈利

如果侵犯了您的权利,请与我们联系,我们将在24小时内进行处理、任何非本站因素导致的法律后果,本站均不负任何责任。

联系QQ:44281525 | 邮箱:44281525@qq.com

Copyright © 2002-202X 牛博站长教程网 版权所有 Powered by EyouCms鲁ICP备2024061276号-1