Description
This filter allows you to modify the position of the Store Locator in the admin menu.
Usage
This example places the Store Locator menu below the “Posts” in the admin menu:
You can find examples of menu positions on this page. You do have to scroll down until you have reached “menu_position”.
Changelog
Since 2.0
Source File
This filter is located in /inc/class-post-types.php.
Placement
The code needs to be placed in the functions.php file inside your active theme folder.