WP Custom Fields is a WordPress options framework that I developed from scratch using PHP and JavaScript. It’s used in all the themes I created.
![](https://michieltramper.com/wp-content/uploads/2022/06/wp-custom-fields-1024x415.png)
It allows developers to add additional fields through custom meta boxes at Pages, Custom Posts, Users & Taxonomies. It also helps developers to easily create WordPress Options Pages and Customizer fields.
![](https://michieltramper.com/wp-content/uploads/2022/06/wp-custom-fields-theme-settings-1024x689.png)
WP Custom Fields is available on GitHub.