All hooks in WP 1.2.1

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 admin_footer action YES /.../admin-footer.php
2 admin_head action YES /.../admin-header.php
3 author_email filter YES /.../template-functions-comment.php
4 bloginfo filter YES /.../template-functions-general.php
5 category_description filter YES /.../template-functions-category.php
6 comment_author filter YES /.../template-functions-comment.php
7 comment_email filter YES /.../template-functions-comment.php
8 comment_excerpt filter YES /.../template-functions-comment.php
9 comment_post action YES wp-comments-post.php
10 comment_text filter YES /.../template-functions-comment.php
11 comment_url filter YES /.../template-functions-comment.php
12 delete_comment action YES /.../post.php
13 delete_post action YES /.../post.php
14 edit_comment action YES /.../post.php
15 edit_post action YES /.../post.php
16 format_to_edit filter YES /.../functions-formatting.php
17 format_to_post filter YES /.../functions-formatting.php
18 list_cats filter YES /.../template-functions-category.php
19 phone_content filter YES wp-mail.php
20 post_comment_text filter YES wp-comments-post.php
21 publish_phone action YES wp-mail.php
22 publish_post action YES wp-mail.php
23 publish_post action no /.../post.php
24 sanitize_title action YES /.../functions-formatting.php
25 shutdown action YES wp-settings.php
26 single_post_title filter YES /.../template-functions-general.php
27 the_category filter YES /.../template-functions-category.php
28 the_category_rss filter YES /.../template-functions-category.php
29 the_content filter YES /.../post.php
30 the_content filter no /.../template-functions-post.php
31 the_date filter YES /.../template-functions-general.php
32 the_excerpt filter YES /.../template-functions-post.php
33 the_excerpt_rss filter YES /.../template-functions-post.php
34 the_time filter YES /.../template-functions-general.php
35 the_title filter YES /.../template-functions-post.php
36 the_title_rss filter YES /.../template-functions-post.php
37 the_weekday filter YES /.../template-functions-general.php
38 the_weekday_date filter YES /.../template-functions-general.php
39 trackback_post action YES wp-trackback.php
40 wp_head action YES /.../functions.php