Description
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
Installation
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.
FAQ
-
What are the requirements?
-
WordPress 5.8+, PHP 7.4+, and Application Passwords enabled.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Publicator AI” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Publicator AI” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
8.0.0
Initial version.