makeitworkpress / wp-custom-fields

WP Custom Fields is an options, metabox and customizer framework for WordPress aimed at speeding-up plug-in and theme development.
https://makeitwork.press/scripts/wp-custom-fields/
GNU General Public License v3.0
70 stars 15 forks source link
custom-metaboxes customizer metabox metaboxes settings-api taxonomies user-profile wordpress wordpress-customizer wordpress-development wordpress-options-framework wordpress-theme wp-options

wp-custom-fields-framework

The wp custom fields framework is an options framework for WordPress aimed at speeding-up plug-in and theme development.

It can be used to add custom fields to various locations. This allows you to add fields to many locations in the WordPress back-end, and enable users to modify additional data.

In addition, WP Custom Fields can output the data stored in these fields to css styles.

Installation

For the installation procedure, look into the Wiki of this Repository!

Adding option pages, custom metaboxes and customizer fields

WP Custom Fields allows you to:

How to do this? Look into the Wiki of this Repository!

Author & Usage

WP Custom Fields is maintained by Michiel from Make it WorkPress. For usage and installation, please visit the Wiki of this Repository