Changes between Initial Version and Version 1 of Ticket #20054, comment 9
- Timestamp:
- 04/25/2012 10:12:02 PM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #20054, comment 9
initial v1 1 1 The wp_terms_checklist() function is called in the following places where you would probably want to be able to influence the output: 2 2 3 post_categories_meta_box() 4 wp_category_checklist(); 5 _wp_ajax_add_hierarchical_term() - in ajax-actions.php 3 post_categories_meta_box()[[BR]] 4 wp_category_checklist();[[BR]] 5 _wp_ajax_add_hierarchical_term() - in ajax-actions.php[[BR]] 6 6 inline_edit() - in class-wp-posts-list-table.php