This is a Composer library package to enhance the usage of WordPress settings API.
This is a Composer library package to enhance the usage of WordPress settings API., (*1)
true
, false
and null
in stead of TRUE
, FALSE
and NULL
.The best way to use this package is through Composer:, (*2)
$ composer require codemascot/settings-api
Checkout the examples folder for OOP and procedural example., (*3)
I'm Khan AKA CodeMascot, a professional web developer and I crafted this package for my personal use. Feel free to use this for your projects too., (*4)
Copyright (c) 2018 Khan M Rashedun-Naby, CodeMascot, (*5)
Good news, this library is free for everyone! Since it's released under the MIT License you can use it free of charge on your personal or commercial website., (*6)
All feedback / bug reports / pull requests are welcome., (*7)
This package is inspired by wordpress-settings-api-class., (*8)