WP AutoFlow publishes content using the official WordPress REST API, eliminating the need to install bridge plugins on your target sites.Documentation Index
Fetch the complete documentation index at: https://docs.wpautoflow.com/llms.txt
Use this file to discover all available pages before exploring further.
Authentication
To connect your WordPress site, you must use an Application Password (not your regular admin password).- Go to your WordPress Dashboard.
- Navigate to Users > Profile.
- Scroll down to “Application Passwords” and generate a new one.
Smart Media Handling
By default, hotlinking images is bad for SEO and risks broken images if the source site deletes them. WP AutoFlow solves this:- Extraction: It detects the featured image from the source article.
- Download: It downloads the image to your AutoFlow server memory.
- Watermarking (Optional): Applies a transparent PNG watermark over the image.
- Upload: Uploads the newly minted image directly into your WordPress Media Library and sets it as the Featured Image.