Deze plugin is niet getest met de laatste 3 grotere versies van WordPress. Mogelijk wordt het niet meer onderhouden of ondersteund. Ook kunnen er compatibiliteitsproblemen ontstaan wanneer het wordt gebruikt met recentere versies van WordPress.

Push Syndication

Beschrijving

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.

Schermafdrukken

  • 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

Installatie

  1. Install & activate the plugin through the WordPress ‘Plugins’ dashboard.
  2. Visit Settings > Push Syndicate Settings to configure the plugin. Full documentation here.
  3. 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')

Beoordelingen

3 september 2016
Directions are not that easy to follow in order to set it up. It seems to only work to push to 1 site. When I tried it to 2 sites it did nothing. Also featured image doesn't show up, so have to go to the other site to put the featured image in.
Lees alle 4 beoordelingen

Bijdragers & ontwikkelaars

“Push Syndication” is open source software. De volgende personen hebben bijgedragen aan deze plugin.

Bijdragers

Vertaal “Push Syndication” naar jouw taal.

Interesse in ontwikkeling?

Bekijk de code, haal de SVN repository op, of abonneer je op het ontwikkellog via RSS.

Changelog

1.0

  • Initial release