=== Bonzer Custom Fields Creator ===
Contributors: parasralhan
Tags: custom fields, fields, metabox, taxonomy fields, profile fields
Requires at least: 4.9.23
Tested up to: 6.9
Requires PHP: 5.4
Stable tag: 1.1.1
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 Filtration.
* Reorder, delete and duplicate Fields.
* Reorder and delete Metaboxes.

### Documentation ##
Documentation is available at <a href="http://bcf.parasralhan.com">http://bcf.parasralhan.com</a>

== 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, Configuration Settings, Filtration and Search.
* Developers find it very frustrating to type options for fields like (select, multi-select and radio). BCF gives you provision to type any code—the only condition is that the code must return a valid associative array at the end.
* BCF lets you assign <strong>one field </strong>to <strong>many locations</strong>.

== support ==
Support is currently provided via email. Mail me at <a href="mailto:bonzercode@gmail.com">bonzercode@gmail.com</a>

== 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. Meta boxes.
3. Fields Previewer.
4. Field Data.
5. Select Post Types.
6. Select Taxonomies.
7. Select Pages.
8. Select Meta box.
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.

= 1.1 =

* Field Description bug fixed for Settings Pages.
* Color Picker bug fixed.
* Checkbox bug fixed.
* Fields Layout fixes.
* Tested for recent WordPress Versions upto 6.6.1.

= 1.1.1 =
* Bug fix for early plugin textdomain load. Enforced by WordPress after 6.7





