=== Plugin Name === Contributors: poolghost Tags: admin options pages, aop, options, settings, settings pages Requires at least: 4.7 Tested up to: 5.3 Requires PHP: 5.6 Stable tag: trunk License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Create and edit your own options pages with ease. == 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. #### Links Website: [adminoptionspages.com](https://adminoptionspages.com) Documentation: [docs.adminoptionspages.com](https://docs.adminoptionspages.com) For bugs or tips/ideas: [github.com/poolghost/adminoptionspages-issues](https://github.com/poolghost/adminoptionspages-issues) == Installation == 1. Upload folder `admin-options-pages` to the `/wp-content/plugins/` directory 1. Activate the plugin through the 'Plugins' menu in WordPress 1. Start creating your own options pages. == Changelog == = 0.7.0 = *Release Date - 7 November 2019* Enhancements: * Adds a new "edit page" button on each option page at the right top corner. You can disable this function on the new settings page. * Adds a "visit page" button on the edit page for quick entering the options pages. * Adds an "autoload" toggle for each option. * Textarea's accepting now more HTML tags when sanitizing. (a, abbr, b, br, em, s, strike, strong, pre) * Adds some small design changes. Bugfixes: * Fixes the error in options.php when in dev mode. * Fixes a bug when toggle the menutype. = 0.0.8 = *Release Date: 28 March 2019* Bugfixes: * Fixes the autoload *case sensitive* issue.