Wordpress database migration
        Posted  
        
            by Sean Cull
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Sean Cull
        
        
        
        Published on 2009-09-18T22:51:07Z
        Indexed on 
            2010/05/31
            6:02 UTC
        
        
        Read the original article
        Hit count: 368
        
Hi Everyone! I've looked around the Wordpress forums about this and didn't find anything so I thought I might try here.
If you have a staging/dev Wordpress setup used for testing new pluging and such, how do you go about migrating the data in the staging database back to the production database? Is there a "Wordpress best practices" way to do this, or am I limited to having to manually migrate tables from one database to the other?
© Stack Overflow or respective owner