forked from Automattic/syndication
-
Notifications
You must be signed in to change notification settings - Fork 0
/
readme.txt
36 lines (28 loc) · 1.12 KB
/
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
27
28
29
30
31
32
33
34
35
36
=== Plugin Name ===
Contributors: automattic, nprasath002, batmoo, betzster, nickdaugherty
Tags: XMLRPC, WordPress.com REST
Requires at least: 3.4
Tested up to: 4.7
Stable tag: 2.0
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
== Description ==
Syndication helps users manage posts across multiple sites. It's useful when managing posts on different platforms. With a single click you can push a post to more than 100 sites.
Documentation: https://vip.wordpress.com/plugins/syndication/
== Installation ==
Enable push syndication plugin through the plugins page in the WordPress admin area. You also need to define an encryption key which will be used to encrypt user credentials and save to the database securely.
```
define('PUSH_SYNDICATION_KEY', 'this-is-a-randon-key')
```
== Changelog ==
= 1.0 =
* Initial release
== Frequently Asked Questions ==
== Screenshots ==
1. Push Syndication Settings Page
2. Registering an Application
3. WordPress.com Authorization Page
4. WordPress.com API credentials
5. Registering Standalone WordPress Install
6. Registering a WordPress.com Site
7. Sitegroups Metabox