=== Nina Systems ===
Contributors: ninasystems
Tags: blog, ai, content, automation, drafts
Requires at least: 5.6
Tested up to: 7.0
Requires PHP: 7.2
Stable tag: 0.2.2
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Connect your site to the Nina Systems to receive AI-generated blog drafts automatically. Connects on activation, no API keys to copy.

== Description ==

Nina Systems creates blog **drafts** on your WordPress site for you to review and publish. Instead of copying API keys, you click **Connect** once and the plugin securely links your site to Nina.

* One-click connect (no manual API keys).
* Nina only ever creates **drafts** — nothing is published automatically. A human reviews and publishes every post.
* Disconnect anytime, which revokes the access the plugin created.

Nina is a service that generates SEO blog content for your brand. You need a Nina account/engagement to use this plugin.

== External services ==

This plugin connects to the Nina Systems, an external service operated by Nina Systems, to link your site so Nina can create blog drafts for you.

On activation (or via the Connect button), the plugin creates a WordPress Application Password for an administrator and sends the following to Nina's connection endpoint (currently `https://t9b.app.n8n.cloud/webhook/install-wp-plugin`):

* your site URL,
* the WordPress username,
* the newly created Application Password (so Nina can create drafts via the WordPress REST API),
* a generated identifier for the created Application Password.

Activating this plugin connects your site to Nina. Deactivating (or clicking Disconnect) revokes the Application Password.

* Terms of Service: https://trynina.co/terms-of-use/
* Privacy Policy: https://trynina.co/privacy-policy/

== Installation ==

1. Upload the plugin, or install it from the Plugins screen.
2. **Activate it — that connects your site to Nina.**
3. (Optional) Settings > Nina Systems shows connection status; Disconnect there or by deactivating the plugin.

Requires HTTPS and WordPress Application Passwords (enabled by default on WordPress 5.6+ over HTTPS).

== Frequently Asked Questions ==

= Does this publish posts automatically? =
No. Nina only creates drafts. A human reviews and publishes every post.

= What does it send to Nina? =
See the "External services" section: your site URL, WordPress username, and a WordPress Application Password created for the connection.

= How do I disconnect? =
Settings > Nina Systems > Disconnect. This revokes the Application Password the plugin created.

== Changelog ==

= 0.2.2 =
* Renamed the plugin slug/folder/zip to nina-systems (client-facing).

= 0.2.1 =
* Renamed the plugin to "Nina Systems" (client-facing name).

= 0.2.0 =
* Connect on activation (and disconnect on deactivation), so it works on managed hosts that restrict wp-admin pages. Settings page kept as a status/reconnect fallback.

= 0.1.0 =
* Initial release: connect/disconnect via a settings page, Application Password provisioning, delivery to the Nina connection endpoint.
