Constitutional Functions

Client Name: Multiple

Project Type: WordPress Theme Building Plugin

Specialties Used:

Project Overview

This is my personal plugin, which you can find on GitHub, and I use it as a replacement for the functions.php file used in WordPress themes. This plugin adapts the same functions normally found in the original functions.php file but brings them out of the theme folder. This makes it easier for me to keep track of my commonly used functions used during theming and allows for better troubleshooting when you are required to set the theme back to the default theme.

While I have no plans of selling this plugin, it’s repo is set to public on Github for anyone to use and I update it from time-to-time as I discover better ways to do things or new functions I wish to use.

Feel free to browse my Github.