Hi There,
Thanks for the plugin.
I’ve run into a slight bug. When the plugin is activated it adds an options page inside shailia.DropDownMenu.php. The third parameter for add_option_page passed was edit_themes, however I had to change this to manage_options to get my administrator page to work.
Now that I have changed this it all works perfectly.
I wasn’t sure what type of access you wanted for your plugin but changing this will let only administrators change this (I’m not sure why I wasn’t able to see the menu because as manage_options is higher than edit_themes and should have worked)
Anyway. Just wanted to give you a heads up!
Have a good day
Let me know if you need anymore info.
https://wordpress.org/plugins/dropdown-menu-widget/