Descripción
This plugin enables secure integration between the Publicator AI platform and WordPress.
- Automatically publishes posts via REST API.
- Syncs categories and tags with the Publicator AI platform.
- Includes an admin interface for managing connections.
More info: https://publicator.ai
External Services
This plugin communicates with the Publicator AI platform and its backend infrastructure to provide its functionality.
1. Publicator AI (https://publicator.ai)
The core service this plugin integrates with. Used for authentication, project management, content publishing, and taxonomy synchronisation.
Privacy Policy: https://publicator.ai/privacy-policy
Terms of Service: https://publicator.ai/aszf
Cookie Policy: https://publicator.ai/cookie-policy
2. Supabase (https://supabase.com)
Publicator AI uses Supabase as its backend infrastructure. The plugin communicates directly with Publicator AI’s Supabase Edge Functions (https://wfjirakgiglsowunllsq.supabase.co/functions/v1/) to handle authentication, project data, and taxonomy synchronisation. No Supabase credentials are stored in the plugin — the Edge Functions handle all authentication internally.
Data sent and when:
- Admin email address and password — sent once during login. Credentials are not stored by the plugin; only the returned session tokens are stored in the WordPress options table.
- WordPress site URL and plugin version — sent when connecting a project.
- Category and tag names, slugs, and IDs — sent when the admin manually triggers a taxonomy synchronisation.
- Connection status (connected / disconnected) — sent on connect and disconnect.
No data is sent automatically or without a deliberate action by the site administrator. End-user data is never collected or transmitted.
Privacy Policy: https://supabase.com/privacy
Terms of Service: https://supabase.com/terms
Instalación
Upload the publicator-ai folder to /wp-content/plugins/.
Activate the plugin in the admin panel.
Go to the Publicator AI menu, sign in, and connect your project.
Preguntas frecuentes
-
What are the requirements?
-
WordPress 5.8+, PHP 7.4+, and Application Passwords enabled.
Reseñas
No hay reseñas para este plugin.
Colaboradores y desarrolladores
“Publicator AI” es un software de código abierto. Las siguientes personas han colaborado con este plugin.
ColaboradoresTraduce “Publicator AI” a tu idioma.
¿Interesado en el desarrollo?
Revisa el código , echa un vistazo al repositorio SVN , o suscríbete al log de desarrollo por RSS .
Registro de cambios
8.0.0
Initial version.