How can I give the ProPanel it’s own Menu button rather than having it appear under the “Appearance” section?
This is a super easy process. Simply do the following:
- Open up this file: /Wordpress Files/admin/admin-interface.php
- Scroll to line 21 in the code
- Change “add_theme_page” to “add_menu_page”
- That’s it. Save and rejoice