Dieses Plugin ist nicht mit den jüngsten 3 Hauptversionen von WordPress getestet worden. Es wird möglicherweise nicht mehr gewartet oder unterstützt und kann Kompatibilitätsprobleme haben, wenn es mit neueren Versionen von WordPress verwendet wird.

Push Syndication

Beschreibung

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.

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

Installation

  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')

Rezensionen

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.
Alle 4 Rezensionen lesen

Mitwirkende & Entwickler

„Push Syndication“ ist Open-Source-Software. Folgende Menschen haben an diesem Plugin mitgewirkt:

Mitwirkende

Übersetze „Push Syndication“ in deine Sprache.

Interessiert an der Entwicklung?

Durchstöbere den Code, sieh dir das SVN Repository an oder abonniere das Entwicklungsprotokoll per RSS.

Änderungsprotokoll

1.0

  • Initial release