Welcome, visitor! Log in
 

Hooks in wp-admin/includes/template.php

WP version: 2.6

Important! Some hooks get applied in multiple files. If you are trying to figure out what a specific hook does, you need to look in all the files that apply the hook. Click the "details" link next to any hook for more information.

  • To sort the table, click on a column title.
  • Click a hook name to see details about the hook.
Hook Type New? File
1 manage_pages_custom_column action no wp-admin/includes/template.php
2 do_meta_boxes action YES wp-admin/includes/template.php
3 cat_rows filter no wp-admin/includes/template.php
4 cat_row filter no wp-admin/includes/template.php
5 link_cat_row filter no wp-admin/includes/template.php
6 the_category filter no wp-admin/includes/template.php
7 the_category filter no wp-admin/includes/template.php
8 the_category filter no wp-admin/includes/template.php
9 term_name filter no wp-admin/includes/template.php
10 tag_rows filter no wp-admin/includes/template.php
11 manage_posts_columns filter no wp-admin/includes/template.php
12 manage_media_columns filter no wp-admin/includes/template.php
13 manage_pages_columns filter no wp-admin/includes/template.php
14 comment_row_actions filter YES wp-admin/includes/template.php
15 postmeta_form_limit filter no wp-admin/includes/template.php
16 upload_size_limit filter no wp-admin/includes/template.php
17 import_upload_size_limit filter no wp-admin/includes/template.php