PublishRelay Connector

外掛說明

This plugin will identify your site with PublishRelay and securely sync posts once authentication is configured. Version 0.5.1 adds automatic redirect to the auth page after activation alongside UUID generation, setup ping, polling for auth, initial full sync, and ongoing publish sync.

External services

This plugin connects to the PublishRelay API at app.publishrelay.com to sync your WordPress content with the PublishRelay platform.

What data is sent:

  • Authentication token (UUID): A unique identifier generated during plugin setup, used to authenticate your site with PublishRelay.
  • Post content: When posts or pages are published or updated, the following data is sent: post ID, title, slug, content, excerpt, status, type, permalink, publish date, modified date, author information (ID, name, email), categories, tags, and featured image URL.

When data is sent:

  • During initial setup, to verify site authorization.
  • When a full sync is triggered (typically once after authorization).
  • Whenever a post or page is published or updated.

Service provider: PublishRelay
* Terms of Service
* Privacy Policy

安裝方式

Upload the plugin files to /wp-content/plugins/publishrelay-connector, or install via the WordPress dashboard.

使用者評論

這個外掛目前沒有任何使用者評論。

參與者及開發者

以下人員參與了開源軟體〈PublishRelay Connector〉的開發相關工作。

參與者

將〈PublishRelay Connector〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

變更記錄

1.0.0

Initial Release