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