Changeset 30648 for trunk/src/wp-admin/includes/nav-menu.php
- Timestamp:
- 11/30/2014 11:27:19 AM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/includes/nav-menu.php
r30627 r30648 793 793 * post type's menu items meta box. 794 794 * 795 * The dynamic portion of the hook name, $post_type_name,796 * refersto the slug of the current post type.795 * The dynamic portion of the hook name, `$post_type_name`, refers 796 * to the slug of the current post type. 797 797 * 798 798 * @since 3.2.0
Note: See TracChangeset
for help on using the changeset viewer.