Skip to content

Quickfield is a toolkit for theme developers using WordPress easy to build Customizer, Metabox, Term meta, Widget. It has advanced features and flexibility abstracting the code and making it easier for everyone. Quickfield use and extend from default WordPress methods and does not replace the WordPress Customizer or WP_Widget, Term Meta, Metabox…

License

Notifications You must be signed in to change notification settings

alispx/quickfield

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Quickfield

Contributors: vutuansw
Tags: customizer,options framework, theme, mods, toolkit, metabox, term meta
Requires at least: 4.4
Tested up to: 4.6
Stable tag: 1.0.1
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

The toolkit for theme developers using the WordPress easy to build Customizer, Metabox, Term meta, Widgets

Description

Quickfield is a toolkit for theme developers using WordPress easy to build Customizer, Metabox, Term meta, Widget. It has advanced features and flexibility abstracting the code and making it easier for everyone. Quickfield uses and extends the default WordPress methods and does not replace the WordPress Customizer or WP_Widget, Term Meta, Metabox hooks

Fields Types

  • Image Picker/Gallery
  • Image Cropped
  • Image Select (Radio Images)
  • Icon Picker
  • Color Picker
  • Map Search
  • Link
  • Radio
  • Select/Select multiple
  • Checkbox/Checkbox multiple
  • Radio
  • Text
  • Textarea
  • Datetime
  • Repeater

Installation

Simply install as a normal WordPress plugin and activate.

If you want to see demo, just include quickfield/sample/sample.php file in plugin

Frequently Asked Questions

What does this plugin do?

This is a toolkit helps you easy to create Panel, Section, Fields in Customizer with a simple declare syntax. you can also use the syntax to build Widget, Post, Custom Post Metabox, Term meta.

Does this plugin change the default WordPress API?

No, Quickfield uses and extends the default WordPress methods and does not replace anything.

Changelog

Oct 19, 2016

  • Initial version
  • 1.0.1
      • Add Datetime field
      • Add Repeater field

About

Quickfield is a toolkit for theme developers using WordPress easy to build Customizer, Metabox, Term meta, Widget. It has advanced features and flexibility abstracting the code and making it easier for everyone. Quickfield use and extend from default WordPress methods and does not replace the WordPress Customizer or WP_Widget, Term Meta, Metabox…

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published