=== Bonzer Custom Fields Creator === Contributors: parasralhan Tags: custom fields, bcf, fields, field, excellent, bonzer Requires at least: 4.9.23 Tested up to: 6.3 Requires PHP: 5.4 Stable tag: 1.0 License: GPL2 License URI: https://www.gnu.org/licenses/gpl-2.0.html Create wide array of input fields at various location in the admin panel. == Description == It's created to enable developers to quickly create wide array of input fields at various locations inside the admin panel. Locations in admin where custom fields are applicable includes: * All Post Types * All Taxonomies * Pages: Dashboard (Home), Users (Your Profile), Settings (All Pages) ## Prerequisites ## * PHP >= 5.4 * bonzer-custom-fields/inc directory must be writable ## Features ## * Powerful UI — everything managed on one page, without reloading. * 15 types of input fields. * Powerful developer options builder. * One Field created can be assigned to various locations. * Fields search and Filteration. * Reorder, delete and duplicate Fields. * Reorder and delete Metaboxes. ### Ducumentation ## Documentation is available at http://bcf.parasralhan.com == Frequently Asked Questions == = Why BCF? = Bonzer Custom Fields creator is an elegant fields creator that is bundled with powerful features. It’s a goto solution for those who need to create custom fields quickly. * The Fields Creator is built on top of React. It’s a single page app. Everything happens instantly—Field Creation, Location assignment, Metabox Creation, Fields Preview, Filteration and Search. * Developers find it very frustating to type options for fields like (select, multi-select and radio). BCF gives you the option to type any code—the condition is that the code must return a valid asssociative array at the end. * BCF lets you assign one field to many locations. == support == Support is currently provided via email. Mail me at bonzercode@gmail.com == Installation == Go to Plugins → Add New → upload the zip → activate OR Go to Plugins → Add New → search Bonzer Custom Fields → install & activate == Screenshots == 1. Fields. 2. Metaboxes. 3. Fields Previewer. 4. Field Data. 5. Select Post Types. 6. Select Taxonomies. 7. Select Pages. 8. Select Metabox. 9. Filters. == Changelog == = 1.0 = * A complete interface redesign. Interface is now simple and elegant. More easy to work with it. * The Input fields design selection is removed. One design is kept that is clean and beautiful. * Tested for many WordPress Versions. * Some bug fixed.