Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #20054, comment 9


Ignore:
Timestamp:
04/25/2012 10:12:02 PM (13 years ago)
Author:
husobj
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #20054, comment 9

    initial v1  
    11The wp_terms_checklist() function is called in the following places where you would probably want to be able to influence the output:
    22
    3 post_categories_meta_box()
    4 wp_category_checklist();
    5 _wp_ajax_add_hierarchical_term() - in ajax-actions.php
     3post_categories_meta_box()[[BR]]
     4wp_category_checklist();[[BR]]
     5_wp_ajax_add_hierarchical_term() - in ajax-actions.php[[BR]]
    66inline_edit() - in class-wp-posts-list-table.php