MySQL Forums
Forum List  »  PHP

Detect Changes to Wordpress Database?
Posted by: Sam Swenson
Date: November 03, 2012 12:21PM

Hello,

I am working locally on a WP site and need to begin inserting changes that I make to page/post content to ur staging server.

I can't copy/replace the whole database since there are other developers working on elements of the site. My concern is that I won't 'catch' all of the data when I make changes to the pages/posts as some of the data is page content, some of it is custom fields for that page, etc.

Is there a way to detect new changes to the database and their locations? Then, extract 'just' those elements for insertion into the staging server using SQL scripts?

Any help would be greatly appreciated.

Sam

Options: ReplyQuote


Subject
Written By
Posted
Detect Changes to Wordpress Database?
November 03, 2012 12:21PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.