The tag has no wiki summary.

learn more… | top users | synonyms

2
votes
1answer
44 views

How to log database changes during an upgrade?

I have Wordpress installed in a classical LAMP configuration. Is there any way to, in a protected environment (like staging), automatically log all database changes (i.e. drop indexes or alter tables) ...
11
votes
3answers
188 views

Do you have any effective strategies for launching a v2 of a WP site?

My team and I are working with a client who has an existing WordPress site with a fair bit of content and a custom theme they built. It is a group blog, meaning it has several bloggers all around the ...