Bonzer Custom Fields Creator

Описание

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

support

Support is currently provided via email. Mail me at bonzercode@gmail.com

Скриншоты

  • Fields.
  • Metaboxes.
  • Fields Previewer.
  • Field Data.
  • Select Post Types.
  • Select Taxonomies.
  • Select Pages.
  • Select Metabox.
  • Filters.

Установка

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 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.

Отзывы

Нет отзывов об этом плагине.

Участники и разработчики

«Bonzer Custom Fields Creator» — проект с открытым исходным кодом. В развитие плагина внесли свой вклад следующие участники:

Участники

Перевести «Bonzer Custom Fields Creator» на ваш язык.

Заинтересованы в разработке?

Посмотрите код, проверьте SVN репозиторий, или подпишитесь на журнал разработки по RSS.

Журнал изменений

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.