All Projects → makeitworkpress → wp-custom-fields

makeitworkpress / wp-custom-fields

Licence: GPL-3.0 license
WP Custom Fields is an options, metabox and customizer framework for WordPress aimed at speeding-up plug-in and theme development.

Programming Languages

PHP
23972 projects - #3 most used programming language
javascript
184084 projects - #8 most used programming language
Less
1899 projects

Projects that are alternatives of or similar to wp-custom-fields

tutty-meta-box
Create custom fields with simple and easy to use WordPress meta box framework.
Stars: ✭ 16 (-69.81%)
Mutual labels:  wordpress-development, metaboxes, metabox
Wpintel
Chrome extension designed for WordPress Vulnerability Scanning and information gathering!
Stars: ✭ 70 (+32.08%)
Mutual labels:  wordpress-development, wordpress-theme
Air Light
WordPress starter theme - designed to be minimal, lightweight and easy for all kinds of WordPress projects. Public Roadmap: https://favro.com/organization/3b45e73eaf083f68fefef368/c1dd2d4a99d6723904d2e763
Stars: ✭ 285 (+437.74%)
Mutual labels:  wordpress-development, wordpress-theme
Startwordpress
Learn how to develop a WordPress theme from scratch with this basic skeleton and accompanying tutorial.
Stars: ✭ 187 (+252.83%)
Mutual labels:  wordpress-development, wordpress-theme
humescores
IMPORTANT: Download the Exercise Files from the course page to get the Gulp process files and other important data.
Stars: ✭ 58 (+9.43%)
Mutual labels:  wordpress-development, wordpress-theme
Fabrica Dev Kit
A toolkit for faster, smoother WordPress 5 development
Stars: ✭ 256 (+383.02%)
Mutual labels:  wordpress-development, wordpress-theme
Wp Functions List
This is a list of all WordPress functions from version 0 to version 4.8.1 along with the data of when they were first introduced and if they are deprecated or not
Stars: ✭ 88 (+66.04%)
Mutual labels:  wordpress-development, wordpress-theme
WordPress-UIkit-Starter-Theme
A WordPress starter theme for developers using the frontend framework UIkit
Stars: ✭ 55 (+3.77%)
Mutual labels:  wordpress-development, wordpress-theme
Aquila
🎨 An Advanced WordPress theme
Stars: ✭ 204 (+284.91%)
Mutual labels:  wordpress-development, wordpress-theme
wp-tools
Command line interface to reduce boring tasks when working on WordPress plugin / theme project that will be published to wp.org
Stars: ✭ 33 (-37.74%)
Mutual labels:  wordpress-development, wordpress-theme
Understrap
Understrap is the renowned open-source WordPress starter theme that combines Underscores with Bootstrap. Trusted by more than 100,000 developers.
Stars: ✭ 2,822 (+5224.53%)
Mutual labels:  wordpress-development, wordpress-theme
huh
Turn huh into eureka with in dashboard documentation for your WordPress themes.
Stars: ✭ 46 (-13.21%)
Mutual labels:  wordpress-development, wordpress-theme
barebones
React based WordPress Theme, built with create-react-wptheme. This is a starter theme with just the core WordPress functionality.
Stars: ✭ 35 (-33.96%)
Mutual labels:  wordpress-development, wordpress-theme
Lumberjack
Lumberjack is a powerful MVC framework for the modern WordPress developer. Write better, more expressive and easier to maintain code.
Stars: ✭ 261 (+392.45%)
Mutual labels:  wordpress-development, wordpress-theme
eightshift-docs
A documentation website for Eightshift open source projects
Stars: ✭ 44 (-16.98%)
Mutual labels:  wordpress-development, wordpress-theme
Theme
Tonik is a WordPress Starter Theme which aims to modernize, organize and enhance some aspects of WordPress theme development.
Stars: ✭ 1,197 (+2158.49%)
Mutual labels:  wordpress-development, wordpress-theme
starter-kit-theme
WordPress starter theme with a modern development stack for launching projects faster and easily
Stars: ✭ 25 (-52.83%)
Mutual labels:  wordpress-development, wordpress-theme
untheme
A blank WordPress theme for developers.
Stars: ✭ 82 (+54.72%)
Mutual labels:  wordpress-development, wordpress-theme
Wp Tailwindcss Theme Boilerplate
A minimalist boilerplate for WordPress theme development using Tailwind CSS, SCSS, and Laravel Mix.
Stars: ✭ 199 (+275.47%)
Mutual labels:  wordpress-development, wordpress-theme
Create React Wptheme
Create modern, React-enabled WordPress themes with a single command.
Stars: ✭ 252 (+375.47%)
Mutual labels:  wordpress-development, wordpress-theme

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:

  • Add amazing custom option pages in the admin dashboard
  • Add awesome custom metaboxes to posts, taxonomies and users
  • Add (custom) customizer fields and panels
  • Easily develop custom integrations, fields and extensions for adding information to WordPress
  • Have relational metaboxes, which can have two way connections between posts from the same post type, terms from the same taxonomies and users
  • Output data to css styles on the front-end.

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].