All hooks in WP 2.3.3
Important! Some hooks get applied in multiple files. If you are trying to figure out what a specific hook does, sort the table by "hook" and make sure you are looking in all the files where it occurs.
- To sort the table, click on a column title.
- Click a hook name to see details about the hook.
- Click a file name to see only hooks used in that file.
| Hook | Type | New? | File | ||
|---|---|---|---|---|---|
| 1 | ${field_no_prefix}_edit_pre | note | filter | no | /.../post.php |
| 2 | ${field_no_prefix}_save_pre | note | filter | no | /.../post.php |
| 3 | ${field}_pre | note | filter | no | /.../post.php |
| 4 | ${new_status}_$post->post_type | note | action | no | /.../post.php |
| 5 | ${old_status}_to_$new_status | note | action | no | /.../post.php |
| 6 | ${taxonomy}_$field | note | filter | no | /.../taxonomy.php |
| 7 | ${taxonomy}_$field_rss | note | filter | no | /.../taxonomy.php |
| 8 | activate_ | note | action | no | /.../plugins.php |
| 9 | activity_box_end | action | no | /.../index.php | |
| 10 | add_attachment | action | no | /.../post.php | |
| 11 | add_category_form_pre | action | no | /.../edit-category-form.php | |
| 12 | add_link | action | no | /.../bookmark.php | |
| 13 | add_link_category_form_pre | action | no | /.../edit-link-category-form.php | |
| 14 | add_ping | filter | no | /.../post.php | |
| 15 | admin_body_class | filter | no | /.../admin-header.php | |
| 16 | admin_footer | action | no | /.../admin-footer.php | |
| 17 | admin_footer | action | no | /.../bookmarklet.php | |
| 18 | admin_head | action | no | /.../admin-header.php | |
| 19 | admin_head- | note | action | no | /.../admin-header.php |
| 20 | admin_menu | action | no | /.../menu.php | |
| 21 | admin_notices | action | no | /.../menu-header.php | |
| 22 | admin_print_scripts | action | no | /.../admin-header.php | |
| 23 | admin_print_scripts | action | no | /.../upload.php | |
| 24 | admin_print_scripts- | note | action | no | /.../admin-header.php |
| 25 | admin_xml_ns | action | no | /.../admin-header.php | |
| 26 | admin_xml_ns | action | no | /.../upload.php | |
| 27 | after_plugin_row | action | no | /.../plugins.php | |
| 28 | akismet_spam_caught | action | no | /.../akismet.php | |
| 29 | akismet_tabs | action | no | /.../akismet.php | |
| 30 | allowed_redirect_hosts | filter | no | /.../pluggable.php | |
| 31 | all_options | filter | no | /.../functions.php | |
| 32 | app_publish_post | action | no | /.../post.php | |
| 33 | atom_enclosure | filter | no | /.../feed.php | |
| 34 | atom_entry | action | no | /.../feed-atom.php | |
| 35 | atom_head | action | no | /.../feed-atom.php | |
| 36 | atom_ns | action | no | /.../feed-atom-comments.php | |
| 37 | atom_ns | action | no | /.../feed-atom.php | |
| 38 | attachment_icon | filter | no | /.../post-template.php | |
| 39 | attachment_innerHTML | filter | no | /.../post-template.php | |
| 40 | attachment_link | filter | no | /.../link-template.php | |
| 41 | attachment_max_dims | filter | no | /.../post-template.php | |
| 42 | attribute_escape | filter | no | /.../formatting.php | |
| 43 | author_email | filter | no | /.../comment-template.php | |
| 44 | author_feed_link | filter | no | /.../feed.php | |
| 45 | author_link | filter | no | /.../author-template.php | |
| 46 | author_rewrite_rules | filter | no | /.../rewrite.php | |
| 47 | autosave_interval | filter | no | /.../post.php | |
| 48 | autosave_interval | filter | no | /.../script-loader.php | |
| 49 | bloginfo | filter | no | /.../general-template.php | |
| 50 | bloginfo_rss | filter | no | /.../feed.php | |
| 51 | bloginfo_url | filter | no | /.../general-template.php | |
| 52 | blog_privacy_selector | action | no | /.../options-privacy.php | |
| 53 | category_description | filter | no | /.../classes.php | |
| 54 | category_feed_link | filter | no | /.../feed.php | |
| 55 | category_link | filter | no | /.../category-template.php | |
| 56 | category_rewrite_rules | filter | no | /.../rewrite.php | |
| 57 | category_template | filter | no | /.../theme.php | |
| 58 | cat_row | filter | no | /.../template.php | |
| 59 | cat_rows | filter | no | /.../edit-link-categories.php | |
| 60 | cat_rows | filter | no | /.../template.php | |
| 61 | check_admin_referer | action | no | /.../pluggable.php | |
| 62 | check_ajax_referer | action | no | /.../pluggable.php | |
| 63 | check_comment_flood | action | no | /.../comment.php | |
| 64 | clean_url | filter | no | /.../formatting.php | |
| 65 | commentrss2_item | action | no | /.../feed-rss2-comments.php | |
| 66 | commentsrss2_head | action | no | /.../feed-rss2-comments.php | |
| 67 | comments_array | filter | no | /.../comment-template.php | |
| 68 | comments_number | filter | no | /.../comment-template.php | |
| 69 | comments_popup_template | filter | no | /.../theme.php | |
| 70 | comments_rewrite_rules | filter | no | /.../rewrite.php | |
| 71 | comments_template | filter | no | /.../comment-template.php | |
| 72 | comment_atom_entry | action | no | /.../feed-atom-comments.php | |
| 73 | comment_author | filter | no | /.../comment-template.php | |
| 74 | comment_author_rss | filter | no | /.../feed.php | |
| 75 | comment_closed | action | no | wp-comments-post.php | |
| 76 | comment_edit_pre | filter | no | /.../comment.php | |
| 77 | comment_edit_redirect | filter | no | /.../comment.php | |
| 78 | comment_email | filter | no | /.../comment-template.php | |
| 79 | comment_excerpt | filter | no | /.../comment-template.php | |
| 80 | comment_feed_groupby | filter | no | /.../query.php | |
| 81 | comment_feed_join | filter | no | /.../query.php | |
| 82 | comment_feed_where | filter | no | /.../query.php | |
| 83 | comment_flood_filter | filter | no | /.../comment.php | |
| 84 | comment_flood_trigger | action | no | /.../comment.php | |
| 85 | comment_form | action | no | /.../comments-popup.php | |
| 86 | comment_form | action | no | /.../comments.php | |
| 87 | comment_form | action | no | /.../comments-popup.php | |
| 88 | comment_form | action | no | /.../comments.php | |
| 89 | comment_id_not_found | action | no | wp-comments-post.php | |
| 90 | comment_loop_start | action | no | /.../query.php | |
| 91 | comment_moderation_subject | filter | no | /.../pluggable.php | |
| 92 | comment_moderation_text | filter | no | /.../pluggable.php | |
| 93 | comment_notification_headers | filter | no | /.../pluggable.php | |
| 94 | comment_notification_subject | filter | no | /.../pluggable.php | |
| 95 | comment_notification_text | filter | no | /.../pluggable.php | |
| 96 | comment_on_draft | action | no | wp-comments-post.php | |
| 97 | comment_post | action | no | /.../comment.php | |
| 98 | comment_post_redirect | filter | no | wp-comments-post.php | |
| 99 | comment_save_pre | filter | no | /.../comment.php | |
| 100 | comment_text | filter | no | /.../comment-template.php | |
| 101 | comment_text_rss | filter | no | /.../feed.php | |
| 102 | comment_url | filter | no | /.../comment-template.php | |
| 103 | content_edit_pre | filter | no | /.../upload.php | |
| 104 | content_save_pre | filter | no | xmlrpc.php | |
| 105 | created_$taxonomy | note | action | no | /.../taxonomy.php |
| 106 | created_term | action | no | /.../taxonomy.php | |
| 107 | create_$taxonomy | note | action | no | /.../taxonomy.php |
| 108 | create_term | action | no | /.../taxonomy.php | |
| 109 | create_user_query | filter | no | /.../registration.php | |
| 110 | cron_schedules | filter | no | /.../cron.php | |
| 111 | dashboard_incoming_links_feed | filter | no | /.../index-extra.php | |
| 112 | dashboard_incoming_links_link | filter | no | /.../index-extra.php | |
| 113 | dashboard_primary_feed | filter | no | /.../index-extra.php | |
| 114 | dashboard_primary_title | filter | no | /.../index-extra.php | |
| 115 | dashboard_secondary_feed | filter | no | /.../index-extra.php | |
| 116 | dashboard_secondary_link | filter | no | /.../index-extra.php | |
| 117 | dashboard_secondary_title | filter | no | /.../index-extra.php | |
| 118 | date_rewrite_rules | filter | no | /.../rewrite.php | |
| 119 | day_link | filter | no | /.../link-template.php | |
| 120 | dbx_page_advanced | action | no | /.../edit-page-form.php | |
| 121 | dbx_page_sidebar | action | no | /.../edit-page-form.php | |
| 122 | dbx_post_advanced | action | no | /.../edit-form-advanced.php | |
| 123 | dbx_post_sidebar | action | no | /.../edit-form-advanced.php | |
| 124 | deactivate_ | note | action | no | /.../plugins.php |
| 125 | default_content | filter | no | /.../post.php | |
| 126 | default_excerpt | filter | no | /.../post.php | |
| 127 | default_title | filter | no | /.../post.php | |
| 128 | deleted_link | action | no | /.../bookmark.php | |
| 129 | deleted_post | action | no | /.../post.php | |
| 130 | delete_$taxonomy | note | action | no | /.../taxonomy.php |
| 131 | delete_attachment | action | no | /.../post.php | |
| 132 | delete_comment | action | no | /.../comment.php | |
| 133 | delete_link | action | no | /.../bookmark.php | |
| 134 | delete_post | action | no | /.../post.php | |
| 135 | delete_user | action | no | /.../user.php | |
| 136 | do_robots | action | no | /.../template-loader.php | |
| 137 | do_robotstxt | action | no | /.../functions.php | |
| 138 | edited_$taxonomy | note | action | no | /.../taxonomy.php |
| 139 | edited_term | action | no | /.../taxonomy.php | |
| 140 | edit_$field | note | filter | no | /.../post.php |
| 141 | edit_$field | note | filter | no | /.../bookmark.php |
| 142 | edit_$taxonomy | note | action | no | /.../taxonomy.php |
| 143 | edit_${taxonomy}_$field | note | filter | no | /.../taxonomy.php |
| 144 | edit_attachment | action | no | /.../post.php | |
| 145 | edit_category_form | action | no | /.../edit-category-form.php | |
| 146 | edit_category_form_pre | action | no | /.../edit-category-form.php | |
| 147 | edit_comment | action | no | /.../comment.php | |
| 148 | edit_comment_link | filter | no | /.../link-template.php | |
| 149 | edit_form_advanced | action | no | /.../edit-form-advanced.php | |
| 150 | edit_link | action | no | /.../bookmark.php | |
| 151 | edit_link_category_form | action | no | /.../edit-link-category-form.php | |
| 152 | edit_link_category_form_pre | action | no | /.../edit-link-category-form.php | |
| 153 | edit_page_form | action | no | /.../edit-page-form.php | |
| 154 | edit_post | action | no | /.../comment.php | |
| 155 | edit_post | action | no | /.../post.php | |
| 156 | edit_post_$field | note | filter | no | /.../post.php |
| 157 | edit_post_link | filter | no | /.../link-template.php | |
| 158 | edit_term | action | no | /.../taxonomy.php | |
| 159 | edit_term_$field | note | filter | no | /.../taxonomy.php |
| 160 | edit_user_profile | action | no | /.../user-edit.php | |
| 161 | explain_nonce_ | note | filter | no | /.../functions.php |
| 162 | export_wp | action | no | /.../export.php | |
| 163 | feed_link | filter | no | /.../link-template.php | |
| 164 | format_to_edit | filter | no | /.../formatting.php | |
| 165 | format_to_post | filter | no | /.../formatting.php | |
| 166 | found_posts | filter | no | /.../query.php | |
| 167 | found_posts_query | filter | no | /.../query.php | |
| 168 | getarchives_join | filter | no | /.../general-template.php | |
| 169 | getarchives_where | filter | no | /.../general-template.php | |
| 170 | gettext | filter | no | /.../l10n.php | |
| 171 | get_$taxonomy | note | filter | no | /.../taxonomy.php |
| 172 | get_attached_file | filter | no | /.../post.php | |
| 173 | get_bloginfo_rss | filter | no | /.../feed.php | |
| 174 | get_bookmarks | filter | no | /.../bookmark.php | |
| 175 | get_comment | filter | no | /.../comment.php | |
| 176 | get_comments_number | filter | no | /.../comment-template.php | |
| 177 | get_comment_author | filter | no | /.../comment-template.php | |
| 178 | get_comment_author_email | filter | no | /.../comment-template.php | |
| 179 | get_comment_author_IP | filter | no | /.../comment-template.php | |
| 180 | get_comment_author_link | filter | no | /.../comment-template.php | |
| 181 | get_comment_author_url | filter | no | /.../comment-template.php | |
| 182 | get_comment_author_url_link | filter | no | /.../comment-template.php | |
| 183 | get_comment_date | filter | no | /.../comment-template.php | |
| 184 | get_comment_excerpt | filter | no | /.../comment-template.php | |
| 185 | get_comment_ID | filter | no | /.../comment-template.php | |
| 186 | get_comment_text | filter | no | /.../comment-template.php | |
| 187 | get_comment_time | filter | no | /.../comment-template.php | |
| 188 | get_comment_type | filter | no | /.../comment-template.php | |
| 189 | get_editable_authors | filter | no | /.../user.php | |
| 190 | get_edit_comment_link | filter | no | /.../link-template.php | |
| 191 | get_edit_post_link | filter | no | /.../link-template.php | |
| 192 | get_enclosed | filter | no | /.../post.php | |
| 193 | get_footer | action | no | /.../general-template.php | |
| 194 | get_header | action | no | /.../general-template.php | |
| 195 | get_lastpostdate | filter | no | /.../post.php | |
| 196 | get_lastpostmodified | filter | no | /.../post.php | |
| 197 | get_nested_categories | filter | no | /.../template.php | |
| 198 | get_next_post_join | filter | no | /.../link-template.php | |
| 199 | get_next_post_sort | filter | no | /.../link-template.php | |
| 200 | get_next_post_where | filter | no | /.../link-template.php | |
| 201 | get_others_drafts | filter | no | /.../user.php | |
| 202 | get_pages | filter | no | /.../post.php | |
| 203 | get_previous_post_join | filter | no | /.../link-template.php | |
| 204 | get_previous_post_sort | filter | no | /.../link-template.php | |
| 205 | get_previous_post_where | filter | no | /.../link-template.php | |
| 206 | get_pung | filter | no | /.../post.php | |
| 207 | get_search_query | filter | no | /.../general-template.php | |
| 208 | get_sidebar | action | no | /.../general-template.php | |
| 209 | get_tags | filter | no | /.../category.php | |
| 210 | get_term | filter | no | /.../taxonomy.php | |
| 211 | get_terms | filter | no | /.../taxonomy.php | |
| 212 | get_the_excerpt | filter | no | /.../post-template.php | |
| 213 | get_the_guid | filter | no | /.../post-template.php | |
| 214 | get_the_modified_date | filter | no | /.../general-template.php | |
| 215 | get_the_modified_time | filter | no | /.../general-template.php | |
| 216 | get_the_tags | filter | no | /.../category-template.php | |
| 217 | get_the_time | filter | no | /.../general-template.php | |
| 218 | get_to_ping | filter | no | /.../post.php | |
| 219 | get_users_drafts | filter | no | /.../user.php | |
| 220 | get_wp_title_rss | filter | no | /.../feed.php | |
| 221 | home_template | filter | no | /.../theme.php | |
| 222 | icon_dir | filter | no | /.../post-template.php | |
| 223 | icon_dir | filter | no | /.../post.php | |
| 224 | icon_dir_uri | filter | no | /.../post.php | |
| 225 | import_done | action | no | /.../blogger.php | |
| 226 | import_done | action | no | /.../mt.php | |
| 227 | import_upload_size_limit | filter | no | /.../template.php | |
| 228 | init | action | no | wp-settings.php | |
| 229 | js_escape | filter | no | /.../formatting.php | |
| 230 | kubrick_header_color | filter | no | /.../functions.php | |
| 231 | kubrick_header_display | filter | no | /.../functions.php | |
| 232 | kubrick_header_image | filter | no | /.../functions.php | |
| 233 | link_category | filter | no | wp-links-opml.php | |
| 234 | link_category | filter | no | /.../link-import.php | |
| 235 | link_category | filter | no | /.../bookmark-template.php | |
| 236 | link_category | filter | no | /.../deprecated.php | |
| 237 | link_title | filter | no | wp-links-opml.php | |
| 238 | list_cats | filter | no | /.../category-template.php | |
| 239 | list_cats | filter | no | /.../classes.php | |
| 240 | list_terms_exclusions | filter | no | /.../taxonomy.php | |
| 241 | load- | note | action | no | /.../admin.php |
| 242 | load-$pagenow | note | action | no | /.../admin.php |
| 243 | load_feed_engine | action | no | /.../rss.php | |
| 244 | locale | filter | no | /.../l10n.php | |
| 245 | locale_stylesheet_uri | filter | no | /.../theme.php | |
| 246 | loginout | filter | no | /.../general-template.php | |
| 247 | login_errors | filter | no | wp-login.php | |
| 248 | login_form | action | no | wp-login.php | |
| 249 | login_head | action | no | wp-login.php | |
| 250 | login_headertitle | filter | no | wp-login.php | |
| 251 | login_headerurl | filter | no | wp-login.php | |
| 252 | login_message | filter | no | wp-login.php | |
| 253 | loop_end | action | no | /.../query.php | |
| 254 | loop_start | action | no | /.../query.php | |
| 255 | lostpassword_form | action | no | wp-login.php | |
| 256 | lostpassword_post | action | no | wp-login.php | |
| 257 | lost_password | action | no | wp-login.php | |
| 258 | manage_link_columns | filter | no | /.../link-manager.php | |
| 259 | manage_link_custom_column | action | no | /.../link-manager.php | |
| 260 | manage_posts_columns | filter | no | /.../edit.php | |
| 261 | manage_posts_custom_column | action | no | /.../edit-post-rows.php | |
| 262 | mce_browsers | filter | no | /.../tiny_mce_config.php | |
| 263 | mce_buttons | filter | no | /.../tiny_mce_config.php | |
| 264 | mce_buttons_2 | filter | no | /.../tiny_mce_config.php | |
| 265 | mce_buttons_3 | filter | no | /.../tiny_mce_config.php | |
| 266 | mce_css | filter | no | /.../tiny_mce_config.php | |
| 267 | mce_options | action | no | /.../tiny_mce_config.php | |
| 268 | mce_plugins | filter | no | /.../tiny_mce_config.php | |
| 269 | mce_valid_elements | filter | no | /.../tiny_mce_config.php | |
| 270 | mod_rewrite_rules | filter | no | /.../rewrite.php | |
| 271 | month_link | filter | no | /.../link-template.php | |
| 272 | nag_posts_limit | filter | no | /.../post-new.php | |
| 273 | ngettext | filter | no | /.../l10n.php | |
| 274 | option_ | note | filter | no | /.../functions.php |
| 275 | page_link | filter | no | /.../link-template.php | |
| 276 | page_rewrite_rules | filter | no | /.../rewrite.php | |
| 277 | page_template | filter | no | /.../theme.php | |
| 278 | password_reset | action | no | wp-login.php | |
| 279 | personal_options_update | action | no | /.../profile-update.php | |
| 280 | phone_content | filter | no | wp-mail.php | |
| 281 | pingback_post | action | no | xmlrpc.php | |
| 282 | plugins_loaded | action | no | wp-settings.php | |
| 283 | postmeta_form_limit | filter | no | /.../template.php | |
| 284 | posts_distinct | filter | no | /.../query.php | |
| 285 | posts_fields | filter | no | /.../query.php | |
| 286 | posts_groupby | filter | no | /.../query.php | |
| 287 | posts_join | filter | no | /.../query.php | |
| 288 | posts_join_paged | filter | no | /.../query.php | |
| 289 | posts_orderby | filter | no | /.../query.php | |
| 290 | posts_request | filter | no | /.../query.php | |
| 291 | posts_results | filter | no | /.../query.php | |
| 292 | posts_selection | action | no | /.../query.php | |
| 293 | posts_where | filter | no | /.../query.php | |
| 294 | posts_where_paged | filter | no | /.../query.php | |
| 295 | post_$field | note | filter | no | /.../post.php |
| 296 | post_comments_feed_link | filter | no | /.../link-template.php | |
| 297 | post_limits | filter | no | /.../query.php | |
| 298 | post_link | filter | no | /.../link-template.php | |
| 299 | post_rewrite_rules | filter | no | /.../rewrite.php | |
| 300 | prepend_attachment | filter | no | /.../post-template.php | |
| 301 | preprocess_comment | filter | no | /.../comment.php | |
| 302 | preview_post_link | filter | no | /.../edit-form-advanced.php | |
| 303 | preview_post_link | filter | no | /.../edit-page-form.php | |
| 304 | pre_$field | note | filter | no | /.../post.php |
| 305 | pre_$field | note | filter | no | /.../bookmark.php |
| 306 | pre_${taxonomy}_$field | note | filter | no | /.../taxonomy.php |
| 307 | pre_category_nicename | filter | no | /.../taxonomy.php | |
| 308 | pre_comment_approved | filter | no | /.../comment.php | |
| 309 | pre_comment_author_email | filter | no | /.../comment.php | |
| 310 | pre_comment_author_name | filter | no | /.../comment.php | |
| 311 | pre_comment_author_url | filter | no | /.../comment.php | |
| 312 | pre_comment_content | filter | no | /.../comment.php | |
| 313 | pre_comment_user_agent | filter | no | /.../comment.php | |
| 314 | pre_comment_user_ip | filter | no | /.../comment.php | |
| 315 | pre_kses | filter | no | /.../kses.php | |
| 316 | pre_option_ | note | filter | no | /.../functions.php |
| 317 | pre_post_$field | note | filter | no | /.../post.php |
| 318 | pre_term_$field | note | filter | no | /.../taxonomy.php |
| 319 | pre_upload_error | filter | no | xmlrpc.php | |
| 320 | pre_user_description | filter | no | /.../registration.php | |
| 321 | pre_user_display_name | filter | no | /.../registration.php | |
| 322 | pre_user_email | filter | no | /.../registration.php | |
| 323 | pre_user_first_name | filter | no | /.../registration.php | |
| 324 | pre_user_id | filter | no | /.../comment.php | |
| 325 | pre_user_last_name | filter | no | /.../registration.php | |
| 326 | pre_user_login | filter | no | /.../registration.php | |
| 327 | pre_user_login | filter | no | /.../users.php | |
| 328 | pre_user_nicename | filter | no | /.../registration.php | |
| 329 | pre_user_nickname | filter | no | /.../registration.php | |
| 330 | pre_user_url | filter | no | /.../registration.php | |
| 331 | print_scripts_array | filter | no | /.../script-loader.php | |
| 332 | private_to_published | action | no | /.../post.php | |
| 333 | profile_personal_options | action | no | /.../profile.php | |
| 334 | profile_update | action | no | /.../registration.php | |
| 335 | publish_phone | action | no | wp-mail.php | |
| 336 | pub_priv_sql_capability | filter | no | /.../post.php | |
| 337 | query | filter | no | /.../wp-db.php | |
| 338 | query_string | filter | no | /.../classes.php | |
| 339 | query_vars | filter | no | /.../classes.php | |
| 340 | rdf_header | action | no | /.../feed-rdf.php | |
| 341 | rdf_item | action | no | /.../feed-rdf.php | |
| 342 | rdf_ns | action | no | /.../feed-rdf.php | |
| 343 | redirect_canonical | filter | no | /.../canonical.php | |
| 344 | register | filter | no | /.../general-template.php | |
| 345 | register_form | action | no | wp-login.php | |
| 346 | register_post | action | no | wp-login.php | |
| 347 | registration_errors | filter | no | wp-login.php | |
| 348 | request | filter | no | /.../classes.php | |
| 349 | restrict_manage_posts | action | no | /.../edit.php | |
| 350 | retreive_password | action | no | wp-login.php | |
| 351 | retrieve_password | action | no | wp-login.php | |
| 352 | rewrite_rules | filter | no | /.../rewrite.php | |
| 353 | rewrite_rules_array | filter | no | /.../rewrite.php | |
| 354 | richedit_pre | filter | no | /.../formatting.php | |
| 355 | role_has_cap | filter | no | /.../capabilities.php | |
| 356 | root_rewrite_rules | filter | no | /.../rewrite.php | |
| 357 | rss2_head | action | no | /.../export.php | |
| 358 | rss2_head | action | no | /.../feed-rss2.php | |
| 359 | rss2_item | action | no | /.../feed-rss2.php | |
| 360 | rss2_ns | action | no | /.../feed-rss2.php | |
| 361 | rss_enclosure | filter | no | /.../feed.php | |
| 362 | rss_head | action | no | /.../feed-rss.php | |
| 363 | rss_item | action | no | /.../feed-rss.php | |
| 364 | sanitize_comment_cookies | action | no | wp-settings.php | |
| 365 | sanitize_option_{$option} | note | filter | no | /.../formatting.php |
| 366 | sanitize_title | filter | no | /.../formatting.php | |
| 367 | sanitize_user | filter | no | /.../formatting.php | |
| 368 | save_post | action | no | /.../post.php | |
| 369 | script_loader_src | filter | no | /.../script-loader.php | |
| 370 | search_rewrite_rules | filter | no | /.../rewrite.php | |
| 371 | set_current_user | action | no | /.../pluggable.php | |
| 372 | show_password_fields | filter | no | /.../profile.php | |
| 373 | show_password_fields | filter | no | /.../user-edit.php | |
| 374 | show_password_fields | filter | no | /.../users.php | |
| 375 | show_user_profile | action | no | /.../profile.php | |
| 376 | shutdown | action | no | wp-settings.php | |
| 377 | sidebar_admin_page | action | no | /.../widgets.php | |
| 378 | sidebar_admin_setup | action | no | /.../widgets.php | |
| 379 | simple_edit_form | action | no | /.../edit-form.php | |
| 380 | single_cat_title | filter | no | /.../general-template.php | |
| 381 | single_post_title | filter | no | /.../general-template.php | |
| 382 | single_tag_title | filter | no | /.../general-template.php | |
| 383 | status_header | filter | no | /.../functions.php | |
| 384 | stylesheet | filter | no | /.../theme.php | |
| 385 | stylesheet_directory | filter | no | /.../theme.php | |
| 386 | stylesheet_directory_uri | filter | no | /.../theme.php | |
| 387 | stylesheet_uri | filter | no | /.../theme.php | |
| 388 | switch_theme | action | no | /.../theme.php | |
| 389 | switch_theme | action | no | /.../themes.php | |
| 390 | tags_to_edit | filter | no | /.../taxonomy.php | |
| 391 | tag_feed_link | filter | no | /.../feed.php | |
| 392 | tag_link | filter | no | /.../category-template.php | |
| 393 | tag_rewrite_rules | filter | no | /.../rewrite.php | |
| 394 | tag_template | filter | no | /.../theme.php | |
| 395 | template | filter | no | /.../theme.php | |
| 396 | template_directory | filter | no | /.../theme.php | |
| 397 | template_directory_uri | filter | no | /.../theme.php | |
| 398 | template_redirect | action | no | /.../template-loader.php | |
| 399 | term_$field | note | filter | no | /.../taxonomy.php |
| 400 | term_${field}_rss | note | filter | no | /.../taxonomy.php |
| 401 | term_id_filter | filter | no | /.../taxonomy.php | |
| 402 | theme_mod_$name | note | filter | no | /.../theme.php |
| 403 | theme_root | filter | no | /.../theme.php | |
| 404 | theme_root_uri | filter | no | /.../theme.php | |
| 405 | the_author | filter | no | /.../author-template.php | |
| 406 | the_author_email | filter | no | /.../author-template.php | |
| 407 | the_category | filter | no | /.../categories.php | |
| 408 | the_category | filter | no | /.../template.php | |
| 409 | the_category | filter | no | /.../category-template.php | |
| 410 | the_category_rss | filter | no | /.../feed.php | |
| 411 | the_content | filter | no | /.../comment.php | |
| 412 | the_content | filter | no | /.../formatting.php | |
| 413 | the_content | filter | no | /.../post-template.php | |
| 414 | the_content_rss | filter | no | /.../feed.php | |
| 415 | the_date | filter | no | /.../general-template.php | |
| 416 | the_editor | filter | no | /.../general-template.php | |
| 417 | the_editor_content | filter | no | /.../general-template.php | |
| 418 | the_excerpt | filter | no | /.../comment.php | |
| 419 | the_excerpt | filter | no | /.../post-template.php | |
| 420 | the_excerpt_rss | filter | no | /.../feed.php | |
| 421 | the_meta_key | filter | no | /.../post-template.php | |
| 422 | the_modified_date | filter | no | /.../general-template.php | |
| 423 | the_modified_time | filter | no | /.../general-template.php | |
| 424 | the_permalink | filter | no | /.../link-template.php | |
| 425 | the_permalink_rss | filter | no | /.../feed.php | |
| 426 | the_posts | filter | no | /.../query.php | |
| 427 | the_search_query | filter | no | /.../general-template.php | |
| 428 | the_tags | filter | no | /.../category-template.php | |
| 429 | the_time | filter | no | /.../general-template.php | |
| 430 | the_title | filter | no | /.../edit.php | |
| 431 | the_title | filter | no | /.../classes.php | |
| 432 | the_title | filter | no | /.../comment.php | |
| 433 | the_title | filter | no | /.../deprecated.php | |
| 434 | the_title | filter | no | /.../general-template.php | |
| 435 | the_title | filter | no | /.../link-template.php | |
| 436 | the_title | filter | no | /.../post-template.php | |
| 437 | the_title_rss | filter | no | /.../feed-atom-comments.php | |
| 438 | the_title_rss | filter | no | /.../feed-rss2-comments.php | |
| 439 | the_title_rss | filter | no | /.../feed.php | |
| 440 | the_weekday | filter | no | /.../general-template.php | |
| 441 | the_weekday_date | filter | no | /.../general-template.php | |
| 442 | thumbnail_filename | filter | no | /.../image.php | |
| 443 | tinymce_before_init | action | no | /.../tiny_mce_config.php | |
| 444 | tiny_mce_config_url | filter | no | /.../script-loader.php | |
| 445 | trackback_post | action | no | wp-trackback.php | |
| 446 | trackback_url | filter | no | /.../comment-template.php | |
| 447 | transition_post_status | action | no | /.../post.php | |
| 448 | update_attached_file | filter | no | /.../post.php | |
| 449 | update_footer | filter | no | /.../admin-footer.php | |
| 450 | update_option_{$option_name} | note | action | no | /.../functions.php |
| 451 | update_user_query | filter | no | /.../registration.php | |
| 452 | uploading_iframe_src | filter | no | /.../edit-form-advanced.php | |
| 453 | uploading_iframe_src | filter | no | /.../edit-page-form.php | |
| 454 | upload_dir | filter | no | /.../functions.php | |
| 455 | upload_files_$tab | note | action | no | /.../upload.php |
| 456 | upload_mimes | filter | no | /.../functions.php | |
| 457 | url_to_postid | filter | no | /.../rewrite.php | |
| 458 | user_can_richedit | filter | no | /.../general-template.php | |
| 459 | user_has_cap | filter | no | /.../capabilities.php | |
| 460 | user_register | action | no | /.../registration.php | |
| 461 | user_registration_email | filter | no | wp-login.php | |
| 462 | user_trailingslashit | filter | no | /.../link-template.php | |
| 463 | validate_username | filter | no | /.../registration.php | |
| 464 | widgets_init | action | no | /.../widgets.php | |
| 465 | widget_text | filter | no | /.../widgets.php | |
| 466 | wp_admin_css | filter | no | /.../general-template.php | |
| 467 | wp_admin_css_uri | filter | no | /.../general-template.php | |
| 468 | wp_ajax_ | note | action | no | /.../admin-ajax.php |
| 469 | wp_blacklist_check | action | no | /.../comment.php | |
| 470 | wp_create_file_in_uploads | filter | no | wp-app.php | |
| 471 | wp_create_file_in_uploads | filter | no | /.../custom-header.php | |
| 472 | wp_create_thumbnail | filter | no | /.../image.php | |
| 473 | wp_delete_file | filter | no | /.../post.php | |
| 474 | wp_delete_file | filter | no | /.../custom-header.php | |
| 475 | wp_delete_file | filter | no | /.../link-import.php | |
| 476 | wp_dropdown_cats | filter | no | /.../category-template.php | |
| 477 | wp_dropdown_pages | filter | no | /.../post-template.php | |
| 478 | wp_dropdown_users | filter | no | /.../user.php | |
| 479 | wp_footer | action | no | /.../general-template.php | |
| 480 | wp_generate_attachment_metadata | filter | no | /.../image.php | |
| 481 | wp_generate_tag_cloud | filter | no | /.../category-template.php | |
| 482 | wp_get_attachment_metadata | filter | no | /.../post.php | |
| 483 | wp_get_attachment_thumb_file | filter | no | /.../post.php | |
| 484 | wp_get_attachment_thumb_url | filter | no | /.../post.php | |
| 485 | wp_get_attachment_url | filter | no | /.../post.php | |
| 486 | wp_handle_upload | filter | no | xmlrpc.php | |
| 487 | wp_handle_upload | filter | no | /.../file.php | |
| 488 | wp_head | action | no | /.../general-template.php | |
| 489 | wp_insert_post | action | no | /.../post.php | |
| 490 | wp_list_categories | filter | no | /.../category-template.php | |
| 491 | wp_list_pages | filter | no | /.../post-template.php | |
| 492 | wp_list_pages_excludes | filter | no | /.../post-template.php | |
| 493 | wp_login | action | no | wp-login.php | |
| 494 | wp_logout | action | no | wp-login.php | |
| 495 | wp_mail | filter | no | /.../pluggable.php | |
| 496 | wp_mail_charset | filter | no | /.../pluggable.php | |
| 497 | wp_mail_content_type | filter | no | /.../pluggable.php | |
| 498 | wp_mail_from | filter | no | /.../pluggable.php | |
| 499 | wp_mail_from_name | filter | no | /.../pluggable.php | |
| 500 | wp_meta | action | no | /.../general-template.php | |
| 501 | wp_mime_type_icon | filter | no | /.../post.php | |
| 502 | wp_parse_str | filter | no | /.../formatting.php | |
| 503 | wp_print_scripts | action | no | /.../script-loader.php | |
| 504 | wp_redirect | filter | no | /.../pluggable.php | |
| 505 | wp_set_comment_status | action | no | /.../comment.php | |
| 506 | wp_tag_cloud | filter | no | /.../category-template.php | |
| 507 | wp_thumbnail_creation_size_limit | filter | no | /.../image.php | |
| 508 | wp_thumbnail_max_side_length | filter | no | /.../image.php | |
| 509 | wp_title | filter | no | /.../general-template.php | |
| 510 | wp_title_rss | filter | no | /.../feed.php | |
| 511 | wp_update_attachment_metadata | filter | no | /.../post.php | |
| 512 | wp_update_comment_count | action | no | /.../comment.php | |
| 513 | wp_upload_tabs | filter | no | /.../upload.php | |
| 514 | xmlrpc_call | action | no | xmlrpc.php | |
| 515 | xmlrpc_methods | filter | no | xmlrpc.php | |
| 516 | xmlrpc_publish_post | action | no | /.../post.php | |
| 517 | xmlrpc_text_filters | filter | no | xmlrpc.php | |
| 518 | year_link | filter | no | /.../link-template.php | |
| 519 | _admin_menu | action | no | /.../menu.php | |
| 520 | _get_page_link | filter | no | /.../link-template.php | |
| 521 | {$type}_template | note | filter | no | /.../theme.php |
Warning about variable hooks
Some hooks have variables in their names. For example, pre_${taxonomy}_$field and admin_head- both have variable names. In general, any hook that ends (or begins) with - or _, or contains a $, has a variable name. Since the syntax with which these variables are defined may change from version to version, this page may think that a hook is deprecated (or new) even if it is not.