A Simple and Lightweight WordPress Option Framework for Themes and Plugins. Built in Object Oriented Programming paradigm with high number of custom fields and tons of options. Allows you to bring ...
In WordPress theme development, functions.php is not a universal file. If you keep writing code there just because "it works," functions.php will quickly become bloated. An even bigger problem is ...