sfw_admin_get_parent_menu_position
Description
Retrieve the main menu slug
Since: 1.0.0
Code
<?php function sfw_admin_get_parent_menu_position( ){
…
} ?>
Retrieve the main menu slug
Since: 1.0.0
<?php function sfw_admin_get_parent_menu_position( ){
…
} ?>