WP Custom Fields: WordPress Custom Fields at plenty of places.

You may want to add additional information to all the types of content that WordPress serves. Especially if you are developing a WordPress website. Or when you are a WordPress developer. What you need is a so called WordPress options Framework.

Think of general options, extra input fields for users or extra fields attached to a certain post. Think of custom meta boxes, or even multiple WordPress options pages. And what about extra WordPress customizer fields within the Customizer? WP Custom Fields, an elaborate WordPress options framework, covers it all.

WP Custom Fields: WordPress Options Framework Example Image

What does this WordPress Options Framework add? WordPress Options Pages, WordPress Customizer Fields and WordPress meta boxes.

The WP Custom Fields, a WordPress options framework, allows you to add custom fields in a WordPress theme or plugin in a programmatic fashion. Currently, the current types of fields are supported:

If you are a professional WordPress Developer, implementing WP Custom Fields is easy. Just create a new instance and add an array of configurations to this instance. This is all explained in great detail within the Github Repository.

Thus, as said, detailed documentation on how to set-up WP Custom Fields within your WordPress development projects can be found in the Github Repository for WP  Custom Fields.

And did we mention the good part? WP Custom Fields is a free WordPress script. It can be used freely, both commercially as privately. 

A Free WordPress Script Collection

During the years, we found out that we were repeating the same code over and over in our WordPress development projects. The obvious thought came in mind: Why don’t we store these pieces of code in reusable scripts on GitHub?

But we could just distribute them as free WordPress scripts! And so it happened, our repository was born. These are all free premium WordPress scripts. Have fun developing!

WP Custom Fields: a powerful Options Framework 1