WordPress coders, theme authors, and plugin developers use the hooks listed below to change how WordPress behaves without needing to edit any PHP source files. Use this index to identify the WordPress hooks that you need.
| Hook | Type | Appearance | In 4.4? | ||
|---|---|---|---|---|---|
| 1 | activated_plugin | action | 2.9 | yes | |
| 2 | activate_blog | action | 3.0 | yes | |
| 3 | activate_header | action | 3.0 | yes | |
| 4 | activate_plugin | action | 2.9 | yes | |
| 5 | activate_wp_head | action | 3.0 | yes | |
| 6 | activate_{$plugin} | note | action | 2.0 | yes |
| 7 | active_plugins | filter | 2.9 | DEPRECATED | |
| 8 | activity_box_end | action | 2.0 | yes | |
| 9 | added_existing_user | action | 3.0 | yes | |
| 10 | added_option | action | 2.9 | yes | |
| 11 | added_postmeta | action | 2.9 | DEPRECATED | |
| 12 | added_term_relationship | action | 2.9 | yes | |
| 13 | added_usermeta | action | 2.9 | yes | |
| 14 | added_{$meta_type}_meta | note | action | 2.9 | yes |
| 15 | additional_capabilities_display | filter | 2.8 | yes | |
| 16 | add_admin_bar_menus | action | 3.1 | yes | |
| 17 | add_attachment | action | 2.0 | yes | |
| 18 | add_category | action | 1.5.2 | DEPRECATED | |
| 19 | add_category_form_pre | action | 2.1 | yes | |
| 20 | add_link | action | 2.0 | yes | |
| 21 | add_link_category_form_pre | action | 2.3 | yes | |
| 22 | add_menu_classes | filter | 2.7 | yes | |
| 23 | add_meta_boxes | action | 3.0 | yes | |
| 24 | add_meta_boxes_comment | action | 3.0 | yes | |
| 25 | add_meta_boxes_link | action | 3.0 | yes | |
| 26 | add_meta_boxes_{$post_type} | note | action | 3.0 | yes |
| 27 | add_option | action | 2.9 | yes | |
| 28 | add_option_{$name} | note | action | 2.5 | DEPRECATED |
| 29 | add_option_{$option} | note | action | 3.0 | yes |
| 30 | add_ping | filter | 2.0 | yes | |
| 31 | add_signup_meta | filter | 3.0 | yes | |
| 32 | add_site_option | action | 3.0 | yes | |
| 33 | add_site_option_{$key} | note | action | 2.9 | DEPRECATED |
| 34 | add_site_option_{$option} | note | action | 3.0 | yes |
| 35 | add_tag_form | action | 2.7 | yes | |
| 36 | add_tag_form_fields | action | 3.0 | yes | |
| 37 | add_tag_form_pre | action | 2.5 | yes | |
| 38 | add_term_relationship | action | 2.9 | yes | |
| 39 | add_user_role | action | 4.3 | yes | |
| 40 | add_user_to_blog | action | 3.0 | yes | |
| 41 | add_{$meta_type}_meta | note | action | 3.1 | yes |
| 42 | add_{$meta_type}_metadata | note | filter | 3.1 | yes |
| 43 | adminmenu | action | 2.5 | yes | |
| 44 | admin_action_{$action} | note | action | 2.6 | yes |
| 45 | admin_bar_init | action | 3.1 | yes | |
| 46 | admin_bar_menu | action | 3.1 | yes | |
| 47 | admin_body_class | filter | 2.3 | yes | |
| 48 | admin_color_scheme_picker | action | 3.0 | yes | |
| 49 | admin_comment_types_dropdown | filter | 2.7 | yes | |
| 50 | admin_enqueue_scripts | action | 2.8 | yes | |
| 51 | admin_footer | action | 1.2.1 | yes | |
| 52 | admin_footer-press-this-php | action | 4.2 | yes | |
| 53 | admin_footer-widgets-php | action | 3.9 | yes | |
| 54 | admin_footer-{$hook_suffix} | note | action | 2.8 | yes |
| 55 | admin_footer_text | filter | 2.8 | yes | |
| 56 | admin_head | action | 1.2.1 | yes | |
| 57 | admin_head-media-upload-popup | action | 2.9 | yes | |
| 58 | admin_head-press-this-php | action | 3.7 | yes | |
| 59 | admin_head-{$hook_suffix} | note | action | 2.7 | yes |
| 60 | admin_head-{$page_hook} | note | action | 2.1 | DEPRECATED |
| 61 | admin_head-{$plugin_page} | note | action | 2.1 | DEPRECATED |
| 62 | admin_head_{$content_func} | note | action | 2.5 | yes |
| 63 | admin_head{$hook_suffix} | note | action | 2.6 | DEPRECATED |
| 64 | admin_init | action | 2.5 | yes | |
| 65 | admin_memory_limit | filter | 3.0 | yes | |
| 66 | admin_menu | action | 1.5.2 | yes | |
| 67 | admin_notices | action | 2.0.11 | yes | |
| 68 | admin_page_access_denied | action | 2.5 | yes | |
| 69 | admin_post | action | 4.0 | yes | |
| 70 | admin_post_nopriv | action | 4.0 | yes | |
| 71 | admin_post_nopriv_{$action} | note | action | 4.0 | yes |
| 72 | admin_post_thumbnail_html | filter | 2.9 | yes | |
| 73 | admin_post_thumbnail_size | filter | 4.4 | yes | |
| 74 | admin_post_{$action} | note | action | 4.0 | yes |
| 75 | admin_print_footer_scripts | action | 2.8 | yes | |
| 76 | admin_print_scripts | action | 2.1 | yes | |
| 77 | admin_print_scripts-media-upload-popup | action | 2.9 | yes | |
| 78 | admin_print_scripts-press-this-php | action | 3.7 | yes | |
| 79 | admin_print_scripts-widgets-php | action | 3.9 | yes | |
| 80 | admin_print_scripts-{$hook_suffix} | note | action | 2.7 | yes |
| 81 | admin_print_scripts-{$page_hook} | note | action | 2.1 | DEPRECATED |
| 82 | admin_print_scripts-{$plugin_page} | note | action | 2.1 | DEPRECATED |
| 83 | admin_print_scripts{$hook_suffix} | note | action | 2.6 | DEPRECATED |
| 84 | admin_print_styles | action | 2.6 | yes | |
| 85 | admin_print_styles-media-upload-popup | action | 2.9 | yes | |
| 86 | admin_print_styles-press-this-php | action | 3.7 | yes | |
| 87 | admin_print_styles-widgets-php | action | 3.9 | yes | |
| 88 | admin_print_styles-{$hook_suffix} | note | action | 2.7 | yes |
| 89 | admin_print_styles{$hook_suffix} | note | action | 2.6 | DEPRECATED |
| 90 | admin_title | filter | 3.1 | yes | |
| 91 | admin_url | filter | 2.8 | yes | |
| 92 | admin_user_info_links | filter | 3.0 | DEPRECATED | |
| 93 | admin_xml_ns | action | 2.2 | yes | |
| 94 | after-{$taxonomy}-table | note | action | 3.0 | yes |
| 95 | after_db_upgrade | action | 2.8 | yes | |
| 96 | after_delete_post | action | 3.2 | yes | |
| 97 | after_menu_locations_table | action | 3.6 | yes | |
| 98 | after_mu_upgrade | action | 3.0 | yes | |
| 99 | after_password_reset | action | 4.4 | yes | |
| 100 | after_plugin_row | action | 2.3 | yes | |
| 101 | after_plugin_row_{$plugin_file} | note | action | 2.7 | yes |
| 102 | after_setup_theme | action | 3.0 | yes | |
| 103 | after_signup_form | action | 3.0 | yes | |
| 104 | after_signup_site | action | 4.4 | yes | |
| 105 | after_signup_user | action | 4.4 | yes | |
| 106 | after_switch_theme | action | 3.3 | yes | |
| 107 | after_theme_row | action | 3.1 | yes | |
| 108 | after_theme_row_{$stylesheet} | note | action | 3.5 | yes |
| 109 | after_theme_row_{$theme_key} | note | action | 3.1 | DEPRECATED |
| 110 | after_wp_tiny_mce | action | 3.2 | yes | |
| 111 | ajax_query_attachments_args | filter | 3.7 | yes | |
| 112 | akismet_comment_check_response | action | 3.6 | yes | |
| 113 | akismet_comment_nonce | filter | 3.1 | yes | |
| 114 | akismet_debug_log | filter | 4.1 | yes | |
| 115 | akismet_delete_commentmeta_interval | filter | 3.4 | yes | |
| 116 | akismet_delete_comment_interval | filter | 4.1 | yes | |
| 117 | akismet_delete_comment_limit | filter | 4.1 | yes | |
| 118 | akismet_get_api_key | filter | 4.0 | yes | |
| 119 | akismet_https_disabled | action | 4.2 | yes | |
| 120 | akismet_https_request_failure | action | 4.2 | yes | |
| 121 | akismet_https_request_pre | action | 4.2 | yes | |
| 122 | akismet_http_request_pre | action | 4.2 | yes | |
| 123 | akismet_optimize_table | filter | 3.1 | yes | |
| 124 | akismet_request_failure | action | 4.2 | yes | |
| 125 | akismet_scheduled_recheck | action | 4.2 | yes | |
| 126 | akismet_show_user_comments_approved | filter | 3.1 | yes | |
| 127 | akismet_spam_caught | action | 2.5 | yes | |
| 128 | akismet_spam_check_warning_link_text | filter | 4.0 | yes | |
| 129 | akismet_spam_count_incr | filter | 2.9 | yes | |
| 130 | akismet_ssl_disabled | action | 4.2 | yes | |
| 131 | akismet_submit_nonspam_comment | action | 3.1 | yes | |
| 132 | akismet_submit_spam_comment | action | 3.1 | yes | |
| 133 | akismet_tabs | action | 2.5 | DEPRECATED | |
| 134 | akismet_ua | filter | 3.4 | yes | |
| 135 | akismet_view_arguments | filter | 3.9 | yes | |
| 136 | allowed_http_origin | filter | 3.4 | yes | |
| 137 | allowed_http_origins | filter | 3.4 | yes | |
| 138 | allowed_redirect_hosts | filter | 2.3 | yes | |
| 139 | allowed_themes | filter | 3.0 | yes | |
| 140 | allow_dev_auto_core_updates | filter | 3.7 | yes | |
| 141 | allow_major_auto_core_updates | filter | 3.7 | yes | |
| 142 | allow_minor_auto_core_updates | filter | 3.7 | yes | |
| 143 | allow_password_reset | filter | 2.7 | yes | |
| 144 | allow_subdirectory_install | filter | 3.0 | yes | |
| 145 | all_admin_notices | action | 3.1 | yes | |
| 146 | all_options | filter | 1.5.2 | DEPRECATED | |
| 147 | all_plugins | filter | 3.0 | yes | |
| 148 | all_themes | filter | 3.1 | yes | |
| 149 | app_entry | action | 3.0 | DEPRECATED | |
| 150 | app_head | action | 3.0 | DEPRECATED | |
| 151 | app_ns | action | 3.0 | DEPRECATED | |
| 152 | app_publish_post | action | 2.2 | DEPRECATED | |
| 153 | archive_blog | action | 3.0 | yes | |
| 154 | async_update_translation | filter | 4.0 | yes | |
| 155 | async_upload_{$type} | note | filter | 2.5 | yes |
| 156 | atompub_create_post | action | 2.8 | DEPRECATED | |
| 157 | atompub_put_post | action | 2.8 | DEPRECATED | |
| 158 | atom_author | action | 3.2 | yes | |
| 159 | atom_comments_ns | action | 2.8 | yes | |
| 160 | atom_enclosure | filter | 2.2 | yes | |
| 161 | atom_entry | action | 2.0 | yes | |
| 162 | atom_head | action | 2.0 | yes | |
| 163 | atom_ns | action | 2.0 | yes | |
| 164 | atom_service_url | filter | 2.5 | DEPRECATED | |
| 165 | attachment_fields_to_edit | filter | 2.5 | yes | |
| 166 | attachment_fields_to_save | filter | 2.5 | yes | |
| 167 | attachment_icon | filter | 2.0 | yes | |
| 168 | attachment_innerHTML | filter | 2.0 | yes | |
| 169 | attachment_link | filter | 2.0 | yes | |
| 170 | attachment_max_dims | filter | 2.0 | yes | |
| 171 | attachment_submitbox_misc_actions | action | 3.5 | yes | |
| 172 | attachment_thumbnail_args | filter | 3.9 | yes | |
| 173 | attachment_updated | action | 4.4 | yes | |
| 174 | attachment_url_to_postid | filter | 4.2 | yes | |
| 175 | attach_session_information | filter | 4.0 | yes | |
| 176 | attribute_escape | filter | 2.0.11 | yes | |
| 177 | audio_send_to_editor_url | filter | 2.8 | DEPRECATED | |
| 178 | audio_submitbox_misc_sections | filter | 3.7 | yes | |
| 179 | audio_upload_iframe_src | filter | 2.5 | DEPRECATED | |
| 180 | authenticate | filter | 2.8 | yes | |
| 181 | author_email | filter | 1.2.1 | yes | |
| 182 | author_feed_link | filter | 1.5.2 | yes | |
| 183 | author_link | filter | 1.5.2 | yes | |
| 184 | author_rewrite_rules | filter | 1.5.2 | yes | |
| 185 | author_template | filter | 3.0 | DEPRECATED | |
| 186 | auth_cookie | filter | 2.5 | yes | |
| 187 | auth_cookie_bad_hash | action | 2.7 | yes | |
| 188 | auth_cookie_bad_session_token | action | 4.0 | yes | |
| 189 | auth_cookie_bad_username | action | 2.7 | yes | |
| 190 | auth_cookie_expiration | filter | 2.8 | yes | |
| 191 | auth_cookie_expired | action | 2.7 | yes | |
| 192 | auth_cookie_malformed | action | 2.7 | yes | |
| 193 | auth_cookie_valid | action | 2.7 | yes | |
| 194 | auth_post_meta_{$meta_key} | note | filter | 3.3 | yes |
| 195 | auth_redirect | action | 2.8 | yes | |
| 196 | auth_redirect_scheme | filter | 2.9 | yes | |
| 197 | autocomplete_users_for_site_admins | filter | 3.4 | yes | |
| 198 | automatic_updater_disabled | filter | 3.7 | yes | |
| 199 | automatic_updates_complete | action | 3.8 | yes | |
| 200 | automatic_updates_debug_email | filter | 3.8 | yes | |
| 201 | automatic_updates_is_vcs_checkout | filter | 3.7 | yes | |
| 202 | automatic_updates_send_debug_email | filter | 3.7 | yes | |
| 203 | autosave_generate_nonces | action | 2.9 | DEPRECATED | |
| 204 | autosave_interval | filter | 2.1 | DEPRECATED | |
| 205 | auto_core_update_email | filter | 3.7 | yes | |
| 206 | auto_core_update_send_email | filter | 3.7 | yes | |
| 207 | auto_update_{$type} | note | filter | 3.7 | yes |
| 208 | avatar_defaults | filter | 2.6 | yes | |
| 209 | before_delete_post | action | 3.2 | yes | |
| 210 | before_signup_form | action | 3.0 | yes | |
| 211 | before_signup_header | action | 4.4 | yes | |
| 212 | before_wp_tiny_mce | action | 3.2 | yes | |
| 213 | begin_fetch_post_thumbnail_html | action | 2.9 | yes | |
| 214 | block_local_requests | filter | 2.8 | yes | |
| 215 | bloginfo | filter | 1.2.1 | yes | |
| 216 | bloginfo_rss | filter | 2.1 | yes | |
| 217 | bloginfo_url | filter | 2.0.11 | yes | |
| 218 | blog_details | filter | 3.0 | yes | |
| 219 | blog_option_{$option} | note | filter | 3.5 | yes |
| 220 | blog_option_{$setting} | note | filter | 3.0 | DEPRECATED |
| 221 | blog_privacy_selector | action | 2.1 | yes | |
| 222 | blog_redirect_404 | filter | 3.0 | yes | |
| 223 | body_class | filter | 2.8 | yes | |
| 224 | browse-happy-notice | filter | 3.2 | yes | |
| 225 | bulk_actions-{$screen->id} | note | filter | 3.1 | DEPRECATED |
| 226 | bulk_actions-{$this->screen->id} | note | filter | 3.5 | yes |
| 227 | bulk_edit_custom_box | action | 2.7 | yes | |
| 228 | bulk_post_updated_messages | filter | 3.7 | yes | |
| 229 | cancel_comment_reply_link | filter | 2.7 | yes | |
| 230 | can_edit_network | filter | 3.1 | yes | |
| 231 | category_archive_meta | filter | 3.2 | DEPRECATED | |
| 232 | category_css_class | filter | 4.2 | yes | |
| 233 | category_description | filter | 1.2.1 | yes | |
| 234 | category_feed_link | filter | 1.5.2 | yes | |
| 235 | category_link | filter | 1.5.2 | yes | |
| 236 | category_rewrite_rules | filter | 1.5.2 | DEPRECATED | |
| 237 | category_save_pre | filter | 1.5.2 | Renamed in WP 2.3 (details) | |
| 238 | category_template | filter | 1.5.2 | DEPRECATED | |
| 239 | cat_id_filter | filter | 2.1 | DEPRECATED | |
| 240 | cat_row | filter | 2.3 | DEPRECATED | |
| 241 | cat_rows | filter | 2.1 | DEPRECATED | |
| 242 | cat_row_actions | filter | 2.8 | DEPRECATED | |
| 243 | check_admin_referer | action | 1.5.2 | yes | |
| 244 | check_ajax_referer | action | 2.1 | yes | |
| 245 | check_comment_flood | action | 2.3 | yes | |
| 246 | check_is_user_spammed | filter | 3.7 | yes | |
| 247 | check_password | filter | 2.5 | yes | |
| 248 | check_passwords | action | 1.5.2 | yes | |
| 249 | clean_attachment_cache | action | 3.0 | yes | |
| 250 | clean_object_term_cache | action | 2.5 | yes | |
| 251 | clean_page_cache | action | 2.5 | yes | |
| 252 | clean_post_cache | action | 2.5 | yes | |
| 253 | clean_term_cache | action | 2.5 | yes | |
| 254 | clean_url | filter | 2.3 | yes | |
| 255 | clean_user_cache | action | 4.4 | yes | |
| 256 | clear_auth_cookie | action | 2.7 | yes | |
| 257 | close_comments_for_post_types | filter | 3.2 | yes | |
| 258 | codepress_supported_langs | filter | 2.8 | DEPRECATED | |
| 259 | commentrss2_item | action | 2.1 | yes | |
| 260 | commentsrss2_head | action | 2.3 | yes | |
| 261 | comments_array | filter | 2.1 | yes | |
| 262 | comments_atom_head | action | 2.8 | yes | |
| 263 | comments_clauses | filter | 3.1 | yes | |
| 264 | comments_link_feed | filter | 3.6 | yes | |
| 265 | comments_number | filter | 1.5.2 | yes | |
| 266 | comments_open | filter | 2.5 | yes | |
| 267 | comments_per_page | filter | 2.6 | yes | |
| 268 | comments_popup_link_attributes | filter | 2.5 | yes | |
| 269 | comments_popup_template | filter | 1.5.2 | DEPRECATED | |
| 270 | comments_rewrite_rules | filter | 1.5.2 | yes | |
| 271 | comments_template | filter | 1.5.2 | yes | |
| 272 | comment_add_author_url | action | 3.4 | yes | |
| 273 | comment_atom_entry | action | 2.2 | yes | |
| 274 | comment_author | filter | 1.2.1 | yes | |
| 275 | comment_author_rss | filter | 1.5.2 | yes | |
| 276 | comment_class | filter | 2.7 | yes | |
| 277 | comment_closed | action | 1.5.2 | yes | |
| 278 | comment_content_presave | filter | 1.5.2 | DEPRECATED | |
| 279 | comment_cookie_lifetime | filter | 2.8 | yes | |
| 280 | comment_duplicate_trigger | action | 3.0 | yes | |
| 281 | comment_edit_pre | filter | 1.5.2 | yes | |
| 282 | comment_edit_redirect | filter | 2.0.11 | yes | |
| 283 | comment_email | filter | 1.2.1 | yes | |
| 284 | comment_excerpt | filter | 1.2.1 | yes | |
| 285 | comment_excerpt_length | filter | 4.4 | yes | |
| 286 | comment_feed_groupby | filter | 2.2 | yes | |
| 287 | comment_feed_join | filter | 2.2 | yes | |
| 288 | comment_feed_limits | filter | 2.8 | yes | |
| 289 | comment_feed_orderby | filter | 2.8 | yes | |
| 290 | comment_feed_where | filter | 2.2 | yes | |
| 291 | comment_flood_filter | filter | 2.1 | yes | |
| 292 | comment_flood_trigger | action | 1.5.2 | yes | |
| 293 | comment_form | action | 1.5.2 | yes | |
| 294 | comment_form_after | action | 3.0 | yes | |
| 295 | comment_form_after_fields | action | 3.0 | yes | |
| 296 | comment_form_before | action | 3.0 | yes | |
| 297 | comment_form_before_fields | action | 3.0 | yes | |
| 298 | comment_form_comments_closed | action | 3.0 | yes | |
| 299 | comment_form_defaults | filter | 3.0 | yes | |
| 300 | comment_form_default_fields | filter | 3.0 | yes | |
| 301 | comment_form_fields | filter | 4.4 | yes | |
| 302 | comment_form_field_comment | filter | 3.0 | yes | |
| 303 | comment_form_field_{$name} | note | filter | 3.0 | yes |
| 304 | comment_form_logged_in | filter | 3.0 | yes | |
| 305 | comment_form_logged_in_after | action | 3.0 | yes | |
| 306 | comment_form_must_log_in_after | action | 3.0 | yes | |
| 307 | comment_form_submit_button | filter | 4.2 | yes | |
| 308 | comment_form_submit_field | filter | 4.2 | yes | |
| 309 | comment_form_top | action | 3.0 | yes | |
| 310 | comment_id_fields | filter | 3.0 | yes | |
| 311 | comment_id_not_found | action | 1.5.2 | yes | |
| 312 | comment_link | filter | 3.6 | yes | |
| 313 | comment_loop_start | action | 2.2 | yes | |
| 314 | comment_max_links_url | filter | 3.0 | yes | |
| 315 | comment_moderation_headers | filter | 2.8 | yes | |
| 316 | comment_moderation_recipients | filter | 3.7 | yes | |
| 317 | comment_moderation_subject | filter | 1.5.2 | yes | |
| 318 | comment_moderation_text | filter | 1.5.2 | yes | |
| 319 | comment_notification_headers | filter | 1.5.2 | yes | |
| 320 | comment_notification_notify_author | filter | 3.8 | yes | |
| 321 | comment_notification_recipients | filter | 3.7 | yes | |
| 322 | comment_notification_subject | filter | 1.5.2 | yes | |
| 323 | comment_notification_text | filter | 1.5.2 | yes | |
| 324 | comment_on_draft | action | 1.5.2 | yes | |
| 325 | comment_on_password_protected | action | 3.0 | yes | |
| 326 | comment_on_trash | action | 2.9 | yes | |
| 327 | comment_post | action | 1.2.1 | yes | |
| 328 | comment_post_redirect | filter | 2.0.11 | yes | |
| 329 | comment_relatedlinks_list | action | 2.5 | DEPRECATED | |
| 330 | comment_remove_author_url | action | 3.4 | yes | |
| 331 | comment_reply_link | filter | 2.7 | yes | |
| 332 | comment_reply_link_args | filter | 4.1 | yes | |
| 333 | comment_row_actions | filter | 2.6 | yes | |
| 334 | comment_save_pre | filter | 1.5.2 | yes | |
| 335 | comment_status_links | filter | 2.5 | yes | |
| 336 | comment_status_pre | filter | 2.0 | Renamed in WP 2.3 (details) | |
| 337 | comment_text | filter | 1.2.1 | yes | |
| 338 | comment_text_rss | filter | 1.5.2 | yes | |
| 339 | comment_url | filter | 1.2.1 | yes | |
| 340 | comment_{$new_status}_{$comment->comment_type} | note | action | 2.7 | yes |
| 341 | comment_{$old_status}_to_{$new_status} | note | action | 2.7 | yes |
| 342 | content_edit_pre | filter | 1.5.2 | DEPRECATED | |
| 343 | content_filtered_save_pre | filter | 2.0.11 | Renamed in WP 2.3 (details) | |
| 344 | content_pagination | filter | 4.4 | yes | |
| 345 | content_save_pre | filter | 1.5.2 | yes | |
| 346 | content_url | filter | 2.8 | yes | |
| 347 | contextual_help | filter | 2.7 | yes | |
| 348 | contextual_help_list | filter | 2.7 | yes | |
| 349 | core_files_loaded | action | 1.5.2 | DEPRECATED | |
| 350 | core_upgrade_preamble | action | 2.9 | yes | |
| 351 | core_version_check_locale | filter | 2.8 | yes | |
| 352 | created_category | action | 2.2 | Renamed in WP 2.3 (details) | |
| 353 | created_term | action | 2.3 | yes | |
| 354 | created_{$taxonomy} | note | action | 2.3 | yes |
| 355 | create_category | action | 2.0 | Renamed in WP 2.3 (details) | |
| 356 | create_term | action | 2.3 | yes | |
| 357 | create_user_query | filter | 2.0 | DEPRECATED | |
| 358 | create_{$taxonomy} | note | action | 2.3 | yes |
| 359 | cron_request | filter | 3.5 | yes | |
| 360 | cron_schedules | filter | 2.1 | yes | |
| 361 | current_screen | filter | 3.0 | yes | |
| 362 | current_theme_supports-{$feature} | note | filter | 3.4 | yes |
| 363 | customizer_widgets_section_args | filter | 3.9 | yes | |
| 364 | customize_allowed_urls | filter | 3.4 | yes | |
| 365 | customize_controls_enqueue_scripts | action | 3.4 | yes | |
| 366 | customize_controls_init | action | 3.4 | yes | |
| 367 | customize_controls_print_footer_scripts | action | 3.4 | yes | |
| 368 | customize_controls_print_scripts | action | 3.4 | yes | |
| 369 | customize_controls_print_styles | action | 3.4 | yes | |
| 370 | customize_control_active | filter | 4.0 | yes | |
| 371 | customize_dynamic_setting_args | filter | 4.2 | yes | |
| 372 | customize_dynamic_setting_class | filter | 4.2 | yes | |
| 373 | customize_loaded_components | filter | 4.4 | yes | |
| 374 | customize_nav_menu_available_items | filter | 4.3 | yes | |
| 375 | customize_nav_menu_available_item_types | filter | 4.3 | yes | |
| 376 | customize_panel_active | filter | 4.1 | yes | |
| 377 | customize_post_value_set | action | 4.4 | yes | |
| 378 | customize_post_value_set_{$setting_id} | note | action | 4.4 | yes |
| 379 | customize_preview_init | action | 3.4 | yes | |
| 380 | customize_preview_{$this->id} | note | action | 3.4 | yes |
| 381 | customize_preview_{$this->type} | note | action | 4.1 | yes |
| 382 | customize_refresh_nonces | filter | 4.2 | yes | |
| 383 | customize_register | action | 3.4 | yes | |
| 384 | customize_render_control | action | 3.4 | yes | |
| 385 | customize_render_control_{$this->id} | note | action | 3.4 | yes |
| 386 | customize_render_panel | action | 4.0 | yes | |
| 387 | customize_render_panel_{$this->id} | note | action | 4.0 | yes |
| 388 | customize_render_section | action | 3.4 | yes | |
| 389 | customize_render_section_{$this->id} | note | action | 3.4 | yes |
| 390 | customize_sanitize_js_{$this->id} | note | filter | 3.4 | yes |
| 391 | customize_sanitize_{$this->id} | note | filter | 3.4 | yes |
| 392 | customize_save | action | 3.4 | yes | |
| 393 | customize_save_after | action | 3.6 | yes | |
| 394 | customize_save_response | filter | 4.2 | yes | |
| 395 | customize_save_{$this->id_data[base]} | note | action | 3.4 | yes |
| 396 | customize_section_active | filter | 4.1 | yes | |
| 397 | customize_update_{$this->type} | note | action | 3.4 | yes |
| 398 | customize_value_{$id_base} | note | filter | 4.4 | yes |
| 399 | customize_value_{$this->id_data[base]} | note | filter | 3.4 | DEPRECATED |
| 400 | custom_header_options | action | 3.1 | yes | |
| 401 | custom_menu_order | filter | 2.8 | yes | |
| 402 | dashboard_count_sentence | filter | 2.5 | DEPRECATED | |
| 403 | dashboard_glance_items | filter | 3.8 | yes | |
| 404 | dashboard_incoming_links_feed | filter | 2.3 | DEPRECATED | |
| 405 | dashboard_incoming_links_link | filter | 2.3 | DEPRECATED | |
| 406 | dashboard_primary_feed | filter | 2.3 | yes | |
| 407 | dashboard_primary_link | filter | 2.5 | yes | |
| 408 | dashboard_primary_title | filter | 2.3 | yes | |
| 409 | dashboard_recent_drafts_query_args | filter | 4.4 | yes | |
| 410 | dashboard_recent_posts_query_args | filter | 4.2 | yes | |
| 411 | dashboard_secondary_feed | filter | 2.3 | yes | |
| 412 | dashboard_secondary_items | filter | 4.4 | yes | |
| 413 | dashboard_secondary_link | filter | 2.3 | yes | |
| 414 | dashboard_secondary_title | filter | 2.3 | yes | |
| 415 | dashmenu | action | 2.5 | DEPRECATED | |
| 416 | date_formats | filter | 2.7 | yes | |
| 417 | date_i18n | filter | 2.8 | yes | |
| 418 | date_query_valid_columns | filter | 3.7 | yes | |
| 419 | date_rewrite_rules | filter | 1.5.2 | yes | |
| 420 | day_link | filter | 1.5.2 | yes | |
| 421 | dbdelta_create_queries | filter | 3.3 | yes | |
| 422 | dbdelta_insert_queries | filter | 3.3 | yes | |
| 423 | dbdelta_queries | filter | 3.3 | yes | |
| 424 | dbx_page_advanced | action | 2.0.11 | DEPRECATED | |
| 425 | dbx_page_sidebar | action | 2.0.11 | DEPRECATED | |
| 426 | dbx_post_advanced | action | 2.0.11 | yes | |
| 427 | dbx_post_sidebar | action | 2.0.11 | yes | |
| 428 | deactivated_plugin | action | 2.9 | yes | |
| 429 | deactivate_blog | action | 3.0 | yes | |
| 430 | deactivate_plugin | action | 2.9 | yes | |
| 431 | deactivate_{$plugin} | note | action | 2.0 | yes |
| 432 | default_avatar_select | filter | 2.6 | yes | |
| 433 | default_content | filter | 1.5.2 | yes | |
| 434 | default_contextual_help | filter | 2.8 | yes | |
| 435 | default_excerpt | filter | 1.5.2 | yes | |
| 436 | default_feed | filter | 2.5 | yes | |
| 437 | default_hidden_columns | filter | 4.4 | yes | |
| 438 | default_hidden_meta_boxes | filter | 3.1 | yes | |
| 439 | default_option_{$option} | note | filter | 3.4 | yes |
| 440 | default_page_template_title | filter | 4.1 | yes | |
| 441 | default_site_option_{$option} | note | filter | 3.4 | yes |
| 442 | default_title | filter | 1.5.2 | yes | |
| 443 | deleted_comment | action | 2.9 | yes | |
| 444 | deleted_commentmeta | action | 2.9 | DEPRECATED | |
| 445 | deleted_link | action | 2.2 | yes | |
| 446 | deleted_option | action | 2.9 | yes | |
| 447 | deleted_plugin | action | 4.4 | yes | |
| 448 | deleted_post | action | 2.2 | yes | |
| 449 | deleted_postmeta | action | 2.9 | yes | |
| 450 | deleted_site_transient | action | 3.0 | yes | |
| 451 | deleted_term_relationships | action | 2.9 | yes | |
| 452 | deleted_term_taxonomy | action | 2.9 | yes | |
| 453 | deleted_transient | action | 3.0 | yes | |
| 454 | deleted_user | action | 2.8 | yes | |
| 455 | deleted_usermeta | action | 2.9 | yes | |
| 456 | deleted_{$meta_type}meta | note | action | 3.4 | yes |
| 457 | deleted_{$meta_type}_meta | note | action | 2.9 | yes |
| 458 | delete_attachment | action | 2.0 | yes | |
| 459 | delete_blog | action | 3.0 | yes | |
| 460 | delete_category | action | 1.5.2 | Renamed in WP 2.3 (details) | |
| 461 | delete_comment | action | 1.2.1 | yes | |
| 462 | delete_commentmeta | action | 2.9 | DEPRECATED | |
| 463 | delete_link | action | 2.0 | yes | |
| 464 | delete_option | action | 2.9 | yes | |
| 465 | delete_option_{$option} | note | action | 3.0 | yes |
| 466 | delete_plugin | action | 4.4 | yes | |
| 467 | delete_post | action | 1.2.1 | yes | |
| 468 | delete_postmeta | action | 2.9 | yes | |
| 469 | delete_site_email_content | filter | 3.0 | yes | |
| 470 | delete_site_option | action | 3.0 | yes | |
| 471 | delete_site_option_{$key} | note | action | 2.9 | DEPRECATED |
| 472 | delete_site_option_{$option} | note | action | 3.0 | yes |
| 473 | delete_site_transient_{$transient} | note | action | 3.0 | yes |
| 474 | delete_term | action | 2.5 | yes | |
| 475 | delete_term_relationships | action | 2.9 | yes | |
| 476 | delete_term_taxonomy | action | 2.9 | yes | |
| 477 | delete_transient_{$transient} | note | action | 3.0 | yes |
| 478 | delete_user | action | 2.0 | yes | |
| 479 | delete_usermeta | action | 2.9 | yes | |
| 480 | delete_user_form | action | 4.0 | yes | |
| 481 | delete_widget | action | 4.4 | yes | |
| 482 | delete_{$meta_type}meta | note | action | 3.4 | yes |
| 483 | delete_{$meta_type}_meta | note | action | 3.1 | yes |
| 484 | delete_{$meta_type}_metadata | note | filter | 3.1 | yes |
| 485 | delete_{$taxonomy} | note | action | 2.3 | yes |
| 486 | deprecated_argument_run | action | 3.0 | yes | |
| 487 | deprecated_argument_trigger_error | filter | 3.0 | yes | |
| 488 | deprecated_constructor_run | action | 4.3 | yes | |
| 489 | deprecated_constructor_trigger_error | filter | 4.3 | yes | |
| 490 | deprecated_file_included | action | 2.5 | yes | |
| 491 | deprecated_file_trigger_error | filter | 2.5 | yes | |
| 492 | deprecated_function_run | action | 2.5 | yes | |
| 493 | deprecated_function_trigger_error | filter | 2.5 | yes | |
| 494 | determine_current_user | filter | 3.9 | yes | |
| 495 | disable_captions | filter | 2.7 | yes | |
| 496 | disable_months_dropdown | filter | 4.2 | yes | |
| 497 | display_media_states | filter | 3.2 | yes | |
| 498 | display_post_states | filter | 2.8 | yes | |
| 499 | documentation_ignore_functions | filter | 2.8 | yes | |
| 500 | document_title_parts | filter | 4.4 | yes | |
| 501 | document_title_separator | filter | 4.4 | yes | |
| 502 | doing_it_wrong_run | action | 3.1 | yes | |
| 503 | doing_it_wrong_trigger_error | filter | 3.1 | yes | |
| 504 | domain_exists | filter | 3.5 | yes | |
| 505 | do_feed_{$feed} | note | action | 4.4 | yes |
| 506 | do_meta_boxes | action | 2.6 | yes | |
| 507 | do_mu_upgrade | filter | 3.0 | yes | |
| 508 | do_parse_request | filter | 3.5 | yes | |
| 509 | do_robots | action | 2.1 | yes | |
| 510 | do_robotstxt | action | 2.1 | yes | |
| 511 | duplicate_comment_id | filter | 4.4 | yes | |
| 512 | dynamic_sidebar | action | 3.0 | yes | |
| 513 | dynamic_sidebar_after | action | 3.9 | yes | |
| 514 | dynamic_sidebar_before | action | 3.9 | yes | |
| 515 | dynamic_sidebar_has_widgets | filter | 3.9 | yes | |
| 516 | dynamic_sidebar_params | filter | 2.5 | yes | |
| 517 | editable_extensions | filter | 2.8 | yes | |
| 518 | editable_roles | filter | 2.8 | yes | |
| 519 | editable_slug | filter | 2.6 | yes | |
| 520 | edited_category | action | 2.2 | Renamed in WP 2.3 (details) | |
| 521 | edited_term | action | 2.3 | yes | |
| 522 | edited_terms | action | 2.9 | yes | |
| 523 | edited_term_taxonomies | action | 2.9 | yes | |
| 524 | edited_term_taxonomy | action | 2.9 | yes | |
| 525 | edited_{$taxonomy} | note | action | 2.3 | yes |
| 526 | editor_max_image_size | filter | 2.5 | yes | |
| 527 | editor_stylesheets | filter | 4.3 | yes | |
| 528 | edit_attachment | action | 2.0 | yes | |
| 529 | edit_bookmark_link | filter | 2.7 | yes | |
| 530 | edit_categories_per_page | filter | 2.8 | yes | |
| 531 | edit_category | action | 2.0 | Renamed in WP 2.3 (details) | |
| 532 | edit_category_form | action | 2.1 | yes | |
| 533 | edit_category_form_fields | action | 2.9 | yes | |
| 534 | edit_category_form_pre | action | 2.1 | yes | |
| 535 | edit_comment | action | 1.2.1 | yes | |
| 536 | edit_comment_link | filter | 2.3 | yes | |
| 537 | edit_comment_misc_actions | filter | 4.3 | yes | |
| 538 | edit_form_advanced | action | 1.5.2 | yes | |
| 539 | edit_form_after_editor | action | 3.5 | yes | |
| 540 | edit_form_after_title | action | 3.5 | yes | |
| 541 | edit_form_before_permalink | action | 4.1 | yes | |
| 542 | edit_form_top | action | 3.7 | yes | |
| 543 | edit_link | action | 2.0 | yes | |
| 544 | edit_link_category_form | action | 2.3 | yes | |
| 545 | edit_link_category_form_fields | action | 2.9 | yes | |
| 546 | edit_link_category_form_pre | action | 2.3 | yes | |
| 547 | edit_pages_per_page | filter | 2.9 | DEPRECATED | |
| 548 | edit_page_form | action | 1.5.2 | yes | |
| 549 | edit_post | action | 1.2.1 | yes | |
| 550 | edit_posts_per_page | filter | 2.8 | yes | |
| 551 | edit_post_link | filter | 2.3 | yes | |
| 552 | edit_post_{$field} | note | filter | 2.3 | yes |
| 553 | edit_profile_url | filter | 3.1 | yes | |
| 554 | edit_tags_per_page | filter | 2.8 | yes | |
| 555 | edit_tag_form | action | 2.5 | yes | |
| 556 | edit_tag_form_fields | action | 2.9 | yes | |
| 557 | edit_tag_form_pre | action | 2.5 | yes | |
| 558 | edit_tag_link | filter | 2.7 | yes | |
| 559 | edit_term | action | 2.3 | yes | |
| 560 | edit_terms | action | 2.9 | yes | |
| 561 | edit_term_link | filter | 3.1 | yes | |
| 562 | edit_term_taxonomies | action | 2.9 | yes | |
| 563 | edit_term_taxonomy | action | 2.9 | yes | |
| 564 | edit_term_{$field} | note | filter | 2.3 | yes |
| 565 | edit_user_created_user | action | 4.4 | yes | |
| 566 | edit_user_profile | action | 2.0 | yes | |
| 567 | edit_user_profile_update | action | 2.7 | yes | |
| 568 | edit_user_{$field} | note | filter | 2.9 | yes |
| 569 | edit_{$field} | note | filter | 2.3 | yes |
| 570 | edit_{$post_type}_per_page | note | filter | 4.0 | yes |
| 571 | edit_{$taxonomy} | note | action | 2.3 | yes |
| 572 | edit_{$taxonomy}_per_page | note | filter | 3.0 | DEPRECATED |
| 573 | edit_{$taxonomy}_{$field} | note | filter | 2.3 | yes |
| 574 | email_change_email | filter | 4.3 | yes | |
| 575 | embed_cache_oembed_types | filter | 2.9 | yes | |
| 576 | embed_content | action | 4.4 | yes | |
| 577 | embed_content_meta | action | 4.4 | yes | |
| 578 | embed_defaults | filter | 2.9 | yes | |
| 579 | embed_footer | action | 4.4 | yes | |
| 580 | embed_googlevideo | filter | 2.9 | yes | |
| 581 | embed_handler_html | filter | 2.9 | yes | |
| 582 | embed_head | action | 4.4 | yes | |
| 583 | embed_html | filter | 4.4 | yes | |
| 584 | embed_maybe_make_link | filter | 2.9 | yes | |
| 585 | embed_oembed_discover | filter | 2.9 | yes | |
| 586 | embed_oembed_html | filter | 2.9 | yes | |
| 587 | embed_polldaddy | filter | 2.9 | DEPRECATED | |
| 588 | embed_site_title_html | filter | 4.4 | yes | |
| 589 | embed_template | filter | 4.4 | yes | |
| 590 | embed_thumbnail_image_shape | filter | 4.4 | yes | |
| 591 | embed_thumbnail_image_size | filter | 4.4 | yes | |
| 592 | emoji_ext | filter | 4.2 | yes | |
| 593 | emoji_url | filter | 4.2 | yes | |
| 594 | enable_edit_any_user_configuration | filter | 3.0 | yes | |
| 595 | enable_live_network_counts | filter | 3.7 | yes | |
| 596 | enable_post_by_email_configuration | filter | 3.0 | yes | |
| 597 | enable_press_this_media_discovery | filter | 4.2 | yes | |
| 598 | enable_update_services_configuration | filter | 3.0 | yes | |
| 599 | enclosure_links | filter | 4.4 | yes | |
| 600 | end_fetch_post_thumbnail_html | action | 2.9 | yes | |
| 601 | enqueue_embed_scripts | action | 4.4 | yes | |
| 602 | enter_title_here | filter | 3.1 | yes | |
| 603 | esc_html | filter | 2.8 | yes | |
| 604 | esc_textarea | filter | 3.1 | yes | |
| 605 | excerpt_edit_pre | filter | 1.5.2 | Renamed in WP 2.3 (details) | |
| 606 | excerpt_length | filter | 2.7 | yes | |
| 607 | excerpt_more | filter | 2.9 | yes | |
| 608 | excerpt_save_pre | filter | 1.5.2 | yes | |
| 609 | exit_on_http_head | filter | 3.5 | yes | |
| 610 | expiration_of_site_transient_{$transient} | note | filter | 4.4 | yes |
| 611 | expiration_of_transient_{$transient} | note | filter | 4.4 | yes |
| 612 | explain_nonce_{$action} | note | filter | 2.8 | DEPRECATED |
| 613 | explain_nonce_{$verb}-{$noun} | note | filter | 2.1 | DEPRECATED |
| 614 | export_args | filter | 3.5 | yes | |
| 615 | export_filters | action | 3.5 | yes | |
| 616 | export_wp | action | 2.3 | yes | |
| 617 | export_wp_filename | filter | 4.4 | yes | |
| 618 | ext2type | filter | 2.5 | yes | |
| 619 | extra_theme_headers | filter | 3.4 | yes | |
| 620 | extra_{$context}_headers | note | filter | 2.9 | yes |
| 621 | favorite_actions | filter | 2.7 | DEPRECATED | |
| 622 | feed_content_type | filter | 2.8 | yes | |
| 623 | feed_link | filter | 1.5.2 | yes | |
| 624 | feed_links_show_comments_feed | filter | 4.4 | yes | |
| 625 | feed_links_show_posts_feed | filter | 4.4 | yes | |
| 626 | filesystem_method | filter | 2.6 | yes | |
| 627 | filesystem_method_file | filter | 2.6 | yes | |
| 628 | file_is_displayable_image | filter | 2.5 | yes | |
| 629 | file_send_to_editor_url | filter | 2.8 | DEPRECATED | |
| 630 | flash_uploader | filter | 2.5 | DEPRECATED | |
| 631 | flush_rewrite_rules_hard | filter | 3.7 | yes | |
| 632 | force_filtered_html_on_import | filter | 3.1 | yes | |
| 633 | format_for_editor | filter | 4.3 | yes | |
| 634 | format_to_edit | filter | 1.2.1 | yes | |
| 635 | format_to_post | filter | 1.2.1 | DEPRECATED | |
| 636 | found_comments_query | filter | 4.4 | yes | |
| 637 | found_posts | filter | 2.1 | yes | |
| 638 | found_posts_query | filter | 2.1 | yes | |
| 639 | found_users_query | filter | 3.2 | yes | |
| 640 | front_page_template | filter | 3.0 | DEPRECATED | |
| 641 | fs_ftp_connection_types | filter | 2.9 | yes | |
| 642 | gallery_style | filter | 2.5 | yes | |
| 643 | generate_rewrite_rules | action | 1.5.2 | yes | |
| 644 | getarchives_join | filter | 2.2 | yes | |
| 645 | getarchives_where | filter | 2.2 | yes | |
| 646 | getimagesize_mimes_to_exts | filter | 3.0 | yes | |
| 647 | gettext | filter | 2.0.11 | yes | |
| 648 | gettext_with_context | filter | 2.8 | yes | |
| 649 | get_ancestors | filter | 3.1 | yes | |
| 650 | get_archives_link | filter | 2.6 | yes | |
| 651 | get_attached_file | filter | 2.1 | yes | |
| 652 | get_attached_media | filter | 3.6 | yes | |
| 653 | get_attached_media_args | filter | 3.6 | yes | |
| 654 | get_avatar | filter | 2.5 | yes | |
| 655 | get_avatar_comment_types | filter | 3.0 | yes | |
| 656 | get_avatar_data | filter | 4.2 | yes | |
| 657 | get_avatar_url | filter | 4.2 | yes | |
| 658 | get_bloginfo_rss | filter | 2.2 | yes | |
| 659 | get_blogs_of_user | filter | 3.0 | yes | |
| 660 | get_bookmarks | filter | 2.1 | yes | |
| 661 | get_calendar | filter | 3.0 | yes | |
| 662 | get_categories | filter | 2.1 | DEPRECATED | |
| 663 | get_categories_taxonomy | filter | 2.7 | yes | |
| 664 | get_category | filter | 2.0.11 | Renamed in WP 2.3 (details) | |
| 665 | get_comment | filter | 2.3 | yes | |
| 666 | get_comments_link | filter | 3.6 | yes | |
| 667 | get_comments_number | filter | 1.5.2 | yes | |
| 668 | get_comments_pagenum_link | filter | 2.7 | yes | |
| 669 | get_comment_author | filter | 1.5.2 | yes | |
| 670 | get_comment_author_email | filter | 1.5.2 | yes | |
| 671 | get_comment_author_IP | filter | 1.5.2 | yes | |
| 672 | get_comment_author_link | filter | 1.5.2 | yes | |
| 673 | get_comment_author_url | filter | 1.5.2 | yes | |
| 674 | get_comment_author_url_link | filter | 1.5.2 | yes | |
| 675 | get_comment_date | filter | 1.5.2 | yes | |
| 676 | get_comment_excerpt | filter | 1.5.2 | yes | |
| 677 | get_comment_ID | filter | 1.5.2 | yes | |
| 678 | get_comment_link | filter | 2.8 | yes | |
| 679 | get_comment_text | filter | 1.5.2 | yes | |
| 680 | get_comment_time | filter | 1.5.2 | yes | |
| 681 | get_comment_type | filter | 1.5.2 | yes | |
| 682 | get_date_sql | filter | 3.7 | yes | |
| 683 | get_default_comment_status | filter | 4.3 | yes | |
| 684 | get_delete_post_link | filter | 2.9 | yes | |
| 685 | get_editable_authors | filter | 2.0 | yes | |
| 686 | get_edit_bookmark_link | filter | 2.7 | yes | |
| 687 | get_edit_comment_link | filter | 2.3 | yes | |
| 688 | get_edit_post_link | filter | 2.3 | yes | |
| 689 | get_edit_tag_link | filter | 2.7 | yes | |
| 690 | get_edit_term_link | filter | 3.1 | yes | |
| 691 | get_edit_user_link | filter | 3.5 | yes | |
| 692 | get_enclosed | filter | 2.0 | yes | |
| 693 | get_footer | action | 2.1 | yes | |
| 694 | get_header | action | 2.1 | yes | |
| 695 | get_header_image_tag | filter | 4.4 | yes | |
| 696 | get_image_tag | filter | 2.6 | yes | |
| 697 | get_image_tag_class | filter | 2.6 | yes | |
| 698 | get_lastpostdate | filter | 2.3 | yes | |
| 699 | get_lastpostmodified | filter | 2.3 | yes | |
| 700 | get_main_network_id | filter | 4.3 | yes | |
| 701 | get_media_item_args | filter | 3.1 | yes | |
| 702 | get_meta_sql | filter | 3.1 | yes | |
| 703 | get_nested_categories | filter | 2.3 | DEPRECATED | |
| 704 | get_next_post_join | filter | 2.1 | Renamed in WP 2.5 (details) | |
| 705 | get_next_post_sort | filter | 2.1 | Renamed in WP 2.5 (details) | |
| 706 | get_next_post_where | filter | 2.1 | Renamed in WP 2.5 (details) | |
| 707 | get_object_terms | filter | 4.2 | yes | |
| 708 | get_others_drafts | filter | 2.0 | yes | |
| 709 | get_pagenum_link | filter | 2.5 | yes | |
| 710 | get_pages | filter | 2.1 | yes | |
| 711 | get_page_of_comment | filter | 4.4 | yes | |
| 712 | get_page_uri | filter | 4.4 | yes | |
| 713 | get_post_galleries | filter | 3.6 | yes | |
| 714 | get_post_gallery | filter | 3.6 | yes | |
| 715 | get_post_modified_time | filter | 2.8 | yes | |
| 716 | get_post_status | filter | 4.4 | yes | |
| 717 | get_post_time | filter | 2.6 | yes | |
| 718 | get_previous_post_join | filter | 2.1 | Renamed in WP 2.5 (details) | |
| 719 | get_previous_post_sort | filter | 2.1 | Renamed in WP 2.5 (details) | |
| 720 | get_previous_post_where | filter | 2.1 | Renamed in WP 2.5 (details) | |
| 721 | get_pung | filter | 2.0 | yes | |
| 722 | get_role_list | filter | 4.4 | yes | |
| 723 | get_sample_permalink | filter | 4.4 | yes | |
| 724 | get_sample_permalink_html | filter | 2.9 | yes | |
| 725 | get_search_form | action | 2.7 | yes | |
| 726 | get_search_form | filter | 2.7 | yes | |
| 727 | get_search_query | filter | 2.3 | yes | |
| 728 | get_shortlink | filter | 3.0 | yes | |
| 729 | get_sidebar | action | 2.2 | yes | |
| 730 | get_site_icon_url | filter | 4.4 | yes | |
| 731 | get_space_allowed | filter | 3.7 | yes | |
| 732 | get_tags | filter | 2.3 | yes | |
| 733 | get_template_part_{$slug} | note | action | 3.0 | yes |
| 734 | get_term | filter | 2.3 | yes | |
| 735 | get_terms | filter | 2.3 | yes | |
| 736 | get_terms_args | filter | 3.1 | yes | |
| 737 | get_terms_defaults | filter | 4.4 | yes | |
| 738 | get_terms_fields | filter | 2.8 | yes | |
| 739 | get_terms_orderby | filter | 2.8 | yes | |
| 740 | get_the_archive_description | filter | 4.1 | yes | |
| 741 | get_the_archive_title | filter | 4.1 | yes | |
| 742 | get_the_author_{$field} | note | filter | 2.8 | yes |
| 743 | get_the_categories | filter | 3.1 | yes | |
| 744 | get_the_date | filter | 3.0 | yes | |
| 745 | get_the_excerpt | filter | 1.5.2 | yes | |
| 746 | get_the_generator_{$type} | note | filter | 2.5 | yes |
| 747 | get_the_guid | filter | 1.5.2 | yes | |
| 748 | get_the_modified_date | filter | 2.1 | yes | |
| 749 | get_the_modified_time | filter | 2.0 | yes | |
| 750 | get_the_tags | filter | 2.3 | yes | |
| 751 | get_the_terms | filter | 3.1 | yes | |
| 752 | get_the_time | filter | 1.5.2 | yes | |
| 753 | get_to_ping | filter | 2.0 | yes | |
| 754 | get_usernumposts | filter | 2.7 | yes | |
| 755 | get_users_drafts | filter | 2.0 | yes | |
| 756 | get_user_option_{$option} | note | filter | 2.5 | yes |
| 757 | get_wp_title_rss | filter | 2.2 | yes | |
| 758 | get_{$adjacent}_post_excluded_terms | note | filter | 4.4 | yes |
| 759 | get_{$adjacent}_post_join | note | filter | 2.5 | yes |
| 760 | get_{$adjacent}_post_sort | note | filter | 2.5 | yes |
| 761 | get_{$adjacent}_post_where | note | filter | 2.5 | yes |
| 762 | get_{$meta_type}_metadata | note | filter | 3.1 | yes |
| 763 | get_{$taxonomy} | note | filter | 2.3 | yes |
| 764 | global_terms_enabled | filter | 3.0 | yes | |
| 765 | got_rewrite | filter | 2.5 | yes | |
| 766 | got_url_rewrite | filter | 3.7 | yes | |
| 767 | graceful_fail | filter | 3.0 | yes | |
| 768 | graceful_fail_template | filter | 3.0 | yes | |
| 769 | granted_super_admin | action | 3.0 | yes | |
| 770 | grant_super_admin | action | 3.0 | yes | |
| 771 | has_nav_menu | filter | 4.3 | yes | |
| 772 | heartbeat_nopriv_received | filter | 3.6 | yes | |
| 773 | heartbeat_nopriv_send | filter | 3.6 | yes | |
| 774 | heartbeat_nopriv_tick | action | 3.6 | yes | |
| 775 | heartbeat_received | filter | 3.6 | yes | |
| 776 | heartbeat_send | filter | 3.6 | yes | |
| 777 | heartbeat_settings | filter | 3.6 | yes | |
| 778 | heartbeat_tick | action | 3.6 | yes | |
| 779 | hidden_columns | filter | 4.4 | yes | |
| 780 | hidden_meta_boxes | filter | 3.3 | yes | |
| 781 | hierarchical_post_types | filter | 2.8 | DEPRECATED | |
| 782 | home_template | filter | 1.5.2 | DEPRECATED | |
| 783 | home_url | filter | 3.0 | yes | |
| 784 | htmledit_pre | filter | 2.5 | yes | |
| 785 | https_local_ssl_verify | filter | 2.8 | yes | |
| 786 | https_ssl_verify | filter | 2.8 | yes | |
| 787 | http_api_curl | action | 2.8 | yes | |
| 788 | http_api_debug | action | 2.8 | yes | |
| 789 | http_api_transports | filter | 3.7 | yes | |
| 790 | http_headers_useragent | filter | 2.7 | yes | |
| 791 | http_origin | filter | 3.4 | yes | |
| 792 | http_request_args | filter | 2.7 | yes | |
| 793 | http_request_default_port | filter | 2.7 | DEPRECATED | |
| 794 | http_request_host_is_external | filter | 3.6 | yes | |
| 795 | http_request_port | filter | 2.7 | DEPRECATED | |
| 796 | http_request_redirection_count | filter | 2.7 | yes | |
| 797 | http_request_reject_unsafe_urls | filter | 3.6 | yes | |
| 798 | http_request_timeout | filter | 2.7 | yes | |
| 799 | http_request_version | filter | 2.7 | yes | |
| 800 | http_response | filter | 2.9 | yes | |
| 801 | http_transport_get_debug | action | 2.8 | DEPRECATED | |
| 802 | http_transport_post_debug | action | 2.8 | DEPRECATED | |
| 803 | human_time_diff | filter | 4.0 | yes | |
| 804 | icon_dir | filter | 2.0 | yes | |
| 805 | icon_dirs | filter | 2.5 | yes | |
| 806 | icon_dir_uri | filter | 2.0 | yes | |
| 807 | iis7_supports_permalinks | filter | 2.8 | yes | |
| 808 | iis7_url_rewrite_rules | filter | 2.8 | yes | |
| 809 | illegal_user_logins | filter | 4.4 | yes | |
| 810 | image_add_caption_shortcode | filter | 2.6 | yes | |
| 811 | image_add_caption_text | filter | 4.1 | yes | |
| 812 | image_downsize | filter | 2.5 | yes | |
| 813 | image_editor_default_mime_type | filter | 3.5 | yes | |
| 814 | image_editor_save_pre | filter | 3.5 | yes | |
| 815 | image_edit_before_change | filter | 2.9 | yes | |
| 816 | image_get_intermediate_size | filter | 4.4 | yes | |
| 817 | image_make_intermediate_size | filter | 2.6 | yes | |
| 818 | image_memory_limit | filter | 3.2 | yes | |
| 819 | image_resize_dimensions | filter | 3.4 | yes | |
| 820 | image_save_pre | filter | 2.9 | yes | |
| 821 | image_send_to_editor | filter | 2.5 | yes | |
| 822 | image_send_to_editor_url | filter | 2.8 | yes | |
| 823 | image_size_names_choose | filter | 3.3 | yes | |
| 824 | image_upload_iframe_src | filter | 2.5 | DEPRECATED | |
| 825 | img_caption_shortcode | filter | 2.6 | yes | |
| 826 | img_caption_shortcode_width | filter | 3.7 | yes | |
| 827 | import_allow_create_users | filter | 2.5 | DEPRECATED | |
| 828 | import_allow_fetch_attachments | filter | 2.5 | DEPRECATED | |
| 829 | import_attachment_size_limit | filter | 2.5 | DEPRECATED | |
| 830 | import_done | action | 2.2 | DEPRECATED | |
| 831 | import_end | action | 2.5 | DEPRECATED | |
| 832 | import_post_added | action | 2.5 | DEPRECATED | |
| 833 | import_post_meta | action | 2.5 | DEPRECATED | |
| 834 | import_post_meta_key | filter | 2.5 | DEPRECATED | |
| 835 | import_start | action | 2.5 | DEPRECATED | |
| 836 | import_upload_size_limit | filter | 2.3 | yes | |
| 837 | includes_url | filter | 2.8 | yes | |
| 838 | incompatible_sql_modes | filter | 3.9 | yes | |
| 839 | index_rel_link | filter | 2.8 | yes | |
| 840 | init | action | 1.5.2 | yes | |
| 841 | insert_user_meta | filter | 4.4 | yes | |
| 842 | install_feedback | filter | 2.7 | DEPRECATED | |
| 843 | install_plugins_nonmenu_tabs | filter | 2.7 | yes | |
| 844 | install_plugins_pre_{$tab} | note | action | 2.7 | yes |
| 845 | install_plugins_table_api_args_{$tab} | note | filter | 3.7 | yes |
| 846 | install_plugins_table_header | action | 2.7 | yes | |
| 847 | install_plugins_tabs | filter | 2.7 | yes | |
| 848 | install_plugins_{$tab} | note | action | 2.7 | yes |
| 849 | install_plugin_complete_actions | filter | 2.7 | yes | |
| 850 | install_themes_nonmenu_tabs | filter | 2.8 | yes | |
| 851 | install_themes_pre_{$tab} | note | action | 2.8 | yes |
| 852 | install_themes_table_api_args_{$old_filter} | note | filter | 3.9 | yes |
| 853 | install_themes_table_api_args_{$tab} | note | filter | 3.7 | yes |
| 854 | install_themes_table_header | action | 2.8 | yes | |
| 855 | install_themes_tabs | filter | 2.8 | yes | |
| 856 | install_themes_{$tab} | note | action | 2.8 | yes |
| 857 | install_theme_complete_actions | filter | 2.8 | yes | |
| 858 | intermediate_image_sizes | filter | 2.5 | yes | |
| 859 | intermediate_image_sizes_advanced | filter | 2.9 | yes | |
| 860 | invite_user | action | 4.4 | yes | |
| 861 | in_admin_footer | action | 2.5 | yes | |
| 862 | in_admin_header | action | 3.0 | yes | |
| 863 | in_plugin_update_message-{$file} | note | action | 2.8 | yes |
| 864 | in_theme_update_message-{$theme_key} | note | action | 3.1 | yes |
| 865 | in_widget_form | action | 2.8 | yes | |
| 866 | is_active_sidebar | filter | 3.9 | yes | |
| 867 | is_email | filter | 2.8 | yes | |
| 868 | is_email_address_unsafe | filter | 3.5 | yes | |
| 869 | is_multi_author | filter | 3.3 | yes | |
| 870 | is_protected_meta | filter | 3.2 | yes | |
| 871 | is_wide_widget_in_customizer | filter | 3.9 | yes | |
| 872 | jpeg_quality | filter | 2.5 | yes | |
| 873 | js_escape | filter | 2.0.11 | yes | |
| 874 | kses_allowed_protocols | filter | 3.0 | yes | |
| 875 | kubrick_header_color | filter | 2.0 | DEPRECATED | |
| 876 | kubrick_header_display | filter | 2.0 | DEPRECATED | |
| 877 | kubrick_header_image | filter | 2.0 | DEPRECATED | |
| 878 | language_attributes | filter | 2.5 | yes | |
| 879 | lang_codes | filter | 3.0 | yes | |
| 880 | link_category | filter | 2.2 | yes | |
| 881 | link_cat_row | filter | 2.5 | DEPRECATED | |
| 882 | link_cat_row_actions | filter | 2.8 | DEPRECATED | |
| 883 | link_description | filter | 2.2 | Renamed in WP 2.3 (details) | |
| 884 | link_rating | filter | 1.5.2 | Renamed in WP 2.3 (details) | |
| 885 | link_relatedlinks_list | action | 2.5 | DEPRECATED | |
| 886 | link_title | filter | 2.2 | yes | |
| 887 | list_cats | filter | 1.2.1 | yes | |
| 888 | list_cats_exclusions | filter | 1.5.2 | DEPRECATED | |
| 889 | list_pages | filter | 3.1 | yes | |
| 890 | list_table_primary_column | filter | 4.3 | yes | |
| 891 | list_terms_exclusions | filter | 2.3 | yes | |
| 892 | load-categories-php | action | 3.1 | yes | |
| 893 | load-edit-link-categories-php | action | 3.1 | yes | |
| 894 | load-importer-{$importer} | note | action | 3.5 | yes |
| 895 | load-page-new-php | action | 3.1 | yes | |
| 896 | load-page-php | action | 3.1 | yes | |
| 897 | load-widgets-php | action | 2.8 | yes | |
| 898 | load-{$pagenow} | note | action | 2.1 | yes |
| 899 | load-{$page_hook} | note | action | 2.1 | yes |
| 900 | load-{$plugin_page} | note | action | 2.1 | yes |
| 901 | load_default_embeds | filter | 2.9 | yes | |
| 902 | load_default_widgets | filter | 2.8 | yes | |
| 903 | load_feed_engine | action | 2.3 | yes | |
| 904 | load_image_to_edit | filter | 2.9 | yes | |
| 905 | load_image_to_edit_attachmenturl | filter | 3.1 | yes | |
| 906 | load_image_to_edit_filesystempath | filter | 3.1 | yes | |
| 907 | load_image_to_edit_path | filter | 2.9 | yes | |
| 908 | load_textdomain | action | 2.9 | yes | |
| 909 | load_textdomain_mofile | filter | 2.9 | yes | |
| 910 | locale | filter | 1.5.2 | yes | |
| 911 | locale_stylesheet_uri | filter | 2.1 | yes | |
| 912 | loginout | filter | 1.5.2 | yes | |
| 913 | login_body_class | filter | 3.5 | yes | |
| 914 | login_enqueue_scripts | action | 3.1 | yes | |
| 915 | login_errors | filter | 2.1 | yes | |
| 916 | login_footer | action | 3.1 | yes | |
| 917 | login_form | action | 2.1 | yes | |
| 918 | login_form_bottom | filter | 3.0 | yes | |
| 919 | login_form_defaults | filter | 3.0 | yes | |
| 920 | login_form_middle | filter | 3.0 | yes | |
| 921 | login_form_top | filter | 3.0 | yes | |
| 922 | login_form_{$action} | note | action | 2.8 | yes |
| 923 | login_head | action | 2.1 | yes | |
| 924 | login_headertitle | filter | 2.1 | yes | |
| 925 | login_headerurl | filter | 2.1 | yes | |
| 926 | login_init | action | 3.2 | yes | |
| 927 | login_message | filter | 2.1 | yes | |
| 928 | login_messages | filter | 2.5 | yes | |
| 929 | login_redirect | filter | 2.7 | yes | |
| 930 | login_url | filter | 2.8 | yes | |
| 931 | logout_redirect | filter | 4.2 | yes | |
| 932 | logout_url | filter | 2.8 | yes | |
| 933 | loop_end | action | 2.0 | yes | |
| 934 | loop_start | action | 2.0 | yes | |
| 935 | lostpassword_form | action | 2.1 | yes | |
| 936 | lostpassword_post | action | 2.1 | yes | |
| 937 | lostpassword_redirect | filter | 3.0 | yes | |
| 938 | lostpassword_url | filter | 2.8 | yes | |
| 939 | lost_password | action | 1.5.2 | yes | |
| 940 | make_delete_blog | action | 3.5 | yes | |
| 941 | make_ham_blog | action | 3.0 | yes | |
| 942 | make_ham_user | action | 3.0 | yes | |
| 943 | make_spam_blog | action | 3.0 | yes | |
| 944 | make_spam_user | action | 3.0 | yes | |
| 945 | make_undelete_blog | action | 3.5 | yes | |
| 946 | manage_blogs_custom_column | action | 3.0 | DEPRECATED | |
| 947 | manage_categories_custom_column | filter | 2.8 | DEPRECATED | |
| 948 | manage_comments_custom_column | action | 2.8 | yes | |
| 949 | manage_comments_nav | action | 2.5 | yes | |
| 950 | manage_link_categories_custom_column | filter | 2.8 | DEPRECATED | |
| 951 | manage_link_columns | filter | 2.1 | DEPRECATED | |
| 952 | manage_link_custom_column | action | 2.1 | yes | |
| 953 | manage_media_columns | filter | 2.5 | yes | |
| 954 | manage_media_custom_column | action | 2.5 | yes | |
| 955 | manage_media_media_column | action | 2.5 | DEPRECATED | |
| 956 | manage_pages_columns | filter | 2.5 | yes | |
| 957 | manage_pages_custom_column | action | 2.5 | yes | |
| 958 | manage_pages_query | filter | 2.5 | DEPRECATED | |
| 959 | manage_plugins_custom_column | action | 3.1 | yes | |
| 960 | manage_posts_columns | filter | 1.5.2 | yes | |
| 961 | manage_posts_custom_column | action | 1.5.2 | yes | |
| 962 | manage_posts_extra_tablenav | action | 4.4 | yes | |
| 963 | manage_sites_action_links | filter | 3.1 | yes | |
| 964 | manage_sites_custom_column | action | 3.1 | yes | |
| 965 | manage_taxonomies_for_attachment_columns | filter | 3.5 | yes | |
| 966 | manage_taxonomies_for_{$post_type}_columns | note | filter | 3.5 | yes |
| 967 | manage_themes_custom_column | action | 3.1 | yes | |
| 968 | manage_users_custom_column | filter | 2.8 | yes | |
| 969 | manage_{$page}_columns | note | filter | 2.7 | DEPRECATED |
| 970 | manage_{$post->post_type}_posts_custom_column | note | action | 3.1 | yes |
| 971 | manage_{$post_type}_posts_columns | note | filter | 3.0 | yes |
| 972 | manage_{$screen->id}_columns | note | filter | 3.0 | yes |
| 973 | manage_{$screen->id}_sortable_columns | note | filter | 3.1 | DEPRECATED |
| 974 | manage_{$screen->taxonomy}_custom_column | note | filter | 3.1 | DEPRECATED |
| 975 | manage_{$taxonomy}_custom_column | note | filter | 2.8 | DEPRECATED |
| 976 | manage_{$this->screen->id}_sortable_columns | note | filter | 3.5 | yes |
| 977 | manage_{$this->screen->taxonomy}_custom_column | note | filter | 3.5 | yes |
| 978 | map_meta_cap | filter | 2.8 | yes | |
| 979 | mature_blog | action | 3.1 | yes | |
| 980 | max_srcset_image_width | filter | 4.4 | yes | |
| 981 | mce_browsers | filter | 2.0 | DEPRECATED | |
| 982 | mce_buttons | filter | 2.0 | yes | |
| 983 | mce_buttons_2 | filter | 2.0 | yes | |
| 984 | mce_buttons_3 | filter | 2.0 | yes | |
| 985 | mce_buttons_4 | filter | 2.5 | yes | |
| 986 | mce_css | filter | 2.1 | yes | |
| 987 | mce_external_languages | filter | 2.5 | yes | |
| 988 | mce_external_plugins | filter | 2.5 | yes | |
| 989 | mce_options | action | 2.0 | DEPRECATED | |
| 990 | mce_plugins | filter | 2.0 | DEPRECATED | |
| 991 | mce_spellchecker_languages | filter | 2.5 | DEPRECATED | |
| 992 | mce_theme | filter | 2.0 | DEPRECATED | |
| 993 | mce_valid_elements | filter | 2.0 | DEPRECATED | |
| 994 | media_buttons | action | 2.5 | yes | |
| 995 | media_buttons_context | filter | 2.5 | yes | |
| 996 | media_embedded_in_content_allowed_types | filter | 4.2 | yes | |
| 997 | media_meta | filter | 2.5 | yes | |
| 998 | media_row_actions | filter | 2.8 | yes | |
| 999 | media_send_to_editor | filter | 2.5 | yes | |
| 1000 | media_submitbox_misc_sections | filter | 3.7 | yes | |
| 1001 | media_upload_default_tab | filter | 2.5 | yes | |
| 1002 | media_upload_default_type | filter | 2.5 | yes | |
| 1003 | media_upload_form_url | filter | 2.6 | yes | |
| 1004 | media_upload_mime_type_links | filter | 3.1 | yes | |
| 1005 | media_upload_tabs | filter | 2.5 | yes | |
| 1006 | media_upload_{$tab} | note | action | 2.5 | yes |
| 1007 | media_upload_{$type} | note | action | 2.5 | yes |
| 1008 | media_view_settings | filter | 3.5 | yes | |
| 1009 | media_view_strings | filter | 3.5 | yes | |
| 1010 | mejs_settings | filter | 4.4 | yes | |
| 1011 | menu_order | filter | 2.8 | yes | |
| 1012 | meta_query_find_compatible_table_alias | filter | 4.1 | yes | |
| 1013 | mime_types | filter | 3.5 | yes | |
| 1014 | mod_rewrite_rules | filter | 1.5.2 | yes | |
| 1015 | months_dropdown_results | filter | 3.7 | yes | |
| 1016 | month_link | filter | 1.5.2 | yes | |
| 1017 | ms_network_not_found | action | 4.4 | yes | |
| 1018 | ms_sites_per_page | filter | 3.0 | DEPRECATED | |
| 1019 | ms_site_check | filter | 3.0 | yes | |
| 1020 | ms_site_not_found | action | 3.9 | yes | |
| 1021 | ms_users_per_page | filter | 3.0 | DEPRECATED | |
| 1022 | ms_user_list_site_actions | filter | 3.1 | yes | |
| 1023 | ms_user_row_actions | filter | 3.2 | yes | |
| 1024 | muplugins_loaded | action | 2.8 | yes | |
| 1025 | mu_activity_box_end | action | 3.0 | yes | |
| 1026 | mu_dropdown_languages | filter | 3.0 | yes | |
| 1027 | mu_menu_items | filter | 3.0 | yes | |
| 1028 | mu_rightnow_end | action | 3.0 | yes | |
| 1029 | myblogs_allblogs_options | action | 3.0 | yes | |
| 1030 | myblogs_blog_actions | filter | 3.0 | yes | |
| 1031 | myblogs_options | filter | 3.0 | yes | |
| 1032 | nag_posts_limit | filter | 2.3 | DEPRECATED | |
| 1033 | name_save_pre | filter | 1.5.2 | Renamed in WP 2.3 (details) | |
| 1034 | navigation_markup_template | filter | 4.4 | yes | |
| 1035 | nav_menu_attr_title | filter | 3.0 | yes | |
| 1036 | nav_menu_css_class | filter | 3.0 | yes | |
| 1037 | nav_menu_description | filter | 3.0 | yes | |
| 1038 | nav_menu_items_{$post_type_name} | note | filter | 3.2 | yes |
| 1039 | nav_menu_items_{$post_type_name}_recent | note | filter | 4.3 | yes |
| 1040 | nav_menu_item_args | filter | 4.4 | yes | |
| 1041 | nav_menu_item_id | filter | 3.1 | yes | |
| 1042 | nav_menu_item_title | filter | 4.4 | yes | |
| 1043 | nav_menu_link_attributes | filter | 3.6 | yes | |
| 1044 | nav_menu_meta_box_object | filter | 3.0 | yes | |
| 1045 | network_admin_edit_{$action} | note | action | 3.1 | yes |
| 1046 | network_admin_menu | action | 3.1 | yes | |
| 1047 | network_admin_notices | action | 3.1 | yes | |
| 1048 | network_admin_plugin_action_links | filter | 4.4 | yes | |
| 1049 | network_admin_plugin_action_links_{$plugin_file} | note | filter | 4.4 | yes |
| 1050 | network_admin_url | filter | 3.0 | yes | |
| 1051 | network_by_path_segments_count | filter | 3.9 | yes | |
| 1052 | network_home_url | filter | 3.0 | yes | |
| 1053 | network_sites_updated_message_{$action} | note | filter | 3.1 | DEPRECATED |
| 1054 | network_sites_updated_message_{$updated} | note | filter | 3.5 | yes |
| 1055 | network_site_new_created_user | action | 4.4 | yes | |
| 1056 | network_site_url | filter | 3.0 | yes | |
| 1057 | network_site_users_after_list_table | action | 3.1 | yes | |
| 1058 | network_site_users_created_user | action | 4.4 | yes | |
| 1059 | network_user_new_created_user | action | 4.4 | yes | |
| 1060 | newblogname | filter | 3.0 | yes | |
| 1061 | newblog_notify_siteadmin | filter | 3.0 | yes | |
| 1062 | newuser_notify_siteadmin | filter | 3.0 | yes | |
| 1063 | new_admin_email_content | filter | 3.0 | yes | |
| 1064 | new_user_email_content | filter | 3.0 | yes | |
| 1065 | next_comments_link_attributes | filter | 2.7 | yes | |
| 1066 | next_posts_link_attributes | filter | 2.7 | yes | |
| 1067 | ngettext | filter | 2.2 | yes | |
| 1068 | ngettext_with_context | filter | 2.8 | yes | |
| 1069 | nocache_headers | filter | 2.8 | yes | |
| 1070 | nonce_life | filter | 2.5 | yes | |
| 1071 | nonce_user_logged_out | filter | 3.5 | yes | |
| 1072 | notify_moderator | filter | 4.4 | yes | |
| 1073 | notify_post_author | filter | 4.4 | yes | |
| 1074 | no_texturize_shortcodes | filter | 2.8 | yes | |
| 1075 | no_texturize_tags | filter | 2.8 | yes | |
| 1076 | number_format_i18n | filter | 2.8 | yes | |
| 1077 | oembed_dataparse | filter | 2.9 | yes | |
| 1078 | oembed_default_width | filter | 4.4 | yes | |
| 1079 | oembed_discovery_links | filter | 4.4 | yes | |
| 1080 | oembed_endpoint_url | filter | 4.4 | yes | |
| 1081 | oembed_fetch_url | filter | 3.5 | yes | |
| 1082 | oembed_linktypes | filter | 2.9 | yes | |
| 1083 | oembed_min_max_width | filter | 4.4 | yes | |
| 1084 | oembed_providers | filter | 2.9 | yes | |
| 1085 | oembed_remote_get_args | filter | 4.0 | yes | |
| 1086 | oembed_request_post_id | filter | 4.4 | yes | |
| 1087 | oembed_response_data | filter | 4.4 | yes | |
| 1088 | oembed_result | filter | 2.9 | yes | |
| 1089 | oembed_ttl | filter | 4.0 | yes | |
| 1090 | old_slug_redirect_url | filter | 4.4 | yes | |
| 1091 | opml_head | action | 3.0 | yes | |
| 1092 | option_enable_xmlrpc | filter | 3.5 | yes | |
| 1093 | option_page_capability_{$option_page} | note | filter | 3.2 | yes |
| 1094 | option_{$option_name} | note | filter | 3.9 | yes |
| 1095 | option_{$option} | note | filter | 3.0 | yes |
| 1096 | option_{$setting} | note | filter | 1.5.2 | DEPRECATED |
| 1097 | override_load_textdomain | filter | 2.9 | yes | |
| 1098 | override_post_lock | filter | 3.6 | yes | |
| 1099 | override_unload_textdomain | filter | 3.0 | yes | |
| 1100 | page_attributes_dropdown_pages_args | filter | 3.3 | yes | |
| 1101 | page_attributes_meta_box_template | action | 4.4 | yes | |
| 1102 | page_css_class | filter | 2.8 | yes | |
| 1103 | page_link | filter | 1.5.2 | yes | |
| 1104 | page_relatedlinks_list | action | 2.5 | DEPRECATED | |
| 1105 | page_rewrite_rules | filter | 1.5.2 | yes | |
| 1106 | page_row_actions | filter | 2.8 | yes | |
| 1107 | page_stati | filter | 2.8 | DEPRECATED | |
| 1108 | page_template | filter | 1.5.2 | DEPRECATED | |
| 1109 | paginate_links | filter | 3.0 | yes | |
| 1110 | parent_file | filter | 3.0 | yes | |
| 1111 | parent_post_rel_link | filter | 2.8 | yes | |
| 1112 | parse_comment_query | action | 4.2 | yes | |
| 1113 | parse_query | action | 1.5.2 | yes | |
| 1114 | parse_request | action | 2.1 | yes | |
| 1115 | parse_tax_query | action | 3.7 | yes | |
| 1116 | password_change_email | filter | 4.3 | yes | |
| 1117 | password_hint | filter | 4.1 | yes | |
| 1118 | password_reset | action | 1.5.2 | yes | |
| 1119 | password_reset_expiration | filter | 4.3 | yes | |
| 1120 | password_reset_key_expired | filter | 3.7 | yes | |
| 1121 | password_reset_message | filter | 2.8 | DEPRECATED | |
| 1122 | password_reset_title | filter | 2.8 | DEPRECATED | |
| 1123 | permalink_structure_changed | action | 2.8 | yes | |
| 1124 | personal_options | action | 2.7 | yes | |
| 1125 | personal_options_update | action | 2.0 | yes | |
| 1126 | phone_content | filter | 1.2.1 | yes | |
| 1127 | phpmailer_init | action | 2.2 | yes | |
| 1128 | pingback_ping_source_uri | filter | 3.6 | yes | |
| 1129 | pingback_post | action | 1.5.2 | yes | |
| 1130 | pingback_useragent | filter | 2.9 | yes | |
| 1131 | pings_open | filter | 2.5 | yes | |
| 1132 | ping_status_pre | filter | 2.0 | Renamed in WP 2.3 (details) | |
| 1133 | plugins_api | filter | 2.7 | yes | |
| 1134 | plugins_api_args | filter | 2.7 | yes | |
| 1135 | plugins_api_result | filter | 2.7 | yes | |
| 1136 | plugins_loaded | action | 1.5.2 | yes | |
| 1137 | plugins_per_page | filter | 2.8 | DEPRECATED | |
| 1138 | plugins_update_check_locales | filter | 3.7 | yes | |
| 1139 | plugins_url | filter | 2.8 | yes | |
| 1140 | plugin_action_links | filter | 2.5 | yes | |
| 1141 | plugin_action_links_{$plugin_file} | note | filter | 2.7 | yes |
| 1142 | plugin_install_action_links | filter | 2.7 | yes | |
| 1143 | plugin_locale | filter | 3.0 | yes | |
| 1144 | plugin_row_meta | filter | 2.8 | yes | |
| 1145 | plupload_default_params | filter | 3.4 | yes | |
| 1146 | plupload_default_settings | filter | 3.4 | yes | |
| 1147 | plupload_init | filter | 3.3 | yes | |
| 1148 | populate_network_meta | filter | 3.7 | yes | |
| 1149 | populate_options | action | 2.6 | yes | |
| 1150 | post-flash-upload-ui | action | 2.6 | DEPRECATED | |
| 1151 | post-html-upload-ui | action | 2.6 | yes | |
| 1152 | post-plupload-upload-ui | action | 3.3 | yes | |
| 1153 | post-upload-ui | action | 2.6 | yes | |
| 1154 | postbox_classes_{$page}_{$id} | note | filter | 3.2 | yes |
| 1155 | postmeta_form_keys | filter | 4.4 | yes | |
| 1156 | postmeta_form_limit | filter | 2.1 | yes | |
| 1157 | posts_clauses | filter | 3.1 | yes | |
| 1158 | posts_clauses_request | filter | 3.1 | yes | |
| 1159 | posts_distinct | filter | 2.1 | yes | |
| 1160 | posts_distinct_request | filter | 2.5 | yes | |
| 1161 | posts_fields | filter | 2.1 | yes | |
| 1162 | posts_fields_request | filter | 2.5 | yes | |
| 1163 | posts_groupby | filter | 2.0 | yes | |
| 1164 | posts_groupby_request | filter | 2.5 | yes | |
| 1165 | posts_join | filter | 1.5.2 | yes | |
| 1166 | posts_join_paged | filter | 1.5.2 | yes | |
| 1167 | posts_join_request | filter | 2.5 | yes | |
| 1168 | posts_orderby | filter | 1.5.2 | yes | |
| 1169 | posts_orderby_request | filter | 2.5 | yes | |
| 1170 | posts_request | filter | 2.0 | yes | |
| 1171 | posts_request_ids | filter | 3.4 | yes | |
| 1172 | posts_results | filter | 2.3 | yes | |
| 1173 | posts_search | filter | 3.0 | yes | |
| 1174 | posts_search_orderby | filter | 3.7 | yes | |
| 1175 | posts_selection | action | 2.3 | yes | |
| 1176 | posts_where | filter | 1.5.2 | yes | |
| 1177 | posts_where_paged | filter | 1.5.2 | yes | |
| 1178 | posts_where_request | filter | 2.5 | yes | |
| 1179 | post_class | filter | 2.7 | yes | |
| 1180 | post_comments_feed_link | filter | 1.5.2 | yes | |
| 1181 | post_comments_feed_link_html | filter | 2.8 | yes | |
| 1182 | post_comments_link | filter | 2.7 | yes | |
| 1183 | post_comment_status_meta_box-options | action | 3.1 | yes | |
| 1184 | post_comment_text | filter | 1.2.1 | DEPRECATED | |
| 1185 | post_date_column_time | filter | 2.6 | yes | |
| 1186 | post_edit_category_parent_dropdown_args | filter | 4.4 | yes | |
| 1187 | post_edit_form_tag | action | 3.0 | yes | |
| 1188 | post_embed_url | filter | 4.4 | yes | |
| 1189 | post_format_rewrite_base | filter | 3.1 | yes | |
| 1190 | post_gallery | filter | 2.5 | yes | |
| 1191 | post_limits | filter | 2.1 | yes | |
| 1192 | post_limits_request | filter | 2.5 | yes | |
| 1193 | post_link | filter | 1.5.2 | yes | |
| 1194 | post_link_category | filter | 3.5 | yes | |
| 1195 | post_locked_dialog | action | 3.6 | yes | |
| 1196 | post_lock_lost_dialog | action | 3.6 | yes | |
| 1197 | post_mime_types | filter | 2.5 | yes | |
| 1198 | post_mime_type_pre | filter | 2.0 | Renamed in WP 2.3 (details) | |
| 1199 | post_password_expires | filter | 3.7 | yes | |
| 1200 | post_playlist | filter | 3.9 | yes | |
| 1201 | post_relatedlinks_list | action | 2.5 | DEPRECATED | |
| 1202 | post_rewrite_rules | filter | 1.5.2 | yes | |
| 1203 | post_row_actions | filter | 2.8 | yes | |
| 1204 | post_stati | filter | 2.5 | DEPRECATED | |
| 1205 | post_submitbox_minor_actions | action | 4.4 | yes | |
| 1206 | post_submitbox_misc_actions | action | 2.9 | yes | |
| 1207 | post_submitbox_start | action | 2.7 | yes | |
| 1208 | post_thumbnail_html | filter | 2.9 | yes | |
| 1209 | post_thumbnail_size | filter | 2.9 | yes | |
| 1210 | post_types_to_delete_with_user | filter | 3.4 | yes | |
| 1211 | post_type_archive_feed_link | filter | 3.1 | yes | |
| 1212 | post_type_archive_link | filter | 3.1 | yes | |
| 1213 | post_type_archive_title | filter | 3.1 | yes | |
| 1214 | post_type_labels_{$post_type} | note | filter | 3.5 | yes |
| 1215 | post_type_link | filter | 3.0 | yes | |
| 1216 | post_updated | action | 3.0 | yes | |
| 1217 | post_updated_messages | filter | 3.0 | yes | |
| 1218 | post_{$field} | note | filter | 2.3 | yes |
| 1219 | pre-flash-upload-ui | action | 2.6 | DEPRECATED | |
| 1220 | pre-html-upload-ui | action | 2.6 | yes | |
| 1221 | pre-plupload-upload-ui | action | 3.3 | yes | |
| 1222 | pre-upload-ui | action | 2.6 | yes | |
| 1223 | prepend_attachment | filter | 2.0 | yes | |
| 1224 | preprocess_comment | filter | 1.5.2 | yes | |
| 1225 | preprocess_signup_form | action | 3.0 | yes | |
| 1226 | press_this_data | filter | 4.2 | yes | |
| 1227 | press_this_redirect_in_parent | filter | 4.2 | yes | |
| 1228 | press_this_save_redirect | filter | 4.2 | yes | |
| 1229 | press_this_suggested_html | filter | 4.2 | yes | |
| 1230 | preview_page_link | filter | 2.1 | DEPRECATED | |
| 1231 | preview_post_link | filter | 2.0.11 | yes | |
| 1232 | previous_comments_link_attributes | filter | 2.7 | yes | |
| 1233 | previous_posts_link_attributes | filter | 2.7 | yes | |
| 1234 | pre_add_site_option_{$key} | note | filter | 2.9 | DEPRECATED |
| 1235 | pre_add_site_option_{$option} | note | filter | 3.0 | yes |
| 1236 | pre_auto_update | action | 4.4 | yes | |
| 1237 | pre_category_description | filter | 2.0.11 | Renamed in WP 2.3 (details) | |
| 1238 | pre_category_name | filter | 2.0.11 | Renamed in WP 2.3 (details) | |
| 1239 | pre_category_nicename | filter | 2.0.11 | yes | |
| 1240 | pre_comment_approved | filter | 1.5.2 | yes | |
| 1241 | pre_comment_author_email | filter | 1.5.2 | yes | |
| 1242 | pre_comment_author_name | filter | 1.5.2 | yes | |
| 1243 | pre_comment_author_url | filter | 1.5.2 | yes | |
| 1244 | pre_comment_content | filter | 1.5.2 | yes | |
| 1245 | pre_comment_on_post | action | 2.8 | yes | |
| 1246 | pre_comment_user_agent | filter | 1.5.2 | yes | |
| 1247 | pre_comment_user_domain | filter | 1.5.2 | DEPRECATED | |
| 1248 | pre_comment_user_ip | filter | 1.5.2 | yes | |
| 1249 | pre_current_active_plugins | action | 3.0 | yes | |
| 1250 | pre_delete_post | filter | 4.4 | yes | |
| 1251 | pre_delete_site_option_{$option} | note | action | 3.0 | yes |
| 1252 | pre_delete_term | action | 4.1 | yes | |
| 1253 | pre_ent2ncr | filter | 3.3 | yes | |
| 1254 | pre_get_avatar | filter | 4.2 | yes | |
| 1255 | pre_get_avatar_data | filter | 4.2 | yes | |
| 1256 | pre_get_col_charset | filter | 4.2 | yes | |
| 1257 | pre_get_comments | action | 3.1 | yes | |
| 1258 | pre_get_document_title | filter | 4.4 | yes | |
| 1259 | pre_get_lastpostmodified | filter | 4.4 | yes | |
| 1260 | pre_get_network_by_path | filter | 3.9 | yes | |
| 1261 | pre_get_posts | action | 2.0 | yes | |
| 1262 | pre_get_search_form | action | 3.6 | yes | |
| 1263 | pre_get_shortlink | filter | 3.0 | yes | |
| 1264 | pre_get_site_by_path | filter | 3.9 | yes | |
| 1265 | pre_get_space_used | filter | 3.5 | yes | |
| 1266 | pre_get_table_charset | filter | 4.2 | yes | |
| 1267 | pre_get_users | action | 4.0 | yes | |
| 1268 | pre_http_request | filter | 2.9 | yes | |
| 1269 | pre_http_send_through_proxy | filter | 3.5 | yes | |
| 1270 | pre_insert_term | filter | 3.0 | yes | |
| 1271 | pre_kses | filter | 2.3 | yes | |
| 1272 | pre_link_description | filter | 2.0.11 | Renamed in WP 2.3 (details) | |
| 1273 | pre_link_image | filter | 2.0.11 | Renamed in WP 2.3 (details) | |
| 1274 | pre_link_name | filter | 2.0.11 | Renamed in WP 2.3 (details) | |
| 1275 | pre_link_notes | filter | 2.0.11 | Renamed in WP 2.3 (details) | |
| 1276 | pre_link_rel | filter | 2.0.11 | Renamed in WP 2.3 (details) | |
| 1277 | pre_link_rss | filter | 2.0.11 | Renamed in WP 2.3 (details) | |
| 1278 | pre_link_target | filter | 2.0.11 | Renamed in WP 2.3 (details) | |
| 1279 | pre_link_url | filter | 2.0.11 | Renamed in WP 2.3 (details) | |
| 1280 | pre_option_enable_xmlrpc | filter | 3.5 | yes | |
| 1281 | pre_option_{$option->option_name} | note | filter | 1.5.2 | DEPRECATED |
| 1282 | pre_option_{$option} | note | filter | 3.0 | yes |
| 1283 | pre_option_{$setting} | note | filter | 2.2 | DEPRECATED |
| 1284 | pre_ping | action | 2.0 | yes | |
| 1285 | pre_post_link | filter | 3.0 | yes | |
| 1286 | pre_post_update | action | 2.5 | yes | |
| 1287 | pre_post_{$field} | note | filter | 2.3 | yes |
| 1288 | pre_prepare_themes_for_js | filter | 4.2 | yes | |
| 1289 | pre_remote_source | filter | 2.5 | yes | |
| 1290 | pre_set_site_transient_{$transient} | note | filter | 3.0 | yes |
| 1291 | pre_set_theme_mod_{$name} | note | filter | 3.9 | yes |
| 1292 | pre_set_transient_{$transient} | note | filter | 3.0 | yes |
| 1293 | pre_site_option_{$key} | note | filter | 2.9 | DEPRECATED |
| 1294 | pre_site_option_{$option} | note | filter | 3.0 | yes |
| 1295 | pre_site_transient_{$transient} | note | filter | 2.9 | yes |
| 1296 | pre_term_{$field} | note | filter | 2.3 | yes |
| 1297 | pre_transient_{$transient} | note | filter | 2.8 | yes |
| 1298 | pre_update_option | filter | 3.9 | yes | |
| 1299 | pre_update_option_{$option_name} | note | filter | 2.6 | DEPRECATED |
| 1300 | pre_update_option_{$option} | note | filter | 3.0 | yes |
| 1301 | pre_update_site_option_{$key} | note | filter | 2.9 | DEPRECATED |
| 1302 | pre_update_site_option_{$option} | note | filter | 3.0 | yes |
| 1303 | pre_upload_error | filter | 2.1 | yes | |
| 1304 | pre_user_description | filter | 2.0.11 | yes | |
| 1305 | pre_user_display_name | filter | 2.0.11 | yes | |
| 1306 | pre_user_email | filter | 2.0.11 | yes | |
| 1307 | pre_user_first_name | filter | 2.0.11 | yes | |
| 1308 | pre_user_id | filter | 1.5.2 | yes | |
| 1309 | pre_user_last_name | filter | 2.0.11 | yes | |
| 1310 | pre_user_login | filter | 2.0.11 | yes | |
| 1311 | pre_user_nicename | filter | 2.0.11 | yes | |
| 1312 | pre_user_nickname | filter | 2.0.11 | yes | |
| 1313 | pre_user_query | action | 3.1 | yes | |
| 1314 | pre_user_search | action | 3.0 | yes | |
| 1315 | pre_user_url | filter | 2.0.11 | yes | |
| 1316 | pre_user_{$field} | note | filter | 2.9 | yes |
| 1317 | pre_wp_nav_menu | filter | 3.9 | yes | |
| 1318 | pre_{$field} | note | filter | 2.3 | yes |
| 1319 | pre_{$taxonomy}_{$field} | note | filter | 2.3 | yes |
| 1320 | print_admin_styles | filter | 2.8 | yes | |
| 1321 | print_footer_scripts | filter | 2.8 | yes | |
| 1322 | print_head_scripts | filter | 2.8 | yes | |
| 1323 | print_late_styles | filter | 3.3 | yes | |
| 1324 | print_media_templates | action | 3.5 | yes | |
| 1325 | print_scripts_array | filter | 2.3 | yes | |
| 1326 | print_styles_array | filter | 2.6 | yes | |
| 1327 | privacy_on_link_text | filter | 3.0 | yes | |
| 1328 | privacy_on_link_title | filter | 3.0 | yes | |
| 1329 | private_title_format | filter | 2.8 | yes | |
| 1330 | private_to_published | action | 1.5.2 | yes | |
| 1331 | process_text_diff_html | filter | 4.1 | yes | |
| 1332 | profile_personal_options | action | 2.0 | yes | |
| 1333 | profile_update | action | 2.0 | yes | |
| 1334 | protected_title_format | filter | 2.8 | yes | |
| 1335 | publish_page | action | 2.1 | Renamed in WP 2.3 (details) | |
| 1336 | publish_phone | action | 1.2.1 | yes | |
| 1337 | publish_post | action | 1.2.1 | Renamed in WP 2.3 (details) | |
| 1338 | pub_priv_sql_capability | filter | 2.2 | yes | |
| 1339 | query | filter | 2.0.11 | yes | |
| 1340 | query_string | filter | 1.5.2 | yes | |
| 1341 | query_vars | filter | 1.5.2 | yes | |
| 1342 | quicktags_settings | filter | 3.3 | yes | |
| 1343 | quick_edit_custom_box | action | 2.7 | yes | |
| 1344 | quick_edit_dropdown_pages_args | filter | 2.7 | yes | |
| 1345 | quick_edit_show_taxonomy | filter | 4.2 | yes | |
| 1346 | random_password | filter | 3.0 | yes | |
| 1347 | rdf_header | action | 2.0 | yes | |
| 1348 | rdf_item | action | 2.0 | yes | |
| 1349 | rdf_ns | action | 2.0 | yes | |
| 1350 | redirect_canonical | filter | 2.3 | yes | |
| 1351 | redirect_network_admin_request | filter | 3.2 | yes | |
| 1352 | redirect_page_location | filter | 2.9 | DEPRECATED | |
| 1353 | redirect_post_location | filter | 2.9 | yes | |
| 1354 | redirect_user_admin_request | filter | 3.2 | yes | |
| 1355 | refresh_blog_details | action | 3.4 | yes | |
| 1356 | register | filter | 1.5.2 | yes | |
| 1357 | registered_post_type | action | 3.3 | yes | |
| 1358 | registered_taxonomy | action | 3.3 | yes | |
| 1359 | register_form | action | 2.1 | yes | |
| 1360 | register_new_user | action | 4.4 | yes | |
| 1361 | register_post | action | 2.1 | yes | |
| 1362 | register_post_type_args | filter | 4.4 | yes | |
| 1363 | register_sidebar | action | 3.0 | yes | |
| 1364 | register_taxonomy_args | filter | 4.4 | yes | |
| 1365 | register_url | filter | 3.6 | yes | |
| 1366 | registration_errors | filter | 2.1 | yes | |
| 1367 | registration_redirect | filter | 3.0 | yes | |
| 1368 | removable_query_args | filter | 4.2 | yes | |
| 1369 | remove_user_from_blog | action | 3.0 | yes | |
| 1370 | remove_user_role | action | 4.3 | yes | |
| 1371 | request | filter | 2.1 | yes | |
| 1372 | request_filesystem_credentials | filter | 2.5 | yes | |
| 1373 | resetpass_form | action | 3.9 | yes | |
| 1374 | respond_link | filter | 4.4 | yes | |
| 1375 | restrict_manage_comments | action | 3.5 | yes | |
| 1376 | restrict_manage_posts | action | 2.1 | yes | |
| 1377 | restrict_manage_users | action | 3.5 | yes | |
| 1378 | rest_api_init | action | 4.4 | yes | |
| 1379 | rest_authentication_errors | filter | 4.4 | yes | |
| 1380 | rest_dispatch_request | filter | 4.4 | yes | |
| 1381 | rest_enabled | filter | 4.4 | yes | |
| 1382 | rest_endpoints | filter | 4.4 | yes | |
| 1383 | rest_endpoints_description | filter | 4.4 | yes | |
| 1384 | rest_envelope_response | filter | 4.4 | yes | |
| 1385 | rest_index | filter | 4.4 | yes | |
| 1386 | rest_jsonp_enabled | filter | 4.4 | yes | |
| 1387 | rest_namespace_index | filter | 4.4 | yes | |
| 1388 | rest_post_dispatch | filter | 4.4 | yes | |
| 1389 | rest_pre_dispatch | filter | 4.4 | yes | |
| 1390 | rest_pre_serve_request | filter | 4.4 | yes | |
| 1391 | rest_request_parameter_order | filter | 4.4 | yes | |
| 1392 | rest_route_data | filter | 4.4 | yes | |
| 1393 | rest_send_nocache_headers | filter | 4.4 | yes | |
| 1394 | rest_url | filter | 4.4 | yes | |
| 1395 | rest_url_prefix | filter | 4.4 | yes | |
| 1396 | retreive_password | action | 1.5.2 | yes | |
| 1397 | retrieve_password | action | 1.5.2 | yes | |
| 1398 | retrieve_password_key | action | 2.5 | yes | |
| 1399 | retrieve_password_message | filter | 2.8 | yes | |
| 1400 | retrieve_password_title | filter | 2.8 | yes | |
| 1401 | revision_text_diff_options | filter | 4.1 | yes | |
| 1402 | revoked_super_admin | action | 3.0 | yes | |
| 1403 | revoke_super_admin | action | 3.0 | yes | |
| 1404 | rewrite_rules | filter | 1.5.2 | yes | |
| 1405 | rewrite_rules_array | filter | 1.5.2 | yes | |
| 1406 | richedit_pre | filter | 2.0 | yes | |
| 1407 | rightnow_end | action | 2.5 | yes | |
| 1408 | right_now_content_table_end | action | 3.0 | DEPRECATED | |
| 1409 | right_now_discussion_table_end | action | 3.0 | DEPRECATED | |
| 1410 | right_now_table_end | action | 2.7 | DEPRECATED | |
| 1411 | robots_txt | filter | 3.0 | yes | |
| 1412 | role_has_cap | filter | 2.0 | yes | |
| 1413 | root_rewrite_rules | filter | 1.5.2 | yes | |
| 1414 | rss2_comments_ns | action | 2.8 | yes | |
| 1415 | rss2_head | action | 2.0 | yes | |
| 1416 | rss2_item | action | 2.0 | yes | |
| 1417 | rss2_ns | action | 2.0 | yes | |
| 1418 | rss_enclosure | filter | 2.2 | yes | |
| 1419 | rss_head | action | 2.0 | yes | |
| 1420 | rss_item | action | 2.0 | yes | |
| 1421 | rss_tag_pre | action | 4.0 | yes | |
| 1422 | rss_update_frequency | filter | 2.7 | yes | |
| 1423 | rss_update_period | filter | 2.7 | yes | |
| 1424 | run_wptexturize | filter | 4.0 | yes | |
| 1425 | safe_style_css | filter | 2.9 | yes | |
| 1426 | salt | filter | 2.5 | yes | |
| 1427 | sanitize_comment_cookies | action | 2.0.11 | yes | |
| 1428 | sanitize_email | filter | 2.8 | yes | |
| 1429 | sanitize_file_name | filter | 2.8 | yes | |
| 1430 | sanitize_file_name_chars | filter | 2.8 | yes | |
| 1431 | sanitize_html_class | filter | 2.8 | yes | |
| 1432 | sanitize_key | filter | 3.0 | yes | |
| 1433 | sanitize_meta | filter | 3.2 | DEPRECATED | |
| 1434 | sanitize_mime_type | filter | 3.2 | yes | |
| 1435 | sanitize_option_{$option} | note | filter | 2.3 | yes |
| 1436 | sanitize_text_field | filter | 2.9 | yes | |
| 1437 | sanitize_title | action | 1.2.1 | yes | |
| 1438 | sanitize_trackback_urls | filter | 3.4 | yes | |
| 1439 | sanitize_user | filter | 2.0.11 | yes | |
| 1440 | sanitize_{$meta_type}_meta_{$meta_key} | note | filter | 3.3 | yes |
| 1441 | save_post | action | 1.5.2 | yes | |
| 1442 | save_post_{$post->post_type} | note | action | 3.7 | yes |
| 1443 | schedule_event | filter | 3.1 | yes | |
| 1444 | screen_layout_columns | filter | 2.8 | yes | |
| 1445 | screen_meta_screen | filter | 2.7 | DEPRECATED | |
| 1446 | screen_options_show_screen | filter | 3.2 | yes | |
| 1447 | screen_options_show_submit | filter | 4.4 | yes | |
| 1448 | screen_settings | filter | 3.0 | yes | |
| 1449 | script_loader_src | filter | 2.2 | yes | |
| 1450 | script_loader_tag | filter | 4.1 | yes | |
| 1451 | search_feed_link | filter | 2.5 | yes | |
| 1452 | search_form_format | filter | 3.6 | yes | |
| 1453 | search_link | filter | 3.0 | yes | |
| 1454 | search_rewrite_rules | filter | 1.5.2 | yes | |
| 1455 | secure_auth_cookie | filter | 3.1 | yes | |
| 1456 | secure_auth_redirect | filter | 3.1 | yes | |
| 1457 | secure_logged_in_cookie | filter | 3.1 | yes | |
| 1458 | secure_signon_cookie | filter | 3.1 | yes | |
| 1459 | self_link | filter | 3.6 | yes | |
| 1460 | send_core_update_notification_email | filter | 3.7 | yes | |
| 1461 | send_email_change_email | filter | 4.3 | yes | |
| 1462 | send_headers | action | 2.1 | yes | |
| 1463 | send_password_change_email | filter | 4.3 | yes | |
| 1464 | session_token_manager | filter | 4.0 | yes | |
| 1465 | set-screen-option | filter | 2.8 | yes | |
| 1466 | setted_site_transient | action | 3.0 | yes | |
| 1467 | setted_transient | action | 3.0 | yes | |
| 1468 | setup_theme | action | 2.6 | yes | |
| 1469 | set_auth_cookie | action | 2.5 | yes | |
| 1470 | set_comment_cookies | action | 3.4 | yes | |
| 1471 | set_current_user | action | 2.0.11 | yes | |
| 1472 | set_logged_in_cookie | action | 2.6 | yes | |
| 1473 | set_object_terms | action | 2.8 | yes | |
| 1474 | set_site_transient_{$transient} | note | action | 3.0 | yes |
| 1475 | set_transient_{$transient} | note | action | 3.0 | yes |
| 1476 | set_url_scheme | filter | 3.4 | yes | |
| 1477 | set_user_role | action | 2.9 | yes | |
| 1478 | shake_error_codes | filter | 3.0 | yes | |
| 1479 | shortcode_atts_{$shortcode} | note | filter | 3.6 | yes |
| 1480 | shortcut_link | filter | 2.6 | yes | |
| 1481 | show_adduser_fields | filter | 3.0 | DEPRECATED | |
| 1482 | show_admin_bar | filter | 3.1 | yes | |
| 1483 | show_advanced_plugins | filter | 3.0 | yes | |
| 1484 | show_network_active_plugins | filter | 4.4 | yes | |
| 1485 | show_network_site_users_add_existing_form | filter | 3.1 | yes | |
| 1486 | show_network_site_users_add_new_form | filter | 3.1 | yes | |
| 1487 | show_password_fields | filter | 1.5.2 | yes | |
| 1488 | show_post_locked_dialog | filter | 3.6 | yes | |
| 1489 | show_recent_comments_widget_style | filter | 3.1 | yes | |
| 1490 | show_user_profile | action | 2.0 | yes | |
| 1491 | shutdown | action | 1.2.1 | yes | |
| 1492 | sidebars_widgets | filter | 2.7 | yes | |
| 1493 | sidebar_admin_page | action | 2.2 | yes | |
| 1494 | sidebar_admin_setup | action | 2.2 | yes | |
| 1495 | sidemenu | action | 2.5 | DEPRECATED | |
| 1496 | signup_another_blog_init | filter | 3.0 | yes | |
| 1497 | signup_blogform | action | 3.0 | yes | |
| 1498 | signup_blog_init | filter | 3.0 | yes | |
| 1499 | signup_create_blog_meta | filter | 3.0 | yes | |
| 1500 | signup_extra_fields | action | 3.0 | yes | |
| 1501 | signup_finished | action | 3.0 | yes | |
| 1502 | signup_get_available_languages | filter | 4.4 | yes | |
| 1503 | signup_header | action | 3.0 | yes | |
| 1504 | signup_hidden_fields | action | 3.0 | yes | |
| 1505 | signup_user_init | filter | 3.0 | yes | |
| 1506 | simple_edit_form | action | 1.5.2 | DEPRECATED | |
| 1507 | single_cat_title | filter | 2.0.11 | yes | |
| 1508 | single_post_title | filter | 1.2.1 | yes | |
| 1509 | single_tag_title | filter | 2.3 | yes | |
| 1510 | single_template | filter | 3.0 | DEPRECATED | |
| 1511 | single_term_title | filter | 3.1 | yes | |
| 1512 | site_by_path_segments_count | filter | 3.9 | yes | |
| 1513 | site_icon_attachment_metadata | filter | 4.3 | yes | |
| 1514 | site_icon_image_sizes | filter | 4.3 | yes | |
| 1515 | site_icon_meta_tags | filter | 4.3 | yes | |
| 1516 | site_option_{$key} | note | filter | 2.9 | DEPRECATED |
| 1517 | site_option_{$option} | note | filter | 3.0 | yes |
| 1518 | site_transient_{$transient} | note | filter | 2.9 | yes |
| 1519 | site_url | filter | 2.7 | yes | |
| 1520 | smilies_src | filter | 2.9 | yes | |
| 1521 | spammed_comment | action | 2.9 | yes | |
| 1522 | spam_comment | action | 2.9 | yes | |
| 1523 | split_shared_term | action | 4.2 | yes | |
| 1524 | split_the_query | filter | 3.4 | yes | |
| 1525 | start_previewing_theme | action | 3.4 | yes | |
| 1526 | status_header | filter | 2.2 | yes | |
| 1527 | status_save_pre | filter | 1.5.2 | Renamed in WP 2.3 (details) | |
| 1528 | stop_previewing_theme | action | 3.4 | yes | |
| 1529 | stylesheet | filter | 1.5.2 | yes | |
| 1530 | stylesheet_directory | filter | 1.5.2 | yes | |
| 1531 | stylesheet_directory_uri | filter | 1.5.2 | yes | |
| 1532 | stylesheet_uri | filter | 1.5.2 | yes | |
| 1533 | style_loader_src | filter | 2.6 | yes | |
| 1534 | style_loader_tag | filter | 2.6 | yes | |
| 1535 | subdirectory_reserved_names | filter | 3.0 | yes | |
| 1536 | submenu_file | filter | 4.4 | yes | |
| 1537 | submitcomment_box | action | 2.5 | DEPRECATED | |
| 1538 | submitlink_box | action | 2.5 | yes | |
| 1539 | submitpage_box | action | 2.5 | yes | |
| 1540 | submitpost_box | action | 2.5 | yes | |
| 1541 | swfupload_post_params | filter | 3.1 | DEPRECATED | |
| 1542 | swfupload_success_handler | filter | 3.1 | DEPRECATED | |
| 1543 | switch_blog | action | 3.0 | yes | |
| 1544 | switch_theme | action | 1.5.2 | yes | |
| 1545 | tables_to_repair | filter | 3.0 | yes | |
| 1546 | tagsperpage | filter | 2.7 | yes | |
| 1547 | tags_to_edit | filter | 2.3 | DEPRECATED | |
| 1548 | tag_archive_meta | filter | 3.2 | DEPRECATED | |
| 1549 | tag_cloud_sort | filter | 2.8 | yes | |
| 1550 | tag_escape | filter | 2.5 | yes | |
| 1551 | tag_feed_link | filter | 2.3 | yes | |
| 1552 | tag_link | filter | 2.3 | yes | |
| 1553 | tag_rewrite_rules | filter | 2.3 | yes | |
| 1554 | tag_rows | filter | 2.5 | DEPRECATED | |
| 1555 | tag_row_actions | filter | 2.8 | yes | |
| 1556 | tag_template | filter | 2.3 | DEPRECATED | |
| 1557 | taxonomy_feed_link | filter | 3.0 | yes | |
| 1558 | taxonomy_labels_{$taxonomy} | note | filter | 4.4 | yes |
| 1559 | taxonomy_parent_dropdown_args | filter | 3.7 | yes | |
| 1560 | taxonomy_template | filter | 2.5 | DEPRECATED | |
| 1561 | teeny_mce_before_init | filter | 2.7 | yes | |
| 1562 | teeny_mce_buttons | filter | 2.7 | yes | |
| 1563 | teeny_mce_plugins | filter | 2.7 | yes | |
| 1564 | template | filter | 1.5.2 | yes | |
| 1565 | template_directory | filter | 1.5.2 | yes | |
| 1566 | template_directory_uri | filter | 1.5.2 | yes | |
| 1567 | template_include | filter | 3.0 | yes | |
| 1568 | template_redirect | action | 1.5.2 | yes | |
| 1569 | terms_clauses | filter | 3.1 | yes | |
| 1570 | terms_to_edit | filter | 2.8 | yes | |
| 1571 | term_id_filter | filter | 2.3 | yes | |
| 1572 | term_link | filter | 2.5 | yes | |
| 1573 | term_links-{$taxonomy} | note | filter | 2.5 | yes |
| 1574 | term_name | filter | 2.5 | yes | |
| 1575 | term_search_min_chars | filter | 4.0 | yes | |
| 1576 | term_updated_messages | filter | 3.7 | yes | |
| 1577 | term_{$field} | note | filter | 2.3 | yes |
| 1578 | term_{$field}_rss | note | filter | 2.3 | yes |
| 1579 | themes_api | filter | 2.8 | yes | |
| 1580 | themes_api_args | filter | 2.8 | yes | |
| 1581 | themes_api_result | filter | 2.8 | yes | |
| 1582 | themes_update_check_locales | filter | 3.7 | yes | |
| 1583 | theme_action_links | filter | 2.8 | yes | |
| 1584 | theme_action_links_{$stylesheet} | note | filter | 3.5 | yes |
| 1585 | theme_action_links_{$theme_key} | note | filter | 3.1 | DEPRECATED |
| 1586 | theme_install_actions | filter | 3.4 | yes | |
| 1587 | theme_install_action_links | filter | 2.8 | DEPRECATED | |
| 1588 | theme_locale | filter | 3.0 | yes | |
| 1589 | theme_mod_{$name} | note | filter | 2.2 | yes |
| 1590 | theme_page_templates | filter | 3.9 | yes | |
| 1591 | theme_root | filter | 1.5.2 | yes | |
| 1592 | theme_root_uri | filter | 1.5.2 | yes | |
| 1593 | theme_row_meta | filter | 3.1 | yes | |
| 1594 | the_author | filter | 2.0 | yes | |
| 1595 | the_author_email | filter | 1.5.2 | DEPRECATED | |
| 1596 | the_author_posts_link | filter | 2.9 | yes | |
| 1597 | the_author_{$field} | note | filter | 2.8 | yes |
| 1598 | the_category | filter | 1.2.1 | yes | |
| 1599 | the_category_list | filter | 4.4 | yes | |
| 1600 | the_category_rss | filter | 1.2.1 | yes | |
| 1601 | the_comments | filter | 3.1 | yes | |
| 1602 | the_content | filter | 1.2.1 | yes | |
| 1603 | the_content_export | filter | 2.5 | yes | |
| 1604 | the_content_feed | filter | 2.9 | yes | |
| 1605 | the_content_more_link | filter | 2.8 | yes | |
| 1606 | the_content_rss | filter | 2.0 | yes | |
| 1607 | the_date | filter | 1.2.1 | yes | |
| 1608 | the_editor | filter | 2.1 | yes | |
| 1609 | the_editor_content | filter | 2.1 | yes | |
| 1610 | the_excerpt | filter | 1.2.1 | yes | |
| 1611 | the_excerpt_embed | filter | 4.4 | yes | |
| 1612 | the_excerpt_export | filter | 2.6 | yes | |
| 1613 | the_excerpt_rss | filter | 1.2.1 | yes | |
| 1614 | the_feed_link | filter | 3.0 | yes | |
| 1615 | the_generator | filter | 2.5 | yes | |
| 1616 | the_guid | filter | 4.2 | yes | |
| 1617 | the_meta_key | filter | 2.2 | yes | |
| 1618 | the_modified_author | filter | 2.8 | yes | |
| 1619 | the_modified_date | filter | 2.1 | yes | |
| 1620 | the_modified_time | filter | 2.0 | yes | |
| 1621 | the_password_form | filter | 2.7 | yes | |
| 1622 | the_permalink | filter | 1.5.2 | yes | |
| 1623 | the_permalink_rss | filter | 2.3 | yes | |
| 1624 | the_post | action | 2.8 | yes | |
| 1625 | the_posts | filter | 1.5.2 | yes | |
| 1626 | the_preview | filter | 2.7 | yes | |
| 1627 | the_search_query | filter | 2.3 | yes | |
| 1628 | the_shortlink | filter | 3.0 | yes | |
| 1629 | the_tags | filter | 2.3 | yes | |
| 1630 | the_terms | filter | 2.9 | yes | |
| 1631 | the_time | filter | 1.2.1 | yes | |
| 1632 | the_title | filter | 1.2.1 | yes | |
| 1633 | the_title_rss | filter | 1.2.1 | yes | |
| 1634 | the_weekday | filter | 1.2.1 | yes | |
| 1635 | the_weekday_date | filter | 1.2.1 | yes | |
| 1636 | the_widget | action | 3.0 | yes | |
| 1637 | thread_comments_depth_max | filter | 2.7 | yes | |
| 1638 | thumbnail_filename | filter | 2.0 | DEPRECATED | |
| 1639 | timezone_support | filter | 2.8 | DEPRECATED | |
| 1640 | time_formats | filter | 2.7 | yes | |
| 1641 | tinymce_before_init | action | 2.0 | DEPRECATED | |
| 1642 | tiny_mce_before_init | filter | 2.5 | yes | |
| 1643 | tiny_mce_config_url | filter | 2.1 | DEPRECATED | |
| 1644 | tiny_mce_plugins | filter | 3.3 | yes | |
| 1645 | tiny_mce_preload_dialogs | action | 3.1 | DEPRECATED | |
| 1646 | tiny_mce_version | filter | 2.5 | DEPRECATED | |
| 1647 | title_edit_pre | filter | 1.5.2 | Renamed in WP 2.3 (details) | |
| 1648 | title_save_pre | filter | 1.5.2 | yes | |
| 1649 | tool_box | action | 2.8 | yes | |
| 1650 | trackback_post | action | 1.2.1 | yes | |
| 1651 | trackback_url | filter | 2.2 | yes | |
| 1652 | transient_{$transient} | note | filter | 2.8 | yes |
| 1653 | transition_comment_status | action | 2.7 | yes | |
| 1654 | transition_post_status | action | 2.3 | yes | |
| 1655 | translations_api | filter | 4.0 | yes | |
| 1656 | translations_api_result | filter | 4.0 | yes | |
| 1657 | trashed_comment | action | 2.9 | yes | |
| 1658 | trashed_post | action | 2.9 | yes | |
| 1659 | trashed_post_comments | action | 2.9 | yes | |
| 1660 | trash_comment | action | 2.9 | yes | |
| 1661 | trash_post | action | 2.9 | DEPRECATED | |
| 1662 | trash_post_comments | action | 2.9 | yes | |
| 1663 | twentyeleven_attachment_size | filter | 3.2 | DEPRECATED | |
| 1664 | twentyeleven_author_bio_avatar_size | filter | 3.2 | DEPRECATED | |
| 1665 | twentyeleven_color_schemes | filter | 3.2 | DEPRECATED | |
| 1666 | twentyeleven_credits | action | 3.2 | DEPRECATED | |
| 1667 | twentyeleven_default_theme_options | filter | 3.2 | DEPRECATED | |
| 1668 | twentyeleven_enqueue_color_scheme | action | 3.2 | DEPRECATED | |
| 1669 | twentyeleven_header_image_height | filter | 3.2 | DEPRECATED | |
| 1670 | twentyeleven_header_image_width | filter | 3.2 | DEPRECATED | |
| 1671 | twentyeleven_layouts | filter | 3.2 | DEPRECATED | |
| 1672 | twentyeleven_layout_classes | filter | 3.2 | DEPRECATED | |
| 1673 | twentyeleven_status_avatar | filter | 3.2 | DEPRECATED | |
| 1674 | twentyeleven_theme_options_validate | filter | 3.2 | DEPRECATED | |
| 1675 | twentyfifteen_attachment_size | filter | 4.1 | yes | |
| 1676 | twentyfifteen_author_bio_avatar_size | filter | 4.1 | yes | |
| 1677 | twentyfifteen_color_schemes | filter | 4.1 | yes | |
| 1678 | twentyfifteen_credits | action | 4.1 | yes | |
| 1679 | twentyfifteen_custom_background_args | filter | 4.1 | yes | |
| 1680 | twentyfifteen_custom_header_args | filter | 4.1 | yes | |
| 1681 | twentyfourteen_attachment_size | filter | 3.8 | yes | |
| 1682 | twentyfourteen_credits | action | 3.8 | yes | |
| 1683 | twentyfourteen_custom_background_args | filter | 3.8 | yes | |
| 1684 | twentyfourteen_custom_header_args | filter | 3.8 | yes | |
| 1685 | twentyfourteen_featured_posts_after | action | 3.8 | yes | |
| 1686 | twentyfourteen_featured_posts_before | action | 3.8 | yes | |
| 1687 | twentyfourteen_get_featured_posts | filter | 3.8 | yes | |
| 1688 | twentysixteen_attachment_size | filter | 4.4 | yes | |
| 1689 | twentysixteen_author_avatar_size | filter | 4.4 | yes | |
| 1690 | twentysixteen_author_bio_avatar_size | filter | 4.4 | yes | |
| 1691 | twentysixteen_color_schemes | filter | 4.4 | yes | |
| 1692 | twentysixteen_content_width | filter | 4.4 | yes | |
| 1693 | twentysixteen_credits | action | 4.4 | yes | |
| 1694 | twentysixteen_custom_background_args | filter | 4.4 | yes | |
| 1695 | twentysixteen_custom_header_args | filter | 4.4 | yes | |
| 1696 | twentysixteen_custom_header_sizes | filter | 4.4 | yes | |
| 1697 | twentyten_attachment_height | filter | 3.1 | DEPRECATED | |
| 1698 | twentyten_attachment_size | filter | 3.0 | DEPRECATED | |
| 1699 | twentyten_author_bio_avatar_size | filter | 3.0 | DEPRECATED | |
| 1700 | twentyten_credits | action | 3.0 | DEPRECATED | |
| 1701 | twentyten_header_image_height | filter | 3.0 | DEPRECATED | |
| 1702 | twentyten_header_image_width | filter | 3.0 | DEPRECATED | |
| 1703 | twentythirteen_attachment_size | filter | 3.6 | DEPRECATED | |
| 1704 | twentythirteen_author_bio_avatar_size | filter | 3.6 | DEPRECATED | |
| 1705 | twentythirteen_credits | action | 3.6 | DEPRECATED | |
| 1706 | twentytwelve_attachment_size | filter | 3.5 | DEPRECATED | |
| 1707 | twentytwelve_author_bio_avatar_size | filter | 3.5 | DEPRECATED | |
| 1708 | twentytwelve_credits | action | 3.5 | DEPRECATED | |
| 1709 | twentytwelve_status_avatar | filter | 3.5 | DEPRECATED | |
| 1710 | type_url_form_media | filter | 3.3 | yes | |
| 1711 | unarchive_blog | action | 3.0 | yes | |
| 1712 | uninstall_{$file} | note | action | 2.7 | yes |
| 1713 | unload_textdomain | action | 3.0 | yes | |
| 1714 | unmature_blog | action | 3.1 | yes | |
| 1715 | unspammed_comment | action | 2.9 | yes | |
| 1716 | unspam_comment | action | 2.9 | yes | |
| 1717 | untrashed_comment | action | 2.9 | yes | |
| 1718 | untrashed_post | action | 2.9 | yes | |
| 1719 | untrashed_post_comments | action | 2.9 | yes | |
| 1720 | untrash_comment | action | 2.9 | yes | |
| 1721 | untrash_post | action | 2.9 | yes | |
| 1722 | untrash_post_comments | action | 2.9 | yes | |
| 1723 | unzip_file_use_ziparchive | filter | 3.0 | yes | |
| 1724 | update-core-custom_{$action} | note | action | 3.2 | yes |
| 1725 | update-custom_{$action} | note | action | 2.8 | yes |
| 1726 | updated_option | action | 2.9 | yes | |
| 1727 | updated_postmeta | action | 2.9 | yes | |
| 1728 | updated_usermeta | action | 2.9 | yes | |
| 1729 | updated_{$meta_type}_meta | note | action | 2.9 | yes |
| 1730 | update_attached_file | filter | 2.1 | yes | |
| 1731 | update_blog_public | action | 3.0 | yes | |
| 1732 | update_bulk_plugins_complete_actions | filter | 3.0 | yes | |
| 1733 | update_bulk_theme_complete_actions | filter | 3.0 | yes | |
| 1734 | update_feedback | filter | 2.5 | yes | |
| 1735 | update_footer | filter | 2.3 | yes | |
| 1736 | update_option | action | 2.9 | yes | |
| 1737 | update_option_{$option_name} | note | action | 2.0.11 | DEPRECATED |
| 1738 | update_option_{$option} | note | action | 3.0 | yes |
| 1739 | update_plugin_complete_actions | filter | 2.7 | yes | |
| 1740 | update_postmeta | action | 2.9 | yes | |
| 1741 | update_right_now_text | filter | 4.4 | yes | |
| 1742 | update_site_option | action | 3.0 | yes | |
| 1743 | update_site_option_{$key} | note | action | 2.9 | DEPRECATED |
| 1744 | update_site_option_{$option} | note | action | 3.0 | yes |
| 1745 | update_theme_complete_actions | filter | 2.8 | yes | |
| 1746 | update_translations_complete_actions | filter | 3.7 | yes | |
| 1747 | update_usermeta | action | 2.9 | yes | |
| 1748 | update_user_query | filter | 2.0 | DEPRECATED | |
| 1749 | update_welcome_email | filter | 3.0 | yes | |
| 1750 | update_welcome_subject | filter | 3.0 | yes | |
| 1751 | update_welcome_user_email | filter | 3.0 | yes | |
| 1752 | update_welcome_user_subject | filter | 3.0 | yes | |
| 1753 | update_wpmu_options | action | 3.0 | yes | |
| 1754 | update_{$meta_type}_meta | note | action | 2.9 | yes |
| 1755 | update_{$meta_type}_metadata | note | filter | 3.1 | yes |
| 1756 | upgrader_clear_destination | filter | 2.8 | yes | |
| 1757 | upgrader_package_options | filter | 4.3 | yes | |
| 1758 | upgrader_post_install | filter | 2.8 | yes | |
| 1759 | upgrader_pre_download | filter | 3.7 | yes | |
| 1760 | upgrader_pre_install | filter | 2.8 | yes | |
| 1761 | upgrader_process_complete | action | 3.6 | yes | |
| 1762 | upgrader_source_selection | filter | 2.8 | yes | |
| 1763 | uploading_iframe_src | filter | 2.0 | DEPRECATED | |
| 1764 | upload_dir | filter | 2.0 | yes | |
| 1765 | upload_files_{$tab} | note | action | 2.1 | DEPRECATED |
| 1766 | upload_file_glob | filter | 2.6 | DEPRECATED | |
| 1767 | upload_mimes | filter | 2.0 | yes | |
| 1768 | upload_per_page | filter | 2.9 | yes | |
| 1769 | upload_post_params | filter | 3.3 | yes | |
| 1770 | upload_size_limit | filter | 2.5 | yes | |
| 1771 | upload_ui_over_quota | action | 3.5 | yes | |
| 1772 | url_to_postid | filter | 2.2 | yes | |
| 1773 | users_list_table_query_args | filter | 4.4 | yes | |
| 1774 | user_admin_menu | action | 3.1 | yes | |
| 1775 | user_admin_notices | action | 3.1 | yes | |
| 1776 | user_admin_url | filter | 3.1 | yes | |
| 1777 | user_aim_label | filter | 2.8 | DEPRECATED | |
| 1778 | user_can_richedit | filter | 2.1 | yes | |
| 1779 | user_contactmethods | filter | 2.9 | yes | |
| 1780 | user_dashboard_url | filter | 3.1 | yes | |
| 1781 | user_edit_form_tag | action | 3.0 | yes | |
| 1782 | user_has_cap | filter | 2.0 | yes | |
| 1783 | user_jabber_label | filter | 2.8 | DEPRECATED | |
| 1784 | user_new_form | action | 3.7 | yes | |
| 1785 | user_new_form_tag | action | 3.0 | yes | |
| 1786 | user_profile_picture_description | filter | 4.4 | yes | |
| 1787 | user_profile_update_errors | action | 2.8 | yes | |
| 1788 | user_register | action | 1.5.2 | yes | |
| 1789 | user_registration_email | filter | 2.1 | yes | |
| 1790 | user_row_actions | filter | 2.8 | yes | |
| 1791 | user_search_columns | filter | 3.6 | yes | |
| 1792 | user_trailingslashit | filter | 2.2 | yes | |
| 1793 | user_yim_label | filter | 2.8 | DEPRECATED | |
| 1794 | user_{$field} | note | filter | 2.9 | yes |
| 1795 | user_{$name}_label | note | filter | 2.9 | yes |
| 1796 | use_curl_transport | filter | 2.7 | yes | |
| 1797 | use_default_gallery_style | filter | 3.1 | yes | |
| 1798 | use_fopen_transport | filter | 2.7 | DEPRECATED | |
| 1799 | use_fsockopen_transport | filter | 2.7 | DEPRECATED | |
| 1800 | use_google_chrome_frame | filter | 3.2 | yes | |
| 1801 | use_http_extension_transport | filter | 2.7 | DEPRECATED | |
| 1802 | use_streams_transport | filter | 2.7 | yes | |
| 1803 | validate_current_theme | filter | 2.7 | yes | |
| 1804 | validate_password_reset | action | 3.5 | yes | |
| 1805 | validate_username | filter | 2.0.11 | yes | |
| 1806 | video_send_to_editor_url | filter | 2.8 | DEPRECATED | |
| 1807 | video_upload_iframe_src | filter | 2.5 | DEPRECATED | |
| 1808 | views_{$screen->id} | note | filter | 3.1 | DEPRECATED |
| 1809 | views_{$this->screen->id} | note | filter | 3.5 | yes |
| 1810 | view_mode_post_types | filter | 4.4 | yes | |
| 1811 | visual_editor | filter | 2.5 | DEPRECATED | |
| 1812 | walker_nav_menu_start_el | filter | 3.0 | yes | |
| 1813 | welcome_panel | action | 3.5 | yes | |
| 1814 | whitelist_options | filter | 2.7 | yes | |
| 1815 | widgets-php | action | 2.8 | yes | |
| 1816 | widgets_admin_page | action | 3.0 | yes | |
| 1817 | widgets_init | action | 2.2 | yes | |
| 1818 | widget_archives_args | filter | 2.8 | yes | |
| 1819 | widget_archives_dropdown_args | filter | 2.8 | yes | |
| 1820 | widget_categories_args | filter | 2.8 | yes | |
| 1821 | widget_categories_dropdown_args | filter | 2.8 | yes | |
| 1822 | widget_comments_args | filter | 3.4 | yes | |
| 1823 | widget_customizer_setting_args | filter | 3.9 | yes | |
| 1824 | widget_display_callback | filter | 2.8 | yes | |
| 1825 | widget_form_callback | filter | 2.8 | yes | |
| 1826 | widget_links_args | filter | 2.6 | yes | |
| 1827 | widget_meta_poweredby | filter | 3.6 | yes | |
| 1828 | widget_nav_menu_args | filter | 4.2 | yes | |
| 1829 | widget_pages_args | filter | 2.8 | yes | |
| 1830 | widget_posts_args | filter | 3.4 | yes | |
| 1831 | widget_tag_cloud_args | filter | 2.8 | yes | |
| 1832 | widget_text | filter | 2.3 | yes | |
| 1833 | widget_title | filter | 2.6 | yes | |
| 1834 | widget_update_callback | filter | 2.8 | yes | |
| 1835 | wp | action | 2.1 | yes | |
| 1836 | wp-mail-php | action | 2.9 | yes | |
| 1837 | wpmuadminedit | action | 3.0 | yes | |
| 1838 | wpmuadminresult | action | 3.0 | yes | |
| 1839 | wpmublogsaction | action | 3.0 | yes | |
| 1840 | wpmueditblogaction | action | 3.0 | yes | |
| 1841 | wpmu_activate_blog | action | 3.0 | yes | |
| 1842 | wpmu_activate_user | action | 3.0 | yes | |
| 1843 | wpmu_active_signup | filter | 3.0 | yes | |
| 1844 | wpmu_blogs_columns | filter | 3.0 | yes | |
| 1845 | wpmu_blog_updated | action | 3.0 | yes | |
| 1846 | wpmu_delete_blog_upload_dir | filter | 3.0 | yes | |
| 1847 | wpmu_delete_user | action | 3.0 | yes | |
| 1848 | wpmu_drop_tables | filter | 3.0 | yes | |
| 1849 | wpmu_new_blog | action | 3.0 | yes | |
| 1850 | wpmu_new_user | action | 3.0 | yes | |
| 1851 | wpmu_options | action | 3.0 | yes | |
| 1852 | wpmu_signup_blog_notification | filter | 3.0 | yes | |
| 1853 | wpmu_signup_blog_notification_email | filter | 3.0 | yes | |
| 1854 | wpmu_signup_blog_notification_subject | filter | 3.0 | yes | |
| 1855 | wpmu_signup_user_notification | filter | 3.0 | yes | |
| 1856 | wpmu_signup_user_notification_email | filter | 3.0 | yes | |
| 1857 | wpmu_signup_user_notification_subject | filter | 3.0 | yes | |
| 1858 | wpmu_update_blog_options | action | 3.0 | yes | |
| 1859 | wpmu_upgrade_page | action | 3.0 | yes | |
| 1860 | wpmu_upgrade_site | action | 3.0 | yes | |
| 1861 | wpmu_users_columns | filter | 3.0 | yes | |
| 1862 | wpmu_validate_blog_signup | filter | 3.0 | yes | |
| 1863 | wpmu_validate_user_signup | filter | 3.0 | yes | |
| 1864 | wpmu_welcome_notification | filter | 3.0 | yes | |
| 1865 | wpmu_welcome_user_notification | filter | 3.0 | yes | |
| 1866 | wp_add_nav_menu_item | action | 4.4 | yes | |
| 1867 | wp_admin_bar_class | filter | 3.1 | yes | |
| 1868 | wp_admin_css | filter | 2.3 | yes | |
| 1869 | wp_admin_css_uri | filter | 2.3 | yes | |
| 1870 | wp_after_admin_bar_render | action | 3.1 | yes | |
| 1871 | wp_ajax_cropped_attachment_id | filter | 4.3 | yes | |
| 1872 | wp_ajax_cropped_attachment_metadata | filter | 4.3 | yes | |
| 1873 | wp_ajax_crop_image_pre_save | action | 4.3 | yes | |
| 1874 | wp_ajax_nopriv_{$action} | note | action | 2.8 | yes |
| 1875 | wp_ajax_{$action} | note | action | 2.1 | yes |
| 1876 | wp_atom_server_class | filter | 3.4 | DEPRECATED | |
| 1877 | wp_audio_embed_handler | filter | 3.6 | yes | |
| 1878 | wp_audio_extensions | filter | 3.6 | yes | |
| 1879 | wp_audio_shortcode | filter | 3.6 | yes | |
| 1880 | wp_audio_shortcode_class | filter | 3.6 | yes | |
| 1881 | wp_audio_shortcode_handler | filter | 3.6 | DEPRECATED | |
| 1882 | wp_audio_shortcode_library | filter | 3.6 | yes | |
| 1883 | wp_audio_shortcode_override | filter | 3.7 | yes | |
| 1884 | wp_authenticate | action | 1.5.2 | yes | |
| 1885 | wp_authenticate_user | filter | 2.5 | yes | |
| 1886 | wp_auth_check_interval | filter | 3.6 | yes | |
| 1887 | wp_auth_check_load | filter | 3.6 | yes | |
| 1888 | wp_auth_check_same_domain | filter | 3.6 | yes | |
| 1889 | wp_before_admin_bar_render | action | 3.1 | yes | |
| 1890 | wp_blacklist_check | action | 1.5.2 | yes | |
| 1891 | wp_cache_themes_persistently | filter | 3.4 | yes | |
| 1892 | wp_calculate_image_sizes | filter | 4.4 | yes | |
| 1893 | wp_calculate_image_srcset | filter | 4.4 | yes | |
| 1894 | wp_checkdate | filter | 3.5 | yes | |
| 1895 | wp_check_filetype_and_ext | filter | 3.0 | yes | |
| 1896 | wp_check_post_lock_window | filter | 2.5 | yes | |
| 1897 | wp_comment_reply | filter | 2.7 | yes | |
| 1898 | wp_constrain_dimensions | filter | 4.1 | yes | |
| 1899 | wp_count_attachments | filter | 3.7 | yes | |
| 1900 | wp_count_comments | filter | 2.7 | yes | |
| 1901 | wp_count_posts | filter | 3.7 | yes | |
| 1902 | wp_create_file_in_uploads | filter | 2.1 | yes | |
| 1903 | wp_create_nav_menu | action | 3.0 | yes | |
| 1904 | wp_create_thumbnail | filter | 2.1 | yes | |
| 1905 | wp_creating_autosave | action | 4.1 | yes | |
| 1906 | wp_dashboard_setup | action | 2.5 | yes | |
| 1907 | wp_dashboard_widgets | filter | 2.5 | yes | |
| 1908 | wp_dashboard_widget_links_{$widget_id} | note | filter | 2.5 | DEPRECATED |
| 1909 | wp_default_editor | filter | 2.5 | yes | |
| 1910 | wp_default_scripts | action | 2.6 | yes | |
| 1911 | wp_default_styles | action | 2.6 | yes | |
| 1912 | wp_delete_file | filter | 2.1 | yes | |
| 1913 | wp_delete_nav_menu | action | 3.0 | yes | |
| 1914 | wp_delete_post_revision | action | 2.6 | yes | |
| 1915 | wp_die_ajax_handler | filter | 3.4 | yes | |
| 1916 | wp_die_app_handler | filter | 3.4 | DEPRECATED | |
| 1917 | wp_die_handler | filter | 3.0 | yes | |
| 1918 | wp_die_xmlrpc_handler | filter | 3.4 | yes | |
| 1919 | wp_dropdown_cats | filter | 2.1 | yes | |
| 1920 | wp_dropdown_pages | filter | 2.1 | yes | |
| 1921 | wp_dropdown_users | filter | 2.3 | yes | |
| 1922 | wp_dropdown_users_args | filter | 4.4 | yes | |
| 1923 | wp_editor_expand | filter | 4.0 | yes | |
| 1924 | wp_editor_settings | filter | 4.0 | yes | |
| 1925 | wp_editor_set_quality | filter | 3.5 | yes | |
| 1926 | wp_edit_nav_menu_walker | filter | 3.0 | yes | |
| 1927 | wp_embed_handler_audio | filter | 3.6 | yes | |
| 1928 | wp_embed_handler_video | filter | 3.6 | yes | |
| 1929 | wp_embed_handler_youtube | filter | 4.0 | yes | |
| 1930 | wp_enqueue_editor | action | 3.9 | yes | |
| 1931 | wp_enqueue_media | action | 3.5 | yes | |
| 1932 | wp_enqueue_scripts | action | 2.8 | yes | |
| 1933 | wp_feed_cache_transient_lifetime | filter | 2.8 | yes | |
| 1934 | wp_feed_options | action | 3.0 | yes | |
| 1935 | wp_footer | action | 1.5.2 | yes | |
| 1936 | wp_fullscreen_buttons | filter | 3.2 | DEPRECATED | |
| 1937 | wp_generate_attachment_metadata | filter | 2.1 | yes | |
| 1938 | wp_generate_tag_cloud | filter | 2.3 | yes | |
| 1939 | wp_generate_tag_cloud_data | filter | 4.3 | yes | |
| 1940 | wp_generator_type | filter | 2.5 | yes | |
| 1941 | wp_get_attachment_id3_keys | filter | 3.9 | yes | |
| 1942 | wp_get_attachment_image_attributes | filter | 2.8 | yes | |
| 1943 | wp_get_attachment_image_src | filter | 4.3 | yes | |
| 1944 | wp_get_attachment_link | filter | 2.7 | yes | |
| 1945 | wp_get_attachment_metadata | filter | 2.1 | yes | |
| 1946 | wp_get_attachment_thumb_file | filter | 2.1 | yes | |
| 1947 | wp_get_attachment_thumb_url | filter | 2.1 | yes | |
| 1948 | wp_get_attachment_url | filter | 2.1 | yes | |
| 1949 | wp_get_current_commenter | filter | 3.1 | yes | |
| 1950 | wp_get_nav_menus | filter | 3.0 | yes | |
| 1951 | wp_get_nav_menu_items | filter | 3.0 | yes | |
| 1952 | wp_get_nav_menu_object | filter | 4.3 | yes | |
| 1953 | wp_get_object_terms | filter | 2.8 | yes | |
| 1954 | wp_get_revision_ui_diff | filter | 4.1 | yes | |
| 1955 | wp_get_update_data | filter | 3.5 | yes | |
| 1956 | wp_handle_upload | filter | 2.1 | yes | |
| 1957 | wp_handle_upload_prefilter | filter | 2.9 | DEPRECATED | |
| 1958 | wp_head | action | 1.2.1 | yes | |
| 1959 | wp_headers | filter | 2.8 | yes | |
| 1960 | wp_header_image_attachment_metadata | filter | 3.9 | yes | |
| 1961 | wp_http_accept_encoding | filter | 3.6 | yes | |
| 1962 | wp_http_cookie_value | filter | 3.4 | yes | |
| 1963 | wp_http_ixr_client_headers | filter | 4.4 | yes | |
| 1964 | wp_image_editors | filter | 3.5 | yes | |
| 1965 | wp_image_editor_before_change | filter | 3.5 | yes | |
| 1966 | wp_insert_attachment_data | filter | 3.9 | yes | |
| 1967 | wp_insert_comment | action | 2.8 | yes | |
| 1968 | wp_insert_post | action | 2.0 | yes | |
| 1969 | wp_insert_post_data | filter | 2.7 | yes | |
| 1970 | wp_insert_post_empty_content | filter | 3.3 | yes | |
| 1971 | wp_insert_post_parent | filter | 3.1 | yes | |
| 1972 | wp_install | action | 3.9 | yes | |
| 1973 | wp_is_large_network | filter | 3.3 | yes | |
| 1974 | wp_kses_allowed_html | filter | 3.5 | yes | |
| 1975 | wp_link_pages | filter | 3.6 | yes | |
| 1976 | wp_link_pages_args | filter | 3.0 | yes | |
| 1977 | wp_link_pages_link | filter | 3.6 | yes | |
| 1978 | wp_link_query | filter | 3.7 | yes | |
| 1979 | wp_link_query_args | filter | 3.7 | yes | |
| 1980 | wp_list_bookmarks | filter | 2.5 | yes | |
| 1981 | wp_list_categories | filter | 2.1 | yes | |
| 1982 | wp_list_comments_args | filter | 4.0 | yes | |
| 1983 | wp_list_pages | filter | 1.5.2 | yes | |
| 1984 | wp_list_pages_excludes | filter | 2.1 | yes | |
| 1985 | wp_loaded | action | 3.0 | yes | |
| 1986 | wp_login | action | 1.5.2 | yes | |
| 1987 | wp_login_errors | filter | 3.6 | yes | |
| 1988 | wp_login_failed | action | 2.5 | yes | |
| 1989 | wp_logout | action | 1.5.2 | yes | |
| 1990 | wp_mail | filter | 2.2 | yes | |
| 1991 | wp_mail_charset | filter | 2.3 | yes | |
| 1992 | wp_mail_content_type | filter | 2.3 | yes | |
| 1993 | wp_mail_failed | action | 4.4 | yes | |
| 1994 | wp_mail_from | filter | 2.2 | yes | |
| 1995 | wp_mail_from_name | filter | 2.3 | yes | |
| 1996 | wp_mail_original_content | filter | 2.8 | yes | |
| 1997 | wp_maybe_auto_update | action | 3.9 | yes | |
| 1998 | wp_mce_translation | filter | 3.9 | yes | |
| 1999 | wp_mediaelement_fallback | filter | 3.6 | yes | |
| 2000 | wp_meta | action | 1.5.2 | yes | |
| 2001 | wp_mime_type_icon | filter | 2.1 | yes | |
| 2002 | wp_nav_locations_listed_per_menu | filter | 3.6 | yes | |
| 2003 | wp_nav_menu | filter | 3.0 | yes | |
| 2004 | wp_nav_menu_args | filter | 3.0 | yes | |
| 2005 | wp_nav_menu_container_allowedtags | filter | 3.0 | yes | |
| 2006 | wp_nav_menu_items | filter | 3.0 | yes | |
| 2007 | wp_nav_menu_objects | filter | 3.1 | yes | |
| 2008 | wp_nav_menu_{$menu->slug}_items | note | filter | 3.0 | yes |
| 2009 | wp_network_dashboard_setup | action | 3.1 | yes | |
| 2010 | wp_network_dashboard_widgets | filter | 3.1 | yes | |
| 2011 | wp_page_menu | filter | 2.7 | yes | |
| 2012 | wp_page_menu_args | filter | 2.7 | yes | |
| 2013 | wp_parse_str | filter | 2.3 | yes | |
| 2014 | wp_playlist_scripts | action | 3.9 | yes | |
| 2015 | wp_post_revision_title_expanded | filter | 4.4 | yes | |
| 2016 | wp_prepare_attachment_for_js | filter | 3.5 | yes | |
| 2017 | wp_prepare_revision_for_js | filter | 4.4 | yes | |
| 2018 | wp_prepare_themes_for_js | filter | 3.8 | yes | |
| 2019 | wp_print_footer_scripts | action | 2.8 | yes | |
| 2020 | wp_print_scripts | action | 2.1 | yes | |
| 2021 | wp_print_styles | action | 2.6 | yes | |
| 2022 | wp_read_image_metadata | filter | 2.5 | yes | |
| 2023 | wp_read_image_metadata_types | filter | 2.5 | yes | |
| 2024 | wp_redirect | filter | 2.1 | yes | |
| 2025 | wp_redirect_status | filter | 2.5 | yes | |
| 2026 | wp_refresh_nonces | filter | 4.3 | yes | |
| 2027 | wp_register_sidebar_widget | action | 3.0 | yes | |
| 2028 | wp_restore_post_revision | action | 2.6 | yes | |
| 2029 | wp_rest_server_class | filter | 4.4 | yes | |
| 2030 | wp_revisions_to_keep | filter | 3.6 | yes | |
| 2031 | wp_safe_redirect_fallback | filter | 4.3 | yes | |
| 2032 | wp_save_image_editor_file | filter | 3.5 | yes | |
| 2033 | wp_save_image_file | filter | 2.9 | yes | |
| 2034 | wp_save_post_revision_check_for_changes | filter | 3.6 | yes | |
| 2035 | wp_save_post_revision_post_has_changed | filter | 4.1 | yes | |
| 2036 | wp_search_stopwords | filter | 3.7 | yes | |
| 2037 | wp_setup_nav_menu_item | filter | 3.0 | yes | |
| 2038 | wp_set_comment_status | action | 1.5.2 | yes | |
| 2039 | wp_should_upgrade_global_tables | filter | 4.3 | yes | |
| 2040 | wp_signup_location | filter | 3.0 | yes | |
| 2041 | wp_spaces_regexp | filter | 4.0 | yes | |
| 2042 | wp_sprintf | filter | 2.5 | yes | |
| 2043 | wp_sprintf_l | filter | 2.5 | yes | |
| 2044 | wp_tag_cloud | filter | 2.3 | yes | |
| 2045 | wp_terms_checklist_args | filter | 3.4 | yes | |
| 2046 | wp_theme_editor_filetypes | filter | 4.4 | yes | |
| 2047 | wp_thumbnail_creation_size_limit | filter | 2.1 | DEPRECATED | |
| 2048 | wp_thumbnail_max_side_length | filter | 2.1 | DEPRECATED | |
| 2049 | wp_tiny_mce_init | action | 3.9 | yes | |
| 2050 | wp_title | filter | 2.0 | yes | |
| 2051 | wp_title_parts | filter | 4.0 | yes | |
| 2052 | wp_title_rss | filter | 2.2 | yes | |
| 2053 | wp_trash_post | action | 3.3 | yes | |
| 2054 | wp_trim_excerpt | filter | 2.8 | yes | |
| 2055 | wp_trim_words | filter | 3.3 | yes | |
| 2056 | wp_unique_post_slug | filter | 3.3 | yes | |
| 2057 | wp_unique_post_slug_is_bad_attachment_slug | filter | 3.1 | yes | |
| 2058 | wp_unique_post_slug_is_bad_flat_slug | filter | 3.1 | yes | |
| 2059 | wp_unique_post_slug_is_bad_hierarchical_slug | filter | 3.1 | yes | |
| 2060 | wp_unique_term_slug | filter | 4.3 | yes | |
| 2061 | wp_unique_term_slug_is_bad_slug | filter | 4.3 | yes | |
| 2062 | wp_unregister_sidebar_widget | action | 3.0 | yes | |
| 2063 | wp_update_attachment_metadata | filter | 2.1 | yes | |
| 2064 | wp_update_comment_count | action | 2.3 | yes | |
| 2065 | wp_update_nav_menu | action | 3.0 | yes | |
| 2066 | wp_update_nav_menu_item | action | 3.0 | yes | |
| 2067 | wp_update_term_parent | filter | 3.1 | yes | |
| 2068 | wp_upgrade | action | 3.9 | yes | |
| 2069 | wp_upload_bits | filter | 3.0 | yes | |
| 2070 | wp_upload_resize | filter | 3.3 | DEPRECATED | |
| 2071 | wp_upload_tabs | filter | 2.1 | DEPRECATED | |
| 2072 | wp_user_dashboard_setup | action | 3.1 | yes | |
| 2073 | wp_user_dashboard_widgets | filter | 3.1 | yes | |
| 2074 | wp_verify_nonce_failed | action | 4.4 | yes | |
| 2075 | wp_video_embed_handler | filter | 3.6 | yes | |
| 2076 | wp_video_extensions | filter | 3.6 | yes | |
| 2077 | wp_video_shortcode | filter | 3.6 | yes | |
| 2078 | wp_video_shortcode_class | filter | 3.6 | yes | |
| 2079 | wp_video_shortcode_handler | filter | 3.6 | DEPRECATED | |
| 2080 | wp_video_shortcode_library | filter | 3.6 | yes | |
| 2081 | wp_video_shortcode_override | filter | 3.7 | yes | |
| 2082 | wp_xmlrpc_server_class | filter | 3.1 | yes | |
| 2083 | wxr_export_skip_commentmeta | filter | 4.0 | yes | |
| 2084 | wxr_export_skip_postmeta | filter | 3.3 | yes | |
| 2085 | xmlrpc_allow_anonymous_comments | filter | 2.7 | yes | |
| 2086 | xmlrpc_blog_options | filter | 2.6 | yes | |
| 2087 | xmlrpc_call | action | 2.5 | yes | |
| 2088 | xmlrpc_call_success_blogger_deletePost | action | 3.4 | yes | |
| 2089 | xmlrpc_call_success_blogger_editPost | action | 3.4 | yes | |
| 2090 | xmlrpc_call_success_blogger_newPost | action | 3.4 | yes | |
| 2091 | xmlrpc_call_success_mw_editPost | action | 3.4 | yes | |
| 2092 | xmlrpc_call_success_mw_newMediaObject | action | 3.4 | yes | |
| 2093 | xmlrpc_call_success_mw_newPost | action | 3.4 | yes | |
| 2094 | xmlrpc_call_success_wp_deleteCategory | action | 3.4 | yes | |
| 2095 | xmlrpc_call_success_wp_deleteComment | action | 3.4 | yes | |
| 2096 | xmlrpc_call_success_wp_deletePage | action | 3.4 | yes | |
| 2097 | xmlrpc_call_success_wp_editComment | action | 3.4 | yes | |
| 2098 | xmlrpc_call_success_wp_newCategory | action | 3.4 | yes | |
| 2099 | xmlrpc_call_success_wp_newComment | action | 3.4 | yes | |
| 2100 | xmlrpc_chunk_parsing_size | filter | 4.4 | yes | |
| 2101 | xmlrpc_default_posttype_fields | filter | 3.4 | yes | |
| 2102 | xmlrpc_default_post_fields | filter | 3.4 | yes | |
| 2103 | xmlrpc_default_revision_fields | filter | 3.5 | yes | |
| 2104 | xmlrpc_default_taxonomy_fields | filter | 3.4 | yes | |
| 2105 | xmlrpc_default_user_fields | filter | 3.5 | yes | |
| 2106 | xmlrpc_element_limit | filter | 4.0 | yes | |
| 2107 | xmlrpc_enabled | filter | 3.5 | yes | |
| 2108 | xmlrpc_login_error | filter | 3.5 | yes | |
| 2109 | xmlrpc_methods | filter | 1.5.2 | yes | |
| 2110 | xmlrpc_pingback_error | filter | 3.6 | yes | |
| 2111 | xmlrpc_prepare_comment | filter | 3.4 | yes | |
| 2112 | xmlrpc_prepare_media_item | filter | 3.4 | yes | |
| 2113 | xmlrpc_prepare_page | filter | 3.4 | yes | |
| 2114 | xmlrpc_prepare_post | filter | 3.4 | yes | |
| 2115 | xmlrpc_prepare_post_type | filter | 3.4 | yes | |
| 2116 | xmlrpc_prepare_taxonomy | filter | 3.4 | yes | |
| 2117 | xmlrpc_prepare_term | filter | 3.4 | yes | |
| 2118 | xmlrpc_prepare_user | filter | 3.5 | yes | |
| 2119 | xmlrpc_publish_post | action | 2.1 | yes | |
| 2120 | xmlrpc_rsd_apis | action | 3.5 | yes | |
| 2121 | xmlrpc_text_filters | filter | 2.2 | yes | |
| 2122 | xmlrpc_wp_insert_post_data | filter | 3.4 | yes | |
| 2123 | year_link | filter | 1.5.2 | yes | |
| 2124 | _admin_menu | action | 2.2 | yes | |
| 2125 | _core_updated_successfully | action | 3.3 | yes | |
| 2126 | _get_page_link | filter | 2.1 | yes | |
| 2127 | _network_admin_menu | action | 3.1 | yes | |
| 2128 | _user_admin_menu | action | 3.1 | yes | |
| 2129 | _wp_post_revision_fields | filter | 2.6 | yes | |
| 2130 | _wp_post_revision_field_{$field} | note | filter | 2.6 | yes |
| 2131 | _wp_put_post_revision | action | 2.6 | yes | |
| 2132 | _wp_relative_upload_path | filter | 2.9 | yes | |
| 2133 | {$action} | note | action | 2.6 | DEPRECATED |
| 2134 | {$action}_prefilter | note | filter | 4.0 | yes |
| 2135 | {$adjacent}_image_link | note | filter | 3.5 | yes |
| 2136 | {$adjacent}_post_link | note | filter | 2.6 | yes |
| 2137 | {$adjacent}_post_rel_link | note | filter | 2.8 | yes |
| 2138 | {$boundary}_post_rel_link | note | filter | 2.8 | yes |
| 2139 | {$callback} | note | filter | 2.8 | DEPRECATED |
| 2140 | {$field_no_prefix}_edit_pre | note | filter | 2.3 | yes |
| 2141 | {$field_no_prefix}_save_pre | note | filter | 2.3 | yes |
| 2142 | {$field} | note | filter | 2.3 | yes |
| 2143 | {$field}_pre | note | filter | 2.3 | yes |
| 2144 | {$hook} | note | action | 2.1 | yes |
| 2145 | {$new_status}_{$post->post_type} | note | action | 2.3 | yes |
| 2146 | {$old_status}_to_{$new_status} | note | action | 2.3 | yes |
| 2147 | {$option} | note | filter | 2.9 | yes |
| 2148 | {$page_hook} | note | action | 1.5.2 | yes |
| 2149 | {$permastructname}_rewrite_rules | note | filter | 3.1 | yes |
| 2150 | {$per_page} | note | filter | 3.0 | DEPRECATED |
| 2151 | {$prefix}plugin_action_links | note | filter | 3.1 | DEPRECATED |
| 2152 | {$prefix}plugin_action_links_{$plugin_file} | note | filter | 3.1 | DEPRECATED |
| 2153 | {$tag} | note | action | 1.2.1 | yes |
| 2154 | {$tag} | note | filter | 1.2.1 | yes |
| 2155 | {$taxonomy}_add_form | note | action | 3.0 | yes |
| 2156 | {$taxonomy}_add_form_fields | note | action | 3.0 | yes |
| 2157 | {$taxonomy}_edit_form | note | action | 3.0 | yes |
| 2158 | {$taxonomy}_edit_form_fields | note | action | 3.0 | yes |
| 2159 | {$taxonomy}_pre_add_form | note | action | 3.0 | yes |
| 2160 | {$taxonomy}_pre_edit_form | note | action | 3.0 | yes |
| 2161 | {$taxonomy}_row_actions | note | filter | 3.0 | yes |
| 2162 | {$taxonomy}_term_edit_form_tag | note | action | 3.7 | yes |
| 2163 | {$taxonomy}_term_new_form_tag | note | action | 3.7 | yes |
| 2164 | {$taxonomy}_{$field_rss} | note | filter | 2.3 | Renamed in WP 2.5 (details) |
| 2165 | {$taxonomy}_{$field} | note | filter | 2.3 | yes |
| 2166 | {$taxonomy}_{$field}_rss | note | filter | 2.5 | yes |
| 2167 | {$type}_send_to_editor_url | note | filter | 3.3 | yes |
| 2168 | {$type}_template | note | filter | 1.5.2 | yes |
| 2169 | {$type}_upload_iframe_src | note | filter | 3.0 | yes |
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.