-
Notifications
You must be signed in to change notification settings - Fork 1
/
readme.txt
28 lines (20 loc) · 931 Bytes
/
readme.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
=== wp-remote-sync ===
Contributors: Tunapanda
Donate link: http://www.tunapanda.org/contribute
Tags: sync remote collaboration versions
Requires at least: 3.8.1
Tested up to: 4.2.2
Stable tag: trunk
License: GPLv3
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Sync content with a remote wordpress site in a similar way to a distributed version control system.
== Description ==
* Set this plugin up in two different wordpress instances.
* One is the "remote", this one doesn't need any settings at all.
* One is the "local", this one should be set up to point at the remote.
* From the local instance, you can do operateins similar to those git provides, i.e. push, pull, etc.
* This will push changes made to pages and in the media library up to the remote.
* Also, it wil pull down changes from the remote and apply them to the local server.
== Installation ==
== Frequently Asked Questions ==
== Screenshots ==