WP hooks navigation: Home/browse • Actions index • Filters index
Runs when there is an unknown column name for the managing posts admin screen. Action function arguments: column name, post ID. See also filter manage_posts_columns in the Plugin API/Filter Reference, which adds custom columns. (see Scompt's tutorial for examples and use.)
This description was scraped automatically from the WordPress filter reference or action reference. If it looks like this is the wrong description, please tell me so I can fix my code.
This database has information for all major versions from WP 1.2.1 through 6.2.
Version | File | Line | Type | |
---|---|---|---|---|
1.5.2 | wp-admin/edit.php | 223 | View in context | action |
2.0 | wp-admin/edit.php | 218 | View in context | action |
2.0.11 | wp-admin/edit.php | 219 | View in context | action |
2.1 | wp-admin/edit.php | 230 | View in context | action |
2.2 | wp-admin/edit.php | 230 | View in context | action |
2.3 | wp-admin/edit-post-rows.php | 99 | View in context | action |
2.5 | wp-admin/edit-post-rows.php | 180 | View in context | action |
2.6 | wp-admin/edit-post-rows.php | 188 | View in context | action |
2.7 | wp-admin/includes/template.php | 1484 | View in context | action |
2.8 | wp-admin/includes/template.php | 1548 | View in context | action |
2.9 | wp-admin/includes/template.php | 1555 | View in context | action |
3.0 | wp-admin/includes/template.php | 1459 | View in context | action |
3.1 | wp-admin/includes/class-wp-posts-list-table.php | 673 | View in context | action |
3.2 | wp-admin/includes/class-wp-posts-list-table.php | 674 | View in context | action |
3.3 | wp-admin/includes/class-wp-posts-list-table.php | 669 | View in context | action |
3.4 | wp-admin/includes/class-wp-posts-list-table.php | 670 | View in context | action |
3.5 | wp-admin/includes/class-wp-posts-list-table.php | 675 | View in context | action |
3.6 | wp-admin/includes/class-wp-posts-list-table.php | 715 | View in context | action |
3.7 | wp-admin/includes/class-wp-posts-list-table.php | 718 | View in context | action |
3.8 | wp-admin/includes/class-wp-posts-list-table.php | 725 | View in context | action |
3.9 | wp-admin/includes/class-wp-posts-list-table.php | 852 | View in context | action |
4.0 | wp-admin/includes/class-wp-posts-list-table.php | 867 | View in context | action |
4.1 | wp-admin/includes/class-wp-posts-list-table.php | 906 | View in context | action |
4.2 | wp-admin/includes/class-wp-posts-list-table.php | 965 | View in context | action |
4.3 | wp-admin/includes/class-wp-posts-list-table.php | 975 | View in context | action |
4.4 | wp-admin/includes/class-wp-posts-list-table.php | 1089 | View in context | action |
4.5 | wp-admin/includes/class-wp-posts-list-table.php | 1095 | View in context | action |
4.6 | wp-admin/includes/class-wp-posts-list-table.php | 1123 | View in context | action |
4.7 | wp-admin/includes/class-wp-posts-list-table.php | 1139 | View in context | action |
4.8 | wp-admin/includes/class-wp-posts-list-table.php | 1156 | View in context | action |
4.9 | wp-admin/includes/class-wp-posts-list-table.php | 1149 | View in context | action |
5.0 | wp-admin/includes/class-wp-posts-list-table.php | 1149 | View in context | action |
5.1 | wp-admin/includes/class-wp-posts-list-table.php | 1180 | View in context | action |
5.2 | wp-admin/includes/class-wp-posts-list-table.php | 1244 | View in context | action |
5.3 | wp-admin/includes/class-wp-posts-list-table.php | 1252 | View in context | action |
5.4 | wp-admin/includes/class-wp-posts-list-table.php | 1252 | View in context | action |
5.5 | wp-admin/includes/class-wp-posts-list-table.php | 1258 | View in context | action |
5.6 | wp-admin/includes/class-wp-posts-list-table.php | 1256 | View in context | action |
5.7 | wp-admin/includes/class-wp-posts-list-table.php | 1269 | View in context | action |
5.8 | wp-admin/includes/class-wp-posts-list-table.php | 1325 | View in context | action |
5.9 | wp-admin/includes/class-wp-posts-list-table.php | 1332 | View in context | action |
6.0 | wp-admin/includes/class-wp-posts-list-table.php | 1331 | View in context | action |
6.1 | wp-admin/includes/class-wp-posts-list-table.php | 1345 | View in context | action |
6.2 | wp-admin/includes/class-wp-posts-list-table.php | 1351 | View in context | action |
We find related hooks using word stems. manage_posts_custom_column has 4 significant word stem(s): manage
, posts
, custom
, column
. Note that some of the hooks below may not appear in all versions of WP.