Changeset 37488 for trunk/src/wp-admin/menu-header.php
- Timestamp:
- 05/22/2016 06:00:23 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/menu-header.php
r36970 r37488 28 28 29 29 /** 30 * Filter the parent file of an admin menu sub-menu item.30 * Filters the parent file of an admin menu sub-menu item. 31 31 * 32 32 * Allows plugins to move sub-menu items around. … … 39 39 40 40 /** 41 * Filter the file of an admin menu sub-menu item.41 * Filters the file of an admin menu sub-menu item. 42 42 * 43 43 * @since 4.4.0
Note: See TracChangeset
for help on using the changeset viewer.