Table of Contents
Description
Admin Options Pages is a beautifully designed WordPress plugin, which makes it incredibly easy to create options menus, pages and fields.
If you’re a seasoned developer or just a beginner, Admin Options Pages tries to make it easy for everybody.
In a nutshell, you can make your own settings pages and add options fields to it and that without writing one single line of code.
Use the get_option()
function (link) to do with your option value (Field name) what you want.
Field Types
- Text
- Textarea
- Number
- Checkbox
- Radio
- Select
- Image
- Color Picker
Documentation
Visit docs.adminoptionspages.com for the documentation.
Bug reports or tips and ideas
Bug reports for AOP are welcomed in our issues repository on Github.
Tips and ideas are also welcome.
Installation
- Upload folder
admin-options-pages
to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Start creating your own options pages.
Plugin author
Plugin official website address
https://wordpress.org/plugins/admin-options-pages/
If you encounter problems in using the Admin Options Pages plugin, you can comment below, and I will try my best to help you solve the problem