Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[feature] move options page under Settings #11

Open
StefanoCecere opened this issue Nov 25, 2013 · 0 comments
Open

[feature] move options page under Settings #11

StefanoCecere opened this issue Nov 25, 2013 · 0 comments

Comments

@StefanoCecere
Copy link

i think it's too much to have the settings page in the main menu..

what about putting it under the Settings?

just change

    add_menu_page('EBS Settings', ' EBS Settings', 'manage_options', 'ebs/ebs-settings.php', 'osc_ebs_setting_page', plugins_url('/images/icon.png', __FILE__));

to

    add_options_page('EBS Settings', ' EBS Settings', 'manage_options', 'ebs/ebs-settings.php', 'osc_ebs_setting_page', plugins_url('/images/icon.png', __FILE__));
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant