Wordpress Development VS Production Environments Wordpress Development VS Production Environments wordpress wordpress

Wordpress Development VS Production Environments


OK, after further investigation, here is what I concluded.

  1. All theme development should be version-controlled
  2. All plugin development should be version-controlled
  3. Content of pages and posts are not part of the development porcess, this is contect and should only be backed up.

This way, you do not need to worry about DB changes ...etc.

Hope this helps everyone.


You might use a Version Control System? What OS is the development on, e.g. Win or Linux? And what is the production OS? I use http://serverpress.com for my testing environment though there are others, WAMP, LAMP, etc.