What, Why, and How-To’s of Creating a Site-Specific WordPress Plugin
Friday, 02 December 2011 00:07
While creating the WPBeginner re-design, we saw a huge mistake that we made in our old site. All of our extra functionality that we added overtime was added in our old theme’s functions.php file. This not only caused our functions.php file to be super bloated, but it also increased the chance of error every time we modified that file. It was then we decided to take the advice of @otto42 and created a site-specific plugin. So you are probably wondering...
What, Why, and How-To’s of Creating a Site-Specific WordPress Plugin is a post from: WPBeginner which is not allowed to be copied on other sites.
Related posts: