A wordpress plugin to edit some options of admin area.
- This plugin structure is based on the WordPress Plugin Boilerplate.
- In Admin Editor menu option you can set colors and choose menu options, admin bar options and if notices should show to selected users .
- IMPORTANT! Options selected doesn't change plugins permissions. In others words, if a menu option doesn't have permission to show for a selected user, so it will not show.
The Admin Area Editor can be installed directly into your plugins folder "as-is".
After activation, a menu option named "Admin Editor" will show, so in this page you should set your configurations.
This plugin uses a variable to store the text domain used when internationalizing strings throughout the Boilerplate. To take advantage of this method, there are tools that are recommended for providing correct, translatable files:
Any of the above tools should provide you with the proper tooling to internationalize the plugin.