Push Syndication Plugin
Syndication helps users manage posts across multiple sites. It's useful when managing posts on different platforms. With a single click you can p …
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.
Full documentation here.
Installation
- Install & activate the plugin through the WordPress ‘Plugins’ dashboard.
- Visit Settings > Push Syndicate Settings to configure the plugin. Full documentation here.
- When editing a post, you’ll see a new “Syndication” metabox. The post will be automatically syndicated to selected sites/sitegroups on publish/update.
To store passwords securely, we recommend defining an encryption key, which will be used to encrypt credentials when saved to the database.
define('PUSH_SYNDICATE_KEY', 'this-is-a-random-key')
Screenshots
Push Syndication Settings Page
Registering an Application
WordPress.com Authorization Page
WordPress.com API credentials
Registering Standalone WordPress Install
Registering a WordPress.com Site
Sitegroups Metabox
Changelog