=== SeoPaz Auto Publisher ===
Contributors: seopaz
Tags: seo, automation, content, persian, publishing
Requires at least: 6.0
Tested up to: 6.9
Requires PHP: 7.4
Stable tag: 1.0.0
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Connect your site to SeoPaz and publish SEO-optimised Persian articles automatically.

== Description ==

SeoPaz Auto Publisher connects your WordPress site to **SeoPaz**, an external content
automation service that writes SEO-optimised Persian blog articles for your business and
publishes them on your site on a schedule you choose.

= How it works =

1. Activate the plugin. It creates a private REST endpoint and a secret key for your site.
2. On the plugin settings page, pick the images you want SeoPaz to use as featured images.
3. Copy the generated JSON block and paste it into your SeoPaz dashboard.
4. SeoPaz sends each finished article to your private endpoint. The plugin publishes it.

The plugin only **receives** data. It never sends anything from your site to SeoPaz.
Nothing happens until you paste your configuration into the SeoPaz dashboard yourself.

= External service =

This plugin is an interface to the SeoPaz service (https://seopaz.com/). A SeoPaz account
is required for the plugin to do anything. Articles are generated on SeoPaz servers and
delivered to your site over an authenticated HTTPS request.

* Service: https://seopaz.com/
* Terms of Use: https://seopaz.com/terms
* Privacy Policy: https://seopaz.com/privacy

== Installation ==

1. Install and activate the plugin.
2. Go to the **SeoPaz** menu in your WordPress admin.
3. Select your images, save, copy the JSON block.
4. Paste the JSON into your SeoPaz dashboard.

== Frequently Asked Questions ==

= Does the plugin send my site data anywhere? =

No. The plugin does not contact any external server. It only listens for incoming
requests from SeoPaz that are authenticated with your private key.

= Can I change my images later? =

Yes. Change them on the settings page, save, then copy the JSON again and re-paste it
in SeoPaz. Your endpoint and secret key never change.

= What happens if someone finds my endpoint? =

Nothing. Every request must carry your secret key in the `x-api-key` header, and the
endpoint address itself is random and unique to your install.

== Changelog ==

= 1.0.0 =
* Initial release.
