synchronize localy hosted wordpress with online one

Here is some discussion but my question is bit different. Is there any way to synchronize all data (including themes, plugins media) of locally hosted (on xampp) wordpress with online version?

Topic sync local-installation production Wordpress

Category Web


You would need to copy the entire local database to the online area. That means that both areas should have the same plugins and themes installed. You would also need to copy all media files from local to online. Lots of works.

There are plugins that will 'clone' a local database (and content and media files), allowing that 'clone' to be 'imported' into the live database. Note that all will totally replace the online database with the local version, so all current content on the online version will be lost.

About

Geeks Mental is a community that publishes articles and tutorials about Web, Android, Data Science, new techniques and Linux security.