Descripción
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
Instalación
Upload the plugin files to /wp-content/plugins/publishrelay-connector, or install via the WordPress dashboard.
Reseñas
No hay reseñas para este plugin.
Colaboradores & Desarrolladores
“PublishRelay Connector” es software de código abierto. Las siguientes personas han contribuido a este plugin.
ColaboradoresTraduce “PublishRelay Connector” a tu idioma.
¿Interesado en el desarrollo?
Revisa el código, echa un vistazo al repositorio SVN, o suscríbete al registro de desarrollo por RSS .
Historial de cambios
1.0.0
Initial Release