32* Allows plugins to move sub-menu items around.33*34* @since MU(3.0.0)35*36* @param string$parent_file The parent file.37*/38$parent_file=apply_filters('parent_file',$parent_file);3940/**41* Filters the file of an admin menu sub-menu item.42*43* @since 4.4.044*
History
Introduced in MU (3.0.0). Unchanged from 6.7.7 through 7.1.0.