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?
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?
Share Improve this question edited Jun 15, 2020 at 8:21 CommunityBot 1 asked Dec 21, 2014 at 16:58 John DoeJohn Doe 1051 gold badge3 silver badges15 bronze badges1 Answer
Reset to default 0You 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.