Easy Admin Page Master
Easy Admin Page Master
Description
Easy Admin Page Master plugin will display various field in admin page. you can create various fields in admin page.
where you can see two options:
- eapm All Fields
- eapm Page with Tabs
Avaliable Field Types
- ‘text’ (text-based inputs: text, email, url, …)
- ‘select’
- ‘checkbox’ (single checkbox)
- ‘checkbox_multi’ (multiple checkboxes)
- ‘radio’
- ‘hidden’ (for input[type=”hidden”])
- ‘code’ (code editor)
- ‘html’ (useful to create your own field template)
- ‘color’ (color picker)
- ‘content’ (default WordPress TinyMCE editor)
Documentation
Installation
- Upload
easy-wordpress-admin-masterfolder to your/wp-content/plugins/directory. - Activate the plugin from Admin > Plugins menu.
Screenshots

Easy Admin Page Master all fields

Easy Admin Page Master select field

Easy Admin Page Master multiple checkboxes field

Easy Admin Page Master checkbox field

Easy Admin Page Master radio field

Easy Admin Page Master HTMl field

Easy Admin Page Master code field

Easy Admin Page Master content picker

Easy Admin Page Master color picker

Easy Admin Page Master imgae field

Easy Admin Page Master text field

Easy Admin Page Master page with tabs
Reviews
Changelog
1.0
- Initial Release