Monday, June 9, 2014

Wordpress structure

The database config file
wp-config.php in the root directory

The most important files&folders in your wordpress directory
wp-config file for database
wp-content - for your uploaded images (remember to copy this folder if you want to export your wordpress site)
and your database
everything else is replaceable

No comments:

Post a Comment