ਵੇਰਵਾ
Custom Fields Creator is created to enable developers to create wide array of input fields at various locations inside the wordpress admin panel.
Locations in the wordpress admin panel 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
- Simple, yet powerful UI that lets you manage everything on one page — no reload, no time waste.
- 15 types of input fields.
- Powerful developer options builder.
- You can assign one created option to various locations in the admin.
- Fields Search and Filteration.
- Drag, reorder, delete, and duplicate the created Options.
- Drag, reorder, delete, and duplicate the Metaboxes.
- 3 types of input fields designs.
Ducumentation
See documentation at http://bcf.bonzercode.com
support
support is currently provided via email. Mail me at bonzercode@gmail.com
ਸਕਰੀਨਸ਼ਾਟ
ਸਥਾਪਤੀਕਰਨ
Go to Plugins > Add New > upload the zip > activate
OR
Go to Plugins > Add New > search Bonzer Custom Fields > install & activate
ਅਕਸਰ ਪੁੱਛੇ ਜਾਂਦੇ ਸਵਾਲ
-
Why BCF?
-
Bonzer Custom Fields creator has a collection of really powerful features that makes it unique.
* The Fields Creator is built on top of React (javascript framework). All on One Page — Field Creation, Location assignment, Metabox Creation, Configuration Settings, Filteration and Search that make it highly convinient.
* Developers find it frustating to enter field-options for input-fields like: select, multi-select and radio. BCF gives you an option to type any PHP code, the only condition is that you should return a valid asssociative array at the end.
* BCF lets you assign one field to many locations.
ਸਮੀਖਿਆਵਾਂ
There are no reviews for this plugin.
ਯੋਗਦਾਨੀ ਤੇ ਵਿਕਾਸਕਾਰ
“Bonzer Custom Fields Creator” is open source software. The following people have contributed to this plugin.
ਯੋਗਦਾਨੀ“Bonzer Custom Fields Creator” ਦਾ ਆਪਣੀ ਭਾਸ਼ਾ ਵਿੱਚ ਅਨੁਵਾਦ ਕਰੋ।
ਵਿਕਾਸ ਕਾਰਜ ਵਿੱਚ ਰੁਚੀ ਰੱਖਦੇ ਹੋ?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
ਤਬਦੀਲੀ-ਚਿੱਠਾ
0.0.2
- Custom Field Option save function bug fixed. Save function was failing occasionally.