Descripción
Sprite allows you to connect your WordPress site to Sprite AI, enabling automated content management powered by artificial intelligence.
Features:
- Automated Blog Posts – Sprite AI can generate and publish blog posts directly to your WordPress site
- Media Management – Upload and manage images and other media files
- WooCommerce Support – Access product information for AI-powered content generation (requires WooCommerce)
- Secure Authentication – Shared secret authentication keeps your site secure
- Standard WordPress API – Uses the built-in WordPress REST API for maximum compatibility
How It Works:
- Install and activate the plugin
- Click «Connect to Sprite» in the plugin settings
- Authorize the connection in your Sprite account
- Sprite AI can now interact with your WordPress content via the standard REST API
Security:
- All communication uses HTTPS
- Shared secret authentication with constant-time comparison
- Dedicated service user for all operations
- Revocable access at any time
External Services:
This plugin connects to the following external services:
- heysprite.com – For user authorization during connection setup
This connection only occurs when you explicitly click «Connect to Sprite».
For more information, see the Sprite Privacy Policy and Terms of Service.
Instalación
- Upload the
sprite-connectorfolder to the/wp-content/plugins/directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Go to the ‘Sprite’ menu in your WordPress admin
- Click ‘Connect to Sprite’ and follow the authorization flow
Preguntas frecuentes
-
Do I need a Sprite account?
-
Yes, you need a Sprite AI account to use this plugin. You can sign up at heysprite.com.
-
Is WooCommerce required?
-
No, WooCommerce is optional. The plugin works with standard WordPress posts and media. WooCommerce product access is automatically available if WooCommerce is installed.
-
How do I disconnect?
-
Go to the Sprite settings page in your WordPress admin and click «Disconnect». This will revoke all access.
-
Is my data secure?
-
Yes. We use shared secret authentication with constant-time comparison to prevent timing attacks. All communication is encrypted via HTTPS. Your WordPress credentials are never shared with Sprite.
-
What can Sprite access?
-
Sprite accesses your site through the standard WordPress REST API with a dedicated service user. This includes:
* Read/write posts
* Read pages
* Upload media
* Read products (if WooCommerce is installed)
Reseñas
No hay reseñas para este plugin.
Colaboradores y desarrolladores
«Sprite Connector» es un software de código abierto. Las siguientes personas han colaborado con este plugin.
ColaboradoresTraduce «Sprite 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.
Registro de cambios
1.0.0
- Initial release
- OAuth-style authentication flow
- Shared secret authentication for WordPress REST API
- Service user management
- WooCommerce compatibility