=== Trinetra AutoBlogger ===
Contributors: vidhaatatechnologies
Tags: ai, autoblog, content generator, seo, automatic posting
Requires at least: 5.6
Tested up to: 7.0
Requires PHP: 7.2
Stable tag: 1.0.0
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

AI auto-blogging for WordPress: schedule long-form, SEO-ready posts written by Gemini, Groq, OpenAI or Claude. Bring your own key + stock/AI images.

== Description ==

Trinetra AutoBlogger turns a topic into a complete, structured, SEO-ready WordPress post — automatically.

* Topic → outline → section-by-section generation for genuine long-form articles
* Multi-provider: Google Gemini, Groq, OpenAI or Anthropic Claude (you choose)
* Featured + inline images from your chosen source (Pexels, Pixabay, Unsplash, or Gemini AI image generation), sideloaded into your media library
* FAQ block + FAQ JSON-LD schema
* Rank Math / Yoast SEO meta auto-filled (focus keyword, title, description)
* "Generate now" button + WP-Cron auto-schedule (daily / twice daily / weekly)
* Multiple API keys per provider with automatic rotation when one hits its limit
* Topic de-duplication so it doesn't repeat itself
* Draft by default — review before publishing

Every feature is free and fully functional — scheduling, multiple API keys with automatic rotation, long-form articles (up to 4000 words), multiple inline images and AI image generation are all included. You bring your own API keys; the plugin never ships or shares keys, and contacts a service only when you have configured it and you trigger a generation. The plugin does not phone home or transmit any data on its own.

== External services ==

This plugin relies on third-party services. Each request is made **only when you have enabled and configured that service and you trigger a generation** (by clicking "Generate" or via a schedule you set up). No data is sent on plugin load, activation, or in the background, and no site-visitor data is ever transmitted.

**1. AI text provider (required — you choose one).** Your topic, outline and section prompts are sent to the provider you select, using the API key you enter:
* Google Gemini — https://generativelanguage.googleapis.com — Terms: https://ai.google.dev/gemini-api/terms — Privacy: https://policies.google.com/privacy
* Groq — https://api.groq.com — Terms: https://groq.com/terms-of-use/ — Privacy: https://groq.com/privacy-policy/
* OpenAI — https://api.openai.com — Terms: https://openai.com/policies/terms-of-use/ — Privacy: https://openai.com/policies/privacy-policy/
* Anthropic (Claude) — https://api.anthropic.com — Terms: https://www.anthropic.com/legal/consumer-terms — Privacy: https://www.anthropic.com/legal/privacy

**2. Image source (optional — you choose one, or "None").** Only your image search query (or, for AI image generation, the image prompt) is sent:
* Pexels — https://api.pexels.com — Terms: https://www.pexels.com/terms-of-service/ — Privacy: https://www.pexels.com/privacy-policy/
* Pixabay — https://pixabay.com/api/ — Terms: https://pixabay.com/service/terms/ — Privacy: https://pixabay.com/service/privacy/
* Unsplash — https://api.unsplash.com — Terms: https://unsplash.com/terms — Privacy: https://unsplash.com/privacy
* Google Gemini image generation — https://generativelanguage.googleapis.com — Terms/Privacy as in (1) above

== Installation ==

1. Upload the `trinetra-autoblogger` folder to `/wp-content/plugins/` (or install the zip via Plugins → Add New → Upload).
2. Activate it.
3. Open **AutoBlogger** in the admin menu, choose a provider, paste your API key (and an image-source key if you want images), describe your niche, then click **Generate one post** or set a schedule.

== Frequently Asked Questions ==

= Do I need an API key? =
Yes — your own key for one provider (Gemini, Groq, OpenAI or Claude). Gemini Flash-Lite and Groq have generous free tiers.

= Will it publish automatically? =
Only if you set the status to "Publish" and enable a schedule. By default posts are saved as Drafts for you to review.

= Does it work with Rank Math or Yoast? =
Yes. It auto-detects and fills SEO meta for whichever is active.

= What data leaves my site, and when? =
Nothing leaves your site until you trigger a generation. At that point only your prompt/topic (to the AI provider) and your image search query (to the image source) are sent, using the keys you entered — never any visitor data. The plugin does not register, "phone home," or send analytics. See the "External services" section for the full list and each service's terms/privacy links.

== Screenshots ==

1. Provider & keys - bring your own AI key (Gemini, Groq, OpenAI or Claude) and add several for automatic rotation when one hits its limit.
2. One-click "Generate now" plus a live activity log of scheduled runs and automatic key rotation.
3. Autopilot - pick your blog niches and a schedule, then long-form posts are generated and published on their own.
4. The result - a structured, answer-first article with a Quick Answer, images, FAQ and JSON-LD schema.

== Changelog ==

= 1.0.0 =
* Initial release: multi-provider AI generation, stock + AI images, scheduling, SEO meta.
