
Plugin settings screen inside WordPress.
Automarticles is a content generation and management platform for blogs. This plugin connects your WordPress site to your Automarticles account, so posts generated and scheduled on the platform are published automatically on your blog, with no manual copy-pasting required.
What the plugin does:
How it works:
Communication happens through a token-authenticated webhook: Automarticles sends events (post and category creation/update/deletion) directly to your WordPress site, which processes them and responds. No continuous read access to your blog or installation of external services is required — everything happens inside WordPress itself.
This plugin connects your WordPress site to the Automarticles platform (https://automarticles.com), a content generation and management platform for blogs, so posts and categories created there can be published on your blog automatically.
It downloads the featured image of a post from the URL included in the webhook payload your own Automarticles account sends to your site, using wp_remote_get(), so the image can be attached to the WordPress post as its featured image. This only happens when Automarticles sends a POST_CREATED or POST_UPDATED event that includes a featured image; no other browsing or periodic data is sent to or fetched from Automarticles.
This service is provided by Automarticles: Terms of Service and Privacy Policy.