Tagged Questions
0
votes
2answers
346 views
How to transfer changes from test environment to live site?
As with most other software it's safer to try new plugins, configuration options or template changes in a separate testing environment, see e.g. WordPress local development environment.
Most ...
1
vote
0answers
243 views
How can we set up a solid test site with Network mode (sub-domains) enabled? [closed]
Update: I came by a reasonable alternative to the approach explained below, instead using a GIT repo and a WordPress Multisite plugin: Deploymint: a staging and deployment system for WordPress.
...