Changeset 47060 for trunk/src/wp-admin/includes/template.php
- Timestamp:
- 01/11/2020 06:30:58 PM (13 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/includes/template.php
r46823 r47060 77 77 * of echoing it. Default true. 78 78 * } 79 * @return string HTML list of input elements. 79 80 */ 80 81 function wp_terms_checklist( $post_id = 0, $args = array() ) {
Note: See TracChangeset
for help on using the changeset viewer.