Bu eklenti, WordPress'in son 3 ana dağıtımı ile test edilmemiş. Artık bakımı yapılmıyor veya desteklenmiyor olabilir ve WordPress'in daha güncel sürümleriyle birlikte kullanıldığında uyumluluk sorunları olabilir.

Bonzer Custom Fields Creator

Açıklama

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

Ekran Görüntüleri

  • Fields.
  • Metaboxes.
  • Configuration.
  • Field Data.
  • Select Post Types.
  • Select Taxonomies.
  • Select Pages (Dashboard).
  • Select Pages (Profile).
  • Select Pages (Settings).
  • Select Metabox.
  • Filters.
  • Developer Mode.
  • User Mode.

Yükleme

Go to Plugins > Add New > upload the zip > activate
OR
Go to Plugins > Add New > search Bonzer Custom Fields > install & activate

SSS

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.

İncelemeler

Bu eklenti için herhangi bir değerlendirme bulunmuyor.

Katkıda Bulunanlar ve Geliştiriciler

“Bonzer Custom Fields Creator” açık kaynaklı yazılımdır. Aşağıdaki kişiler bu eklentiye katkıda bulunmuşlardır.

Katkıda bulunanlar

Değişiklik Kaydı

0.0.2

  • Custom Field Option save function bug fixed. Save function was failing occasionally.