Welcome, visitor! Log in
 

All hooks in WP 2.8

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 activate_{$plugin} note action no /.../plugins.php
2 activate_{$plugin} note action no /.../plugin.php
3 activity_box_end action no /.../dashboard.php
4 additional_capabilities_display filter YES /.../user-edit.php
5 add_attachment action no /.../post.php
6 add_category_form_pre action no /.../categories.php
7 add_link action no /.../bookmark.php
8 add_link_category_form_pre action no /.../edit-link-categories.php
9 add_link_category_form_pre action no /.../edit-link-category-form.php
10 add_menu_classes filter no /.../menu.php
11 add_option_{$name} note action no /.../functions.php
12 add_ping filter no /.../post.php
13 add_tag_form action no /.../edit-tags.php
14 add_tag_form_pre action no /.../edit-tags.php
15 adminmenu action no /.../menu-header.php
16 admin_action_{$_REQUEST[action]} note action no /.../admin.php
17 admin_body_class filter no /.../admin-header.php
18 admin_comment_types_dropdown filter no /.../edit-comments.php
19 admin_enqueue_scripts action YES /.../admin-header.php
20 admin_footer action no /.../admin-footer.php
21 admin_footer action no /.../template.php
22 admin_footer-{$hook_suffix} note action YES /.../admin-footer.php
23 admin_footer_text filter YES /.../admin-footer.php
24 admin_head action no /.../admin-header.php
25 admin_head action no /.../press-this.php
26 admin_head action no /.../media.php
27 admin_head action no /.../template.php
28 admin_head-{$hook_suffix} note action no /.../admin-header.php
29 admin_head_{$content_func} note action no /.../media.php
30 admin_init action no /.../admin-ajax.php
31 admin_init action no /.../admin-post.php
32 admin_init action no /.../admin.php
33 admin_menu action no /.../menu.php
34 admin_notices action no /.../admin-header.php
35 admin_page_access_denied action no /.../menu.php
36 admin_print_footer_scripts action YES /.../admin-footer.php
37 admin_print_footer_scripts action no /.../press-this.php
38 admin_print_footer_scripts action no /.../media.php
39 admin_print_footer_scripts action no /.../template.php
40 admin_print_scripts action no /.../admin-header.php
41 admin_print_scripts action no /.../press-this.php
42 admin_print_scripts action no /.../media.php
43 admin_print_scripts action no /.../template.php
44 admin_print_scripts-{$hook_suffix} note action no /.../admin-header.php
45 admin_print_styles action no /.../admin-header.php
46 admin_print_styles action no /.../press-this.php
47 admin_print_styles action no /.../media.php
48 admin_print_styles action no /.../template.php
49 admin_print_styles-{$hook_suffix} note action no /.../admin-header.php
50 admin_url filter YES /.../link-template.php
51 admin_xml_ns action no /.../admin-header.php
52 admin_xml_ns action no /.../press-this.php
53 admin_xml_ns action no /.../media.php
54 admin_xml_ns action no /.../template.php
55 after_db_upgrade action YES /.../admin.php
56 after_plugin_row action no /.../plugins.php
57 after_plugin_row_{$plugin_file} note action no /.../plugins.php
58 akismet_spam_caught action no /.../akismet.php
59 akismet_tabs action no /.../akismet.php
60 allowed_redirect_hosts filter no /.../pluggable.php
61 allow_password_reset filter no wp-login.php
62 all_options filter no /.../functions.php
63 app_publish_post action no /.../post.php
64 async_upload_{$type} note filter no /.../async-upload.php
65 atompub_create_post action YES wp-app.php
66 atompub_put_post action YES wp-app.php
67 atom_comments_ns action YES /.../feed-atom-comments.php
68 atom_enclosure filter no /.../feed.php
69 atom_entry action no /.../feed-atom.php
70 atom_head action no /.../feed-atom.php
71 atom_ns action no /.../feed-atom-comments.php
72 atom_ns action no /.../feed-atom.php
73 atom_service_url filter no xmlrpc.php
74 attachment_fields_to_edit filter no /.../media.php
75 attachment_fields_to_save filter no /.../media.php
76 attachment_icon filter no /.../post-template.php
77 attachment_innerHTML filter no /.../post-template.php
78 attachment_link filter no /.../link-template.php
79 attachment_max_dims filter no /.../post-template.php
80 attribute_escape filter no /.../formatting.php
81 audio_send_to_editor_url filter YES /.../media.php
82 audio_upload_iframe_src filter no /.../media.php
83 authenticate filter YES /.../pluggable.php
84 author_email filter no /.../comment-template.php
85 author_feed_link filter no /.../link-template.php
86 author_link filter no /.../author-template.php
87 author_rewrite_rules filter no /.../rewrite.php
88 auth_cookie filter no /.../pluggable.php
89 auth_cookie_bad_hash action no /.../pluggable.php
90 auth_cookie_bad_username action no /.../pluggable.php
91 auth_cookie_expiration filter YES /.../pluggable.php
92 auth_cookie_expired action no /.../pluggable.php
93 auth_cookie_malformed action no /.../pluggable.php
94 auth_cookie_valid action no /.../pluggable.php
95 auth_redirect action YES /.../pluggable.php
96 avatar_defaults filter no /.../options-discussion.php
97 block_local_requests filter YES /.../http.php
98 bloginfo filter no /.../general-template.php
99 bloginfo_rss filter no /.../feed.php
100 bloginfo_url filter no /.../general-template.php
101 blog_privacy_selector action no /.../options-privacy.php
102 body_class filter YES /.../post-template.php
103 cancel_comment_reply_link filter no /.../comment-template.php
104 category_description filter no /.../classes.php
105 category_feed_link filter no /.../link-template.php
106 category_link filter no /.../category-template.php
107 category_rewrite_rules filter no /.../rewrite.php
108 category_template filter no /.../theme.php
109 cat_row_actions filter YES /.../template.php
110 check_admin_referer action no /.../pluggable.php
111 check_ajax_referer action no /.../pluggable.php
112 check_comment_flood action no /.../comment.php
113 check_password filter no /.../pluggable.php
114 check_passwords action no /.../user.php
115 clean_object_term_cache action no /.../taxonomy.php
116 clean_page_cache action no /.../post.php
117 clean_post_cache action no /.../post.php
118 clean_term_cache action no /.../taxonomy.php
119 clean_url filter no /.../formatting.php
120 clear_auth_cookie action no /.../pluggable.php
121 codepress_supported_langs filter YES /.../misc.php
122 commentrss2_item action no /.../feed-rss2-comments.php
123 commentsrss2_head action no /.../feed-rss2-comments.php
124 comments_array filter no /.../comment-template.php
125 comments_atom_head action YES /.../feed-atom-comments.php
126 comments_number filter no /.../comment-template.php
127 comments_open filter no /.../comment-template.php
128 comments_per_page filter no /.../edit-comments.php
129 comments_popup_link_attributes filter no /.../comment-template.php
130 comments_popup_template filter no /.../theme.php
131 comments_rewrite_rules filter no /.../rewrite.php
132 comments_template filter no /.../comment-template.php
133 comment_atom_entry action no /.../feed-atom-comments.php
134 comment_author filter no /.../comment-template.php
135 comment_author_rss filter no /.../feed.php
136 comment_class filter no /.../comment-template.php
137 comment_closed action no wp-comments-post.php
138 comment_cookie_lifetime filter YES wp-comments-post.php
139 comment_edit_pre filter no /.../comment.php
140 comment_edit_redirect filter no /.../comment.php
141 comment_email filter no /.../comment-template.php
142 comment_excerpt filter no /.../comment-template.php
143 comment_feed_groupby filter no /.../query.php
144 comment_feed_join filter no /.../query.php
145 comment_feed_limits filter YES /.../query.php
146 comment_feed_orderby filter YES /.../query.php
147 comment_feed_where filter no /.../query.php
148 comment_flood_filter filter no /.../comment.php
149 comment_flood_trigger action no /.../comment.php
150 comment_form action no /.../comments-popup.php
151 comment_form action no /.../comments.php
152 comment_form action no /.../comments-popup.php
153 comment_form action no /.../comments.php
154 comment_id_not_found action no wp-comments-post.php
155 comment_loop_start action no /.../query.php
156 comment_moderation_headers filter YES /.../pluggable.php
157 comment_moderation_subject filter no /.../pluggable.php
158 comment_moderation_text filter no /.../pluggable.php
159 comment_notification_headers filter no /.../pluggable.php
160 comment_notification_subject filter no /.../pluggable.php
161 comment_notification_text filter no /.../pluggable.php
162 comment_on_draft action no wp-comments-post.php
163 comment_post action no /.../comment.php
164 comment_post_redirect filter no wp-comments-post.php
165 comment_reply_link filter no /.../comment-template.php
166 comment_row_actions filter no /.../template.php
167 comment_row_actions filter no /.../dashboard.php
168 comment_save_pre filter no /.../comment.php
169 comment_status_links filter no /.../edit-comments.php
170 comment_text filter no /.../comment-template.php
171 comment_text filter no /.../comment.php
172 comment_text_rss filter no /.../feed.php
173 comment_url filter no /.../comment-template.php
174 comment_{$new_status}_{$comment->comment_type} note action no /.../comment.php
175 comment_{$old_status}_to_{$new_status} note action no /.../comment.php
176 content_save_pre filter no xmlrpc.php
177 content_url filter YES /.../link-template.php
178 contextual_help filter no /.../template.php
179 contextual_help_list filter no /.../template.php
180 core_version_check_locale filter YES /.../update.php
181 created_term action no /.../taxonomy.php
182 created_{$taxonomy} note action no /.../taxonomy.php
183 create_term action no /.../taxonomy.php
184 create_{$taxonomy} note action no /.../taxonomy.php
185 cron_schedules filter no /.../cron.php
186 custom_menu_order filter YES /.../menu.php
187 dashboard_incoming_links_feed filter no /.../dashboard.php
188 dashboard_incoming_links_link filter no /.../dashboard.php
189 dashboard_primary_feed filter no /.../dashboard.php
190 dashboard_primary_link filter no /.../dashboard.php
191 dashboard_primary_title filter no /.../dashboard.php
192 dashboard_secondary_feed filter no /.../dashboard.php
193 dashboard_secondary_link filter no /.../dashboard.php
194 dashboard_secondary_title filter no /.../dashboard.php
195 date_formats filter no /.../options-general.php
196 date_i18n filter YES /.../functions.php
197 date_rewrite_rules filter no /.../rewrite.php
198 day_link filter no /.../link-template.php
199 dbx_post_advanced action no /.../edit-form-advanced.php
200 dbx_post_sidebar action no /.../edit-form-advanced.php
201 deactivate_trim({$plugin} note action no /.../plugin.php
202 default_avatar_select filter no /.../options-discussion.php
203 default_content filter no /.../post.php
204 default_contextual_help filter YES /.../template.php
205 default_excerpt filter no /.../post.php
206 default_feed filter no /.../feed.php
207 default_title filter no /.../post.php
208 deleted_link action no /.../bookmark.php
209 deleted_post action no /.../post.php
210 deleted_user action YES /.../user.php
211 delete_attachment action no /.../post.php
212 delete_comment action no /.../comment.php
213 delete_link action no /.../bookmark.php
214 delete_post action no /.../post.php
215 delete_term action no /.../taxonomy.php
216 delete_user action no /.../user.php
217 delete_{$taxonomy} note action no /.../taxonomy.php
218 deprecated_file_included action no /.../functions.php
219 deprecated_file_trigger_error filter no /.../functions.php
220 deprecated_function_run action no /.../functions.php
221 deprecated_function_trigger_error filter no /.../functions.php
222 disable_captions filter no /.../media.php
223 disable_captions filter no /.../post.php
224 display_post_states filter YES /.../template.php
225 documentation_ignore_functions filter YES /.../misc.php
226 do_meta_boxes action no /.../edit-form-advanced.php
227 do_meta_boxes action no /.../edit-link-form.php
228 do_meta_boxes action no /.../edit-page-form.php
229 do_meta_boxes action no /.../dashboard.php
230 do_robots action no /.../template-loader.php
231 do_robotstxt action no /.../functions.php
232 dynamic_sidebar_params filter no /.../widgets.php
233 editable_extensions filter YES /.../plugin-editor.php
234 editable_roles filter YES /.../user.php
235 editable_slug filter no /.../edit-category-form.php
236 editable_slug filter no /.../edit-link-category-form.php
237 editable_slug filter no /.../edit-tag-form.php
238 editable_slug filter no /.../post.php
239 edited_term action no /.../taxonomy.php
240 edited_{$taxonomy} note action no /.../taxonomy.php
241 editor_max_image_size filter no /.../media.php
242 edit_attachment action no /.../post.php
243 edit_bookmark_link filter no /.../link-template.php
244 edit_categories_per_page filter YES /.../categories.php
245 edit_category_form action no /.../categories.php
246 edit_category_form action no /.../edit-category-form.php
247 edit_category_form_pre action no /.../edit-category-form.php
248 edit_comment action no /.../comment.php
249 edit_comment_link filter no /.../link-template.php
250 edit_form_advanced action no /.../edit-form-advanced.php
251 edit_link action no /.../bookmark.php
252 edit_link_category_form action no /.../edit-link-categories.php
253 edit_link_category_form action no /.../edit-link-category-form.php
254 edit_link_category_form_pre action no /.../edit-link-category-form.php
255 edit_page_form action no /.../edit-page-form.php
256 edit_post action no /.../comment.php
257 edit_post action no /.../post.php
258 edit_posts_per_page filter YES /.../post.php
259 edit_post_link filter no /.../link-template.php
260 edit_post_{$field} note filter no /.../post.php
261 edit_tags_per_page filter YES /.../edit-tags.php
262 edit_tag_form action no /.../edit-tag-form.php
263 edit_tag_form_pre action no /.../edit-tag-form.php
264 edit_tag_link filter no /.../link-template.php
265 edit_term action no /.../taxonomy.php
266 edit_term_{$field} note filter no /.../taxonomy.php
267 edit_user_profile action no /.../user-edit.php
268 edit_user_profile_update action no /.../user-edit.php
269 edit_{$field} note filter no /.../bookmark.php
270 edit_{$field} note filter no /.../post.php
271 edit_{$taxonomy} note action no /.../taxonomy.php
272 edit_{$taxonomy}_{$field} note filter no /.../taxonomy.php
273 esc_html filter YES /.../formatting.php
274 excerpt_length filter no /.../formatting.php
275 explain_nonce_{$action} note filter YES /.../functions.php
276 explain_nonce_{$verb}-{$noun} note filter no /.../functions.php
277 export_wp action no /.../export.php
278 ext2type filter no /.../functions.php
279 favorite_actions filter no /.../template.php
280 feed_content_type filter YES /.../feed.php
281 feed_link filter no /.../link-template.php
282 filesystem_method filter no /.../file.php
283 filesystem_method_file filter no /.../file.php
284 file_is_displayable_image filter no /.../image.php
285 file_send_to_editor_url filter YES /.../media.php
286 flash_uploader filter no /.../media.php
287 format_to_edit filter no /.../formatting.php
288 format_to_post filter no /.../formatting.php
289 found_posts filter no /.../query.php
290 found_posts_query filter no /.../query.php
291 gallery_style filter no /.../media.php
292 generate_rewrite_rules action no /.../rewrite.php
293 getarchives_join filter no /.../general-template.php
294 getarchives_where filter no /.../general-template.php
295 gettext filter no /.../l10n.php
296 gettext_with_context filter YES /.../l10n.php
297 get_archives_link filter no /.../general-template.php
298 get_attached_file filter no /.../post.php
299 get_avatar filter no /.../pluggable.php
300 get_bloginfo_rss filter no /.../feed.php
301 get_bookmarks filter no /.../bookmark.php
302 get_categories_taxonomy filter no /.../category.php
303 get_comment filter no /.../comment.php
304 get_comments_number filter no /.../comment-template.php
305 get_comments_pagenum_link filter no /.../link-template.php
306 get_comment_author filter no /.../comment-template.php
307 get_comment_author_email filter no /.../comment-template.php
308 get_comment_author_IP filter no /.../comment-template.php
309 get_comment_author_link filter no /.../comment-template.php
310 get_comment_author_link filter no /.../edit-form-comment.php
311 get_comment_author_url filter no /.../comment-template.php
312 get_comment_author_url_link filter no /.../comment-template.php
313 get_comment_date filter no /.../comment-template.php
314 get_comment_excerpt filter no /.../comment-template.php
315 get_comment_ID filter no /.../comment-template.php
316 get_comment_link filter YES /.../comment-template.php
317 get_comment_text filter no /.../comment-template.php
318 get_comment_time filter no /.../comment-template.php
319 get_comment_type filter no /.../comment-template.php
320 get_editable_authors filter no /.../user.php
321 get_edit_bookmark_link filter no /.../link-template.php
322 get_edit_comment_link filter no /.../link-template.php
323 get_edit_post_link filter no /.../link-template.php
324 get_edit_tag_link filter no /.../link-template.php
325 get_enclosed filter no /.../post.php
326 get_footer action no /.../general-template.php
327 get_header action no /.../general-template.php
328 get_image_tag filter no /.../media.php
329 get_image_tag_class filter no /.../media.php
330 get_lastpostdate filter no /.../post.php
331 get_lastpostmodified filter no /.../post.php
332 get_others_drafts filter no /.../user.php
333 get_pagenum_link filter no /.../link-template.php
334 get_pages filter no /.../post.php
335 get_post_modified_time filter YES /.../general-template.php
336 get_post_time filter no /.../general-template.php
337 get_pung filter no /.../post.php
338 get_search_form action no /.../general-template.php
339 get_search_query filter no /.../general-template.php
340 get_sidebar action no /.../general-template.php
341 get_tags filter no /.../category.php
342 get_term filter no /.../taxonomy.php
343 get_terms filter no /.../taxonomy.php
344 get_terms_fields filter YES /.../taxonomy.php
345 get_terms_orderby filter YES /.../taxonomy.php
346 get_the_author_{$field} note filter YES /.../author-template.php
347 get_the_excerpt filter no /.../post-template.php
348 get_the_generator_{$type} note filter no /.../general-template.php
349 get_the_guid filter no /.../post-template.php
350 get_the_modified_date filter no /.../general-template.php
351 get_the_modified_time filter no /.../general-template.php
352 get_the_tags filter no /.../category-template.php
353 get_the_time filter no /.../general-template.php
354 get_to_ping filter no /.../post.php
355 get_usernumposts filter no /.../user.php
356 get_users_drafts filter no /.../user.php
357 get_user_option_{$option} note filter no /.../user.php
358 get_wp_title_rss filter no /.../feed.php
359 get_{$adjacent}_post_join note filter no /.../link-template.php
360 get_{$adjacent}_post_sort note filter no /.../link-template.php
361 get_{$adjacent}_post_where note filter no /.../link-template.php
362 get_{$taxonomy} note filter no /.../taxonomy.php
363 got_rewrite filter no /.../misc.php
364 hierarchical_post_types filter YES /.../post.php
365 home_template filter no /.../theme.php
366 htmledit_pre filter no /.../formatting.php
367 https_local_ssl_verify filter YES /.../cron.php
368 https_local_ssl_verify filter no /.../http.php
369 https_ssl_verify filter YES /.../http.php
370 http_api_curl action YES /.../http.php
371 http_api_debug action YES /.../http.php
372 http_headers_useragent filter no /.../http.php
373 http_request_args filter no /.../http.php
374 http_request_redirection_count filter no /.../http.php
375 http_request_timeout filter no /.../http.php
376 http_request_version filter no /.../http.php
377 http_transport_get_debug action YES /.../http.php
378 http_transport_post_debug action YES /.../http.php
379 icon_dir filter no /.../media.php
380 icon_dir filter no /.../post-template.php
381 icon_dir filter no /.../post.php
382 icon_dirs filter no /.../post.php
383 icon_dir_uri filter no /.../post.php
384 iis7_supports_permalinks filter YES /.../misc.php
385 iis7_url_rewrite_rules filter YES /.../rewrite.php
386 image_add_caption_shortcode filter no /.../media.php
387 image_downsize filter no /.../media.php
388 image_make_intermediate_size filter no /.../media.php
389 image_send_to_editor filter no /.../media.php
390 image_send_to_editor_url filter YES /.../media.php
391 image_upload_iframe_src filter no /.../media.php
392 img_caption_shortcode filter no /.../media.php
393 import_allow_create_users filter no /.../wordpress.php
394 import_allow_fetch_attachments filter no /.../wordpress.php
395 import_attachment_size_limit filter no /.../wordpress.php
396 import_done action no /.../blogger.php
397 import_done action no /.../blogware.php
398 import_done action no /.../dotclear.php
399 import_done action no /.../greymatter.php
400 import_done action no /.../livejournal.php
401 import_done action no /.../mt.php
402 import_done action no /.../rss.php
403 import_done action no /.../textpattern.php
404 import_done action no /.../wordpress.php
405 import_end action no /.../wordpress.php
406 import_post_added action no /.../wordpress.php
407 import_post_meta action no /.../wordpress.php
408 import_post_meta_key filter no /.../wordpress.php
409 import_start action no /.../wordpress.php
410 import_upload_size_limit filter no /.../template.php
411 includes_url filter YES /.../link-template.php
412 index_rel_link filter YES /.../link-template.php
413 init action no wp-settings.php
414 install_plugins_nonmenu_tabs filter no /.../plugin-install.php
415 install_plugins_pre_{$tab} note action no /.../plugin-install.php
416 install_plugins_table_header action no /.../plugin-install.php
417 install_plugins_tabs filter no /.../plugin-install.php
418 install_plugins_{$tab} note action no /.../plugin-install.php
419 install_plugin_complete_actions filter no /.../class-wp-upgrader.php
420 install_themes_nonmenu_tabs filter YES /.../theme-install.php
421 install_themes_pre_{$tab} note action YES /.../theme-install.php
422 install_themes_table_header action YES /.../theme-install.php
423 install_themes_tabs filter YES /.../theme-install.php
424 install_themes_{$tab} note action YES /.../theme-install.php
425 install_theme_complete_actions filter YES /.../class-wp-upgrader.php
426 intermediate_image_sizes filter no /.../post.php
427 intermediate_image_sizes filter no /.../image.php
428 in_admin_footer action no /.../admin-footer.php
429 in_plugin_update_message-{$file} note action YES /.../update.php
430 in_widget_form action YES /.../widgets.php
431 is_email filter YES /.../formatting.php
432 jpeg_quality filter no /.../media.php
433 jpeg_quality filter no /.../image.php
434 js_escape filter no /.../formatting.php
435 kubrick_header_color filter no /.../functions.php
436 kubrick_header_display filter no /.../functions.php
437 kubrick_header_image filter no /.../functions.php
438 language_attributes filter no /.../general-template.php
439 link_category filter no /.../bookmark-template.php
440 link_category filter no wp-links-opml.php
441 link_category filter no /.../deprecated.php
442 link_category filter no /.../opml.php
443 link_cat_row_actions filter YES /.../template.php
444 link_title filter no wp-links-opml.php
445 list_cats filter no /.../category-template.php
446 list_cats filter no /.../classes.php
447 list_terms_exclusions filter no /.../taxonomy.php
448 load-widgetsphp action YES /.../admin-ajax.php
449 load-{$pagenow} note action no /.../admin.php
450 load-{$page_hook} note action no /.../admin.php
451 load-{$plugin_page} note action no /.../admin.php
452 load_default_widgets filter YES /.../functions.php
453 load_feed_engine action no /.../rss.php
454 locale filter no /.../l10n.php
455 locale_stylesheet_uri filter no /.../theme.php
456 loginout filter no /.../general-template.php
457 login_errors filter no wp-login.php
458 login_form action no wp-login.php
459 login_form_{$action} note action YES wp-login.php
460 login_head action no wp-login.php
461 login_headertitle filter no wp-login.php
462 login_headerurl filter no wp-login.php
463 login_message filter no wp-login.php
464 login_messages filter no wp-login.php
465 login_redirect filter no wp-login.php
466 login_url filter YES /.../general-template.php
467 logout_url filter YES /.../general-template.php
468 loop_end action no /.../query.php
469 loop_start action no /.../query.php
470 lostpassword_form action no wp-login.php
471 lostpassword_post action no wp-login.php
472 lostpassword_url filter YES /.../general-template.php
473 lost_password action no wp-login.php
474 manage_categories_custom_column filter YES /.../template.php
475 manage_comments_custom_column action YES /.../template.php
476 manage_comments_nav action no /.../edit-comments.php
477 manage_link_categories_custom_column filter YES /.../template.php
478 manage_link_custom_column action no /.../link-manager.php
479 manage_media_columns filter no /.../template.php
480 manage_media_custom_column action no /.../edit-attachment-rows.php
481 manage_pages_columns filter no /.../template.php
482 manage_pages_custom_column action no /.../template.php
483 manage_pages_query filter no /.../edit-pages.php
484 manage_posts_columns filter no /.../template.php
485 manage_posts_custom_column action no /.../template.php
486 manage_users_custom_column filter YES /.../template.php
487 manage_{$page}_columns note filter no /.../template.php
488 manage_{$taxonomy}_custom_column note filter YES /.../template.php
489 map_meta_cap filter YES /.../capabilities.php
490 mce_buttons filter no /.../post.php
491 mce_buttons_2 filter no /.../post.php
492 mce_buttons_3 filter no /.../post.php
493 mce_buttons_4 filter no /.../post.php
494 mce_css filter no /.../post.php
495 mce_external_languages filter no /.../post.php
496 mce_external_plugins filter no /.../post.php
497 mce_spellchecker_languages filter no /.../post.php
498 media_buttons action no /.../dashboard.php
499 media_buttons action no /.../general-template.php
500 media_buttons_context filter no /.../media.php
501 media_meta filter no /.../media.php
502 media_row_actions filter YES /.../upload.php
503 media_send_to_editor filter no /.../media.php
504 media_upload_default_tab filter no /.../media-upload.php
505 media_upload_default_tab filter no /.../media.php
506 media_upload_default_type filter no /.../media-upload.php
507 media_upload_form_url filter no /.../media.php
508 media_upload_tabs filter no /.../media.php
509 media_upload_{$tab} note action no /.../media-upload.php
510 media_upload_{$type} note action no /.../media-upload.php
511 menu_order filter YES /.../menu.php
512 mod_rewrite_rules filter no /.../rewrite.php
513 month_link filter no /.../link-template.php
514 muplugins_loaded action YES wp-settings.php
515 next_comments_link_attributes filter no /.../link-template.php
516 next_posts_link_attributes filter no /.../link-template.php
517 ngettext filter no /.../l10n.php
518 ngettext_with_context filter YES /.../l10n.php
519 nocache_headers filter YES /.../functions.php
520 nonce_life filter no /.../pluggable.php
521 no_texturize_shortcodes filter YES /.../formatting.php
522 no_texturize_tags filter YES /.../formatting.php
523 number_format_i18n filter YES /.../functions.php
524 option_{$setting} note filter no /.../functions.php
525 page_css_class filter YES /.../classes.php
526 page_link filter no /.../link-template.php
527 page_rewrite_rules filter no /.../rewrite.php
528 page_row_actions filter YES /.../template.php
529 page_stati filter YES /.../edit-pages.php
530 page_template filter no /.../theme.php
531 parent_post_rel_link filter YES /.../link-template.php
532 parse_query action no /.../query.php
533 parse_request action no /.../classes.php
534 password_reset action no wp-login.php
535 password_reset_message filter YES wp-login.php
536 password_reset_title filter YES wp-login.php
537 permalink_structure_changed action YES /.../rewrite.php
538 personal_options action no /.../user-edit.php
539 personal_options_update action no /.../user-edit.php
540 phone_content filter no wp-mail.php
541 phpmailer_init action no /.../pluggable.php
542 pingback_post action no xmlrpc.php
543 pings_open filter no /.../comment-template.php
544 plugins_api filter no /.../plugin-install.php
545 plugins_api_args filter no /.../plugin-install.php
546 plugins_api_result filter no /.../plugin-install.php
547 plugins_loaded action no wp-settings.php
548 plugins_per_page filter YES /.../plugins.php
549 plugins_url filter YES /.../link-template.php
550 plugin_action_links filter no /.../plugins.php
551 plugin_action_links_{$plugin_file} note filter no /.../plugins.php
552 plugin_install_action_links filter no /.../plugin-install.php
553 plugin_row_meta filter YES /.../plugins.php
554 populate_options action no /.../schema.php
555 post-flash-upload-ui action no /.../media.php
556 post-html-upload-ui action no /.../media.php
557 post-upload-ui action no /.../media.php
558 postmeta_form_limit filter no /.../template.php
559 posts_distinct filter no /.../query.php
560 posts_distinct_request filter no /.../query.php
561 posts_fields filter no /.../query.php
562 posts_fields_request filter no /.../query.php
563 posts_groupby filter no /.../query.php
564 posts_groupby_request filter no /.../query.php
565 posts_join filter no /.../query.php
566 posts_join_paged filter no /.../query.php
567 posts_join_request filter no /.../query.php
568 posts_orderby filter no /.../query.php
569 posts_orderby_request filter no /.../query.php
570 posts_request filter no /.../query.php
571 posts_results filter no /.../query.php
572 posts_selection action no /.../query.php
573 posts_where filter no /.../query.php
574 posts_where_paged filter no /.../query.php
575 posts_where_request filter no /.../query.php
576 post_class filter no /.../post-template.php
577 post_comments_feed_link filter no /.../link-template.php
578 post_comments_feed_link_html filter YES /.../link-template.php
579 post_comments_link filter no /.../comment-template.php
580 post_date_column_time filter no /.../template.php
581 post_gallery filter no /.../media.php
582 post_limits filter no /.../query.php
583 post_limits_request filter no /.../query.php
584 post_link filter no /.../link-template.php
585 post_mime_types filter no /.../upload.php
586 post_mime_types filter no /.../post.php
587 post_rewrite_rules filter no /.../rewrite.php
588 post_row_actions filter YES /.../template.php
589 post_stati filter no /.../post.php
590 post_submitbox_start action no /.../edit-form-advanced.php
591 post_submitbox_start action no /.../edit-link-form.php
592 post_submitbox_start action no /.../edit-page-form.php
593 post_{$field} note filter no /.../post.php
594 pre-flash-upload-ui action no /.../media.php
595 pre-html-upload-ui action no /.../media.php
596 pre-upload-ui action no /.../media.php
597 prepend_attachment filter no /.../post-template.php
598 preprocess_comment filter no /.../comment.php
599 preview_post_link filter no /.../edit-form-advanced.php
600 preview_post_link filter no /.../edit-page-form.php
601 previous_comments_link_attributes filter no /.../link-template.php
602 previous_posts_link_attributes filter no /.../link-template.php
603 pre_category_nicename filter no /.../taxonomy.php
604 pre_comment_approved filter no /.../comment.php
605 pre_comment_author_email filter no /.../comment.php
606 pre_comment_author_name filter no /.../comment.php
607 pre_comment_author_url filter no /.../comment.php
608 pre_comment_content filter no /.../comment.php
609 pre_comment_on_post action YES wp-comments-post.php
610 pre_comment_user_agent filter no /.../comment.php
611 pre_comment_user_ip filter no /.../comment.php
612 pre_get_posts action no /.../query.php
613 pre_kses filter no /.../kses.php
614 pre_option_{$option->option_name} note filter no /.../functions.php
615 pre_option_{$setting} note filter no /.../functions.php
616 pre_ping action no /.../comment.php
617 pre_post_update action no /.../post.php
618 pre_post_{$field} note filter no /.../post.php
619 pre_remote_source filter no xmlrpc.php
620 pre_term_{$field} note filter no /.../taxonomy.php
621 pre_transient_{$transient} note filter YES /.../functions.php
622 pre_update_option_{$option_name} note filter no /.../functions.php
623 pre_upload_error filter no xmlrpc.php
624 pre_user_description filter no /.../registration.php
625 pre_user_display_name filter no /.../registration.php
626 pre_user_email filter no /.../registration.php
627 pre_user_first_name filter no /.../registration.php
628 pre_user_id filter no /.../comment.php
629 pre_user_last_name filter no /.../registration.php
630 pre_user_login filter no /.../user-new.php
631 pre_user_login filter no /.../registration.php
632 pre_user_nicename filter no /.../registration.php
633 pre_user_nickname filter no /.../registration.php
634 pre_user_url filter no /.../registration.php
635 pre_{$field} note filter no /.../bookmark.php
636 pre_{$field} note filter no /.../post.php
637 pre_{$taxonomy}_{$field} note filter no /.../taxonomy.php
638 print_admin_styles filter YES /.../script-loader.php
639 print_footer_scripts filter YES /.../script-loader.php
640 print_head_scripts filter YES /.../script-loader.php
641 print_scripts_array filter no /.../class.wp-scripts.php
642 print_styles_array filter no /.../class.wp-styles.php
643 private_title_format filter YES /.../post-template.php
644 private_to_published action no /.../post.php
645 profile_personal_options action no /.../user-edit.php
646 profile_update action no /.../registration.php
647 protected_title_format filter YES /.../post-template.php
648 publish_phone action no wp-mail.php
649 pub_priv_sql_capability filter no /.../post.php
650 query filter no /.../wp-db.php
651 query_string filter no /.../classes.php
652 query_vars filter no /.../classes.php
653 quick_edit_custom_box action no /.../template.php
654 quick_edit_dropdown_pages_args filter no /.../template.php
655 rdf_header action no /.../feed-rdf.php
656 rdf_item action no /.../feed-rdf.php
657 rdf_ns action no /.../feed-rdf.php
658 redirect_canonical filter no /.../canonical.php
659 register filter no /.../general-template.php
660 register_form action no wp-login.php
661 register_post action no wp-login.php
662 registration_errors filter no wp-login.php
663 request filter no /.../classes.php
664 request_filesystem_credentials filter no /.../file.php
665 restrict_manage_posts action no /.../edit.php
666 restrict_manage_posts action no /.../upload.php
667 retreive_password action no wp-login.php
668 retrieve_password action no wp-login.php
669 retrieve_password_key action no wp-login.php
670 retrieve_password_message filter YES wp-login.php
671 retrieve_password_title filter YES wp-login.php
672 rewrite_rules filter no /.../rewrite.php
673 rewrite_rules_array filter no /.../rewrite.php
674 richedit_pre filter no /.../formatting.php
675 rightnow_end action no /.../dashboard.php
676 right_now_table_end action no /.../dashboard.php
677 role_has_cap filter no /.../capabilities.php
678 root_rewrite_rules filter no /.../rewrite.php
679 rss2_comments_ns action YES /.../feed-rss2-comments.php
680 rss2_head action no /.../export.php
681 rss2_head action no /.../feed-rss2.php
682 rss2_item action no /.../feed-rss2.php
683 rss2_ns action no /.../feed-rss2-comments.php
684 rss2_ns action no /.../feed-rss2.php
685 rss_enclosure filter no /.../feed.php
686 rss_head action no /.../feed-rss.php
687 rss_item action no /.../feed-rss.php
688 rss_update_frequency filter no /.../feed-rss2-comments.php
689 rss_update_frequency filter no /.../feed-rss2.php
690 rss_update_period filter no /.../feed-rdf.php
691 rss_update_period filter no /.../feed-rss2-comments.php
692 rss_update_period filter no /.../feed-rss2.php
693 salt filter no /.../pluggable.php
694 sanitize_comment_cookies action no wp-settings.php
695 sanitize_email filter YES /.../formatting.php
696 sanitize_file_name filter YES /.../formatting.php
697 sanitize_file_name_chars filter YES /.../formatting.php
698 sanitize_html_class filter YES /.../formatting.php
699 sanitize_option_{$option} note filter no /.../formatting.php
700 sanitize_title filter no /.../formatting.php
701 sanitize_user filter no /.../formatting.php
702 save_post action no /.../post.php
703 screen_layout_columns filter YES /.../template.php
704 screen_meta_screen filter no /.../template.php
705 script_loader_src filter no /.../class.wp-scripts.php
706 search_feed_link filter no /.../link-template.php
707 search_rewrite_rules filter no /.../rewrite.php
708 send_headers action no /.../classes.php
709 set-screen-option filter YES /.../misc.php
710 setup_theme action no wp-settings.php
711 set_auth_cookie action no /.../pluggable.php
712 set_current_user action no /.../pluggable.php
713 set_logged_in_cookie action no /.../pluggable.php
714 set_object_terms action YES /.../taxonomy.php
715 shortcut_link filter no /.../link-template.php
716 show_password_fields filter no /.../user-edit.php
717 show_password_fields filter no /.../user-new.php
718 show_user_profile action no /.../user-edit.php
719 shutdown action no wp-settings.php
720 sidebars_widgets filter no /.../widgets.php
721 sidebar_admin_page action no /.../widgets.php
722 sidebar_admin_setup action no /.../admin-ajax.php
723 sidebar_admin_setup action no /.../widgets.php
724 single_cat_title filter no /.../general-template.php
725 single_post_title filter no /.../general-template.php
726 single_tag_title filter no /.../general-template.php
727 site_url filter no /.../link-template.php
728 status_header filter no /.../functions.php
729 stylesheet filter no /.../theme.php
730 stylesheet_directory filter no /.../theme.php
731 stylesheet_directory_uri filter no /.../theme.php
732 stylesheet_uri filter no /.../theme.php
733 style_loader_src filter no /.../class.wp-styles.php
734 style_loader_tag filter no /.../class.wp-styles.php
735 submitlink_box action no /.../edit-link-form.php
736 submitpage_box action no /.../edit-page-form.php
737 submitpost_box action no /.../edit-form-advanced.php
738 switch_theme action no /.../theme.php
739 tagsperpage filter no /.../edit-tags.php
740 tag_cloud_sort filter YES /.../category-template.php
741 tag_escape filter no /.../formatting.php
742 tag_feed_link filter no /.../link-template.php
743 tag_link filter no /.../category-template.php
744 tag_rewrite_rules filter no /.../rewrite.php
745 tag_row_actions filter YES /.../template.php
746 tag_template filter no /.../theme.php
747 taxonomy_template filter no /.../taxonomy.php
748 taxonomy_template filter no /.../theme.php
749 teeny_mce_before_init filter no /.../post.php
750 teeny_mce_buttons filter no /.../post.php
751 teeny_mce_plugins filter no /.../post.php
752 template filter no /.../theme.php
753 template_directory filter no /.../theme.php
754 template_directory_uri filter no /.../theme.php
755 template_redirect action no /.../template-loader.php
756 terms_to_edit filter YES /.../taxonomy.php
757 term_id_filter filter no /.../taxonomy.php
758 term_link filter no /.../taxonomy.php
759 term_links-{$taxonomy} note filter no /.../category-template.php
760 term_name filter no /.../template.php
761 term_{$field} note filter no /.../taxonomy.php
762 term_{$field}_rss note filter no /.../taxonomy.php
763 themes_api filter YES /.../theme-install.php
764 themes_api_args filter YES /.../theme-install.php
765 themes_api_result filter YES /.../theme-install.php
766 theme_action_links filter YES /.../themes.php
767 theme_install_action_links filter YES /.../theme-install.php
768 theme_mod_{$name} note filter no /.../theme.php
769 theme_root filter no /.../theme.php
770 theme_root_uri filter no /.../theme.php
771 the_author filter no /.../author-template.php
772 the_author_{$field} note filter YES /.../author-template.php
773 the_category filter no /.../category-template.php
774 the_category filter no /.../categories.php
775 the_category filter no /.../template.php
776 the_category_rss filter no /.../feed.php
777 the_content filter no /.../post-template.php
778 the_content filter no /.../comment.php
779 the_content filter no /.../formatting.php
780 the_content_export filter no /.../export.php
781 the_content_more_link filter YES /.../post-template.php
782 the_content_rss filter no /.../feed.php
783 the_date filter no /.../general-template.php
784 the_editor filter no /.../general-template.php
785 the_editor_content filter no /.../general-template.php
786 the_excerpt filter no /.../post-template.php
787 the_excerpt filter no /.../comment.php
788 the_excerpt_export filter no /.../export.php
789 the_excerpt_rss filter no /.../feed.php
790 the_generator filter no /.../general-template.php
791 the_meta_key filter no /.../post-template.php
792 the_modified_author filter YES /.../author-template.php
793 the_modified_date filter no /.../general-template.php
794 the_modified_time filter no /.../general-template.php
795 the_password_form filter no /.../post-template.php
796 the_permalink filter no /.../link-template.php
797 the_permalink_rss filter no /.../feed.php
798 the_post action YES /.../query.php
799 the_posts filter no /.../query.php
800 the_preview filter no /.../query.php
801 the_search_query filter no /.../general-template.php
802 the_tags filter no /.../category-template.php
803 the_time filter no /.../general-template.php
804 the_title filter no /.../link-template.php
805 the_title filter no /.../classes.php
806 the_title filter no /.../post-template.php
807 the_title filter no /.../comment.php
808 the_title filter no /.../deprecated.php
809 the_title filter no /.../general-template.php
810 the_title_rss filter no /.../feed-atom-comments.php
811 the_title_rss filter no /.../feed-rss2-comments.php
812 the_title_rss filter no /.../feed.php
813 the_title_rss filter no /.../export.php
814 the_weekday filter no /.../general-template.php
815 the_weekday_date filter no /.../general-template.php
816 thread_comments_depth_max filter no /.../options-discussion.php
817 timezone_support filter YES /.../functions.php
818 time_formats filter no /.../options-general.php
819 tiny_mce_before_init filter no /.../post.php
820 tiny_mce_version filter no /.../post.php
821 tool_box action YES /.../tools.php
822 trackback_post action no wp-trackback.php
823 trackback_url filter no /.../comment-template.php
824 transient_{$transient} note filter YES /.../functions.php
825 transition_comment_status action no /.../comment.php
826 transition_post_status action no /.../post.php
827 uninstall_{$file} note action no /.../plugin.php
828 update-custom_{$action} note action YES /.../update.php
829 update_attached_file filter no /.../post.php
830 update_feedback filter no /.../update-core.php
831 update_footer filter no /.../admin-footer.php
832 update_option_{$option_name} note action no /.../functions.php
833 update_plugin_complete_actions filter no /.../class-wp-upgrader.php
834 update_theme_complete_actions filter YES /.../class-wp-upgrader.php
835 upgrader_clear_destination filter YES /.../class-wp-upgrader.php
836 upgrader_post_install filter YES /.../class-wp-upgrader.php
837 upgrader_pre_install filter YES /.../class-wp-upgrader.php
838 upgrader_source_selection filter YES /.../class-wp-upgrader.php
839 upload_dir filter no /.../functions.php
840 upload_file_glob filter no /.../media.php
841 upload_mimes filter no /.../functions.php
842 upload_size_limit filter no /.../template.php
843 url_to_postid filter no /.../rewrite.php
844 user_aim_label filter YES /.../user-edit.php
845 user_can_richedit filter no /.../general-template.php
846 user_has_cap filter no /.../capabilities.php
847 user_jabber_label filter YES /.../user-edit.php
848 user_profile_update_errors action YES /.../user.php
849 user_register action no /.../registration.php
850 user_registration_email filter no wp-login.php
851 user_row_actions filter YES /.../template.php
852 user_trailingslashit filter no /.../link-template.php
853 user_yim_label filter YES /.../user-edit.php
854 use_curl_transport filter no /.../http.php
855 use_fopen_transport filter no /.../http.php
856 use_fsockopen_transport filter no /.../http.php
857 use_http_extension_transport filter no /.../http.php
858 use_streams_transport filter no /.../http.php
859 validate_current_theme filter no /.../theme.php
860 validate_username filter no /.../registration.php
861 video_send_to_editor_url filter YES /.../media.php
862 video_upload_iframe_src filter no /.../media.php
863 whitelist_options filter no /.../options.php
864 widgetsphp action YES /.../admin-ajax.php
865 widgets_init action no /.../default-widgets.php
866 widget_archives_args filter YES /.../default-widgets.php
867 widget_archives_dropdown_args filter YES /.../default-widgets.php
868 widget_categories_args filter YES /.../default-widgets.php
869 widget_categories_dropdown_args filter YES /.../default-widgets.php
870 widget_display_callback filter YES /.../widgets.php
871 widget_form_callback filter YES /.../widgets.php
872 widget_links_args filter no /.../default-widgets.php
873 widget_pages_args filter YES /.../default-widgets.php
874 widget_tag_cloud_args filter YES /.../default-widgets.php
875 widget_text filter no /.../default-widgets.php
876 widget_title filter no /.../default-widgets.php
877 widget_update_callback filter YES /.../widgets.php
878 wp action no /.../classes.php
879 wp_admin_css filter no /.../general-template.php
880 wp_admin_css_uri filter no /.../general-template.php
881 wp_ajax_nopriv_{$_POST[action]} note action YES /.../admin-ajax.php
882 wp_ajax_{$_GET[action]} note action no /.../admin-ajax.php
883 wp_ajax_{$_POST[action]} note action no /.../admin-ajax.php
884 wp_authenticate action no /.../user.php
885 wp_authenticate_user filter no /.../user.php
886 wp_blacklist_check action no /.../comment.php
887 wp_check_post_lock_window filter no /.../post.php
888 wp_comment_reply filter no /.../template.php
889 wp_count_comments filter no /.../comment.php
890 wp_create_file_in_uploads action no /.../custom-header.php
891 wp_create_file_in_uploads action no wp-app.php
892 wp_create_thumbnail filter no /.../image.php
893 wp_dashboard_setup action no /.../dashboard.php
894 wp_dashboard_widgets filter no /.../dashboard.php
895 wp_default_editor filter no /.../general-template.php
896 wp_default_scripts action no /.../class.wp-scripts.php
897 wp_default_styles action no /.../class.wp-styles.php
898 wp_delete_file filter no /.../custom-header.php
899 wp_delete_file action no /.../opml.php
900 wp_delete_file filter no /.../post.php
901 wp_delete_post_revision action no /.../post.php
902 wp_dropdown_cats filter no /.../category-template.php
903 wp_dropdown_pages filter no /.../post-template.php
904 wp_dropdown_users filter no /.../user.php
905 wp_enqueue_scripts action YES /.../script-loader.php
906 wp_feed_cache_transient_lifetime filter YES /.../class-feed.php
907 wp_feed_cache_transient_lifetime filter no /.../feed.php
908 wp_footer action no /.../general-template.php
909 wp_generate_attachment_metadata filter no /.../image.php
910 wp_generate_tag_cloud filter no /.../category-template.php
911 wp_generator_type filter no /.../general-template.php
912 wp_get_attachment_image_attributes filter YES /.../media.php
913 wp_get_attachment_link filter no /.../post-template.php
914 wp_get_attachment_metadata filter no /.../post.php
915 wp_get_attachment_thumb_file filter no /.../post.php
916 wp_get_attachment_thumb_url filter no /.../post.php
917 wp_get_attachment_url filter no /.../post.php
918 wp_get_object_terms filter YES /.../taxonomy.php
919 wp_handle_upload filter no xmlrpc.php
920 wp_handle_upload filter no /.../file.php
921 wp_head action no /.../general-template.php
922 wp_headers filter YES /.../classes.php
923 wp_insert_comment action YES /.../comment.php
924 wp_insert_post action no /.../post.php
925 wp_insert_post_data filter no /.../post.php
926 wp_list_bookmarks filter no /.../bookmark-template.php
927 wp_list_categories filter no /.../category-template.php
928 wp_list_pages filter no /.../post-template.php
929 wp_list_pages_excludes filter no /.../post-template.php
930 wp_login action no /.../user.php
931 wp_login_failed action no /.../pluggable.php
932 wp_logout action no /.../pluggable.php
933 wp_mail filter no /.../pluggable.php
934 wp_mail_charset filter no /.../pluggable.php
935 wp_mail_content_type filter no /.../pluggable.php
936 wp_mail_from filter no /.../pluggable.php
937 wp_mail_from_name filter no /.../pluggable.php
938 wp_mail_original_content filter YES wp-mail.php
939 wp_meta action no /.../general-template.php
940 wp_mime_type_icon filter no /.../post.php
941 wp_page_menu filter no /.../post-template.php
942 wp_page_menu_args filter no /.../post-template.php
943 wp_parse_str filter no /.../formatting.php
944 wp_print_footer_scripts action YES /.../script-loader.php
945 wp_print_scripts action no /.../script-loader.php
946 wp_print_scripts action no /.../functions.wp-scripts.php
947 wp_print_styles action no /.../functions.wp-styles.php
948 wp_read_image_metadata filter no /.../image.php
949 wp_read_image_metadata_types filter no /.../image.php
950 wp_redirect filter no /.../pluggable.php
951 wp_redirect_status filter no /.../pluggable.php
952 wp_restore_post_revision action no /.../post.php
953 wp_set_comment_status action no /.../comment.php
954 wp_sprintf filter no /.../formatting.php
955 wp_sprintf_l filter no /.../formatting.php
956 wp_tag_cloud filter no /.../category-template.php
957 wp_title filter no /.../general-template.php
958 wp_title_rss filter no /.../feed.php
959 wp_trim_excerpt filter YES /.../formatting.php
960 wp_update_attachment_metadata filter no /.../post.php
961 wp_update_comment_count action no /.../comment.php
962 xmlrpc_allow_anonymous_comments filter no xmlrpc.php
963 xmlrpc_blog_options filter no xmlrpc.php
964 xmlrpc_call action no xmlrpc.php
965 xmlrpc_methods filter no xmlrpc.php
966 xmlrpc_publish_post action no /.../post.php
967 xmlrpc_text_filters filter no xmlrpc.php
968 year_link filter no /.../link-template.php
969 _admin_menu action no /.../menu.php
970 _get_page_link filter no /.../link-template.php
971 _wp_post_revision_fields filter no /.../post.php
972 _wp_post_revision_field_{$field} note filter no /.../revision.php
973 _wp_put_post_revision action no /.../post.php
974 {$action} note action no /.../admin-post.php
975 {$adjacent}_post_link note filter no /.../link-template.php
976 {$adjacent}_post_rel_link note filter YES /.../link-template.php
977 {$boundary}_post_rel_link note filter YES /.../link-template.php
978 {$bulk}?bulk_edit_custom_box:quick_edit_custom_box note action no /.../template.php
979 {$callback} note filter YES /.../media.php
980 {$field_no_prefix}_edit_pre note filter no /.../post.php
981 {$field_no_prefix}_save_pre note filter no /.../post.php
982 {$field} note filter no /.../bookmark.php
983 {$field} note filter no /.../post.php
984 {$field}_pre note filter no /.../post.php
985 {$hook} note action no /.../functions.php
986 {$hook} note action no wp-cron.php
987 {$new_status}_{$post->post_type} note action no /.../post.php
988 {$old_status}_to_{$new_status} note action no /.../post.php
989 {$page_hook} note action no /.../admin.php
990 {$taxonomy}_{$field} note filter no /.../taxonomy.php
991 {$taxonomy}_{$field}_rss note filter no /.../taxonomy.php
992 {$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.