-
Add Content on Plugin Activation
Just had a request for automagically creating content when you activate a theme. Here’s how to do it with a PLUGIN as well!
-
Universal wp-content Directory
Add this code to your wp-config.php file when installing a self-contained WordPress install on this site. This will ensure that the themes and plugins directories pull from the main wp-content directory on this server. The additional code will ensure that the uploads are left within the individual site install.