Menu Adam R Brown

WP hooks navigation: Home/browseActions indexFilters index

New plugin hooks in WordPress 4.4

Important! Some WordPress hooks get applied in multiple PHP files. If you are trying to figure out what a specific WordPress hook does, sort the table by "hook" and make sure you are looking in all the files where it occurs.

Hook Type New? Instances
1 signup_get_available_languages filter YES 1
2 submenu_file filter YES 1
3 wp_theme_editor_filetypes filter YES 1
4 user_profile_picture_description filter YES 1
5 users_list_table_query_args filter YES 1
6 show_network_active_plugins filter YES 1
7 network_admin_plugin_action_links filter YES 1
8 network_admin_plugin_action_links_{$plugin_file} note filter YES 1
9 screen_options_show_submit filter YES 1
10 view_mode_post_types filter YES 1
11 get_role_list filter YES 1
12 dashboard_recent_drafts_query_args filter YES 1
13 dashboard_secondary_items filter YES 1
14 export_wp_filename filter YES 1
15 post_edit_category_parent_dropdown_args filter YES 1
16 get_sample_permalink filter YES 1
17 admin_post_thumbnail_size filter YES 1
18 wp_prepare_revision_for_js filter YES 1
19 default_hidden_columns filter YES 1
20 hidden_columns filter YES 1
21 postmeta_form_keys filter YES 1
22 update_right_now_text filter YES 1
23 illegal_user_logins filter YES 1
24 twentysixteen_content_width filter YES 1
25 twentysixteen_custom_header_sizes filter YES 1
26 twentysixteen_attachment_size filter YES 1
27 twentysixteen_custom_background_args filter YES 1
28 twentysixteen_custom_header_args filter YES 1
29 twentysixteen_color_schemes filter YES 1
30 twentysixteen_author_avatar_size filter YES 1
31 twentysixteen_author_bio_avatar_size filter YES 1
32 the_category_list filter YES 1
33 xmlrpc_chunk_parsing_size filter YES 1
34 found_comments_query filter YES 1
35 customize_loaded_components filter YES 1
36 customize_value_{$id_base} note filter YES 1
37 wp_http_ixr_client_headers filter YES 1
38 oembed_default_width filter YES 1
39 oembed_request_post_id filter YES 1
40 comment_excerpt_length filter YES 1
41 respond_link filter YES 1
42 comment_form_fields filter YES 1
43 duplicate_comment_id filter YES 1
44 get_page_of_comment filter YES 1
45 notify_moderator filter YES 1
46 notify_post_author filter YES 1
47 embed_thumbnail_image_size filter YES 1
48 embed_thumbnail_image_shape filter YES 1
49 embed_site_title_html filter YES 1
50 oembed_discovery_links filter YES 1
51 post_embed_url filter YES 1
52 oembed_endpoint_url filter YES 1
53 embed_html filter YES 1
54 oembed_min_max_width filter YES 1
55 oembed_response_data filter YES 1
56 the_excerpt_embed filter YES 1
57 enclosure_links filter YES 1
58 get_site_icon_url filter YES 1
59 pre_get_document_title filter YES 1
60 document_title_separator filter YES 1
61 document_title_parts filter YES 1
62 feed_links_show_posts_feed filter YES 1
63 feed_links_show_comments_feed filter YES 1
64 get_{$adjacent}_post_excluded_terms note filter YES 1
65 navigation_markup_template filter YES 1
66 image_get_intermediate_size filter YES 1
67 max_srcset_image_width filter YES 1
68 wp_calculate_image_srcset filter YES 1
69 wp_calculate_image_sizes filter YES 1
70 nav_menu_item_args filter YES 1
71 nav_menu_item_title filter YES 1
72 expiration_of_transient_{$transient} note filter YES 1
73 expiration_of_site_transient_{$transient} note filter YES 1
74 wp_post_revision_title_expanded filter YES 1
75 get_post_status filter YES 1
76 register_post_type_args filter YES 1
77 pre_delete_post filter YES 1
78 get_page_uri filter YES 1
79 pre_get_lastpostmodified filter YES 1
80 content_pagination filter YES 1
81 old_slug_redirect_url filter YES 1
82 wp_rest_server_class filter YES 1
83 rest_url_prefix filter YES 1
84 rest_url filter YES 1
85 mejs_settings filter YES 1
86 register_taxonomy_args filter YES 1
87 taxonomy_labels_{$taxonomy} note filter YES 1
88 get_terms_defaults filter YES 1
89 embed_template filter YES 1
90 get_header_image_tag filter YES 1
91 wp_dropdown_users_args filter YES 1
92 insert_user_meta filter YES 1
93 rest_request_parameter_order filter YES 1
94 rest_authentication_errors filter YES 1
95 rest_send_nocache_headers filter YES 1
96 rest_enabled filter YES 1
97 rest_jsonp_enabled filter YES 1
98 rest_post_dispatch filter YES 1
99 rest_pre_serve_request filter YES 1
100 rest_envelope_response filter YES 1
101 rest_endpoints filter YES 1
102 rest_pre_dispatch filter YES 1
103 rest_dispatch_request filter YES 1
104 rest_index filter YES 1
105 rest_namespace_index filter YES 1
106 rest_endpoints_description filter YES 1
107 rest_route_data filter YES 1
108 before_signup_header action YES 1
109 invite_user action YES 1
110 delete_widget action YES 1
111 manage_posts_extra_tablenav action YES 1
112 pre_auto_update action YES 1
113 post_submitbox_minor_actions action YES 1
114 page_attributes_meta_box_template action YES 1
115 delete_plugin action YES 1
116 deleted_plugin action YES 1
117 edit_user_created_user action YES 1
118 network_site_new_created_user action YES 1
119 network_site_users_created_user action YES 1
120 network_user_new_created_user action YES 1
121 twentysixteen_credits action YES 1
122 customize_post_value_set_{$setting_id} note action YES 1
123 customize_post_value_set action YES 1
124 embed_head action YES 1
125 embed_content action YES 1
126 embed_content_meta action YES 1
127 embed_footer action YES 1
128 enqueue_embed_scripts action YES 1
129 do_feed_{$feed} note action YES 1
130 after_signup_site action YES 1
131 after_signup_user action YES 1
132 ms_network_not_found action YES 1
133 wp_add_nav_menu_item action YES 1
134 wp_mail_failed action YES 1
135 wp_verify_nonce_failed action YES 1
136 attachment_updated action YES 1
137 rest_api_init action YES 1
138 clean_user_cache action YES 1
139 after_password_reset action YES 1
140 register_new_user action YES 1

Important warning about variable hooks

Some hooks have variables in their names. For example, pre_${taxonomy}_$field and admin_head- both have variable names. In general, any hook that ends (or begins) with - or _, or contains a $, has a variable name. Since the syntax with which these variables are defined may change from version to version, this page may think that a hook is deprecated (or new) even if it is not. You can usually catch this sort of thing by comparing this hook to the list of "related hooks" below.