=== Blue Editoria : Content workflow ===
Contributors: bluestrat
Tags: ai content, content generation, seo, geo, internal linking, content builder, ai writer, content automation, website content
Requires at least: 6.0
Tested up to: 7.0
Requires PHP: 7.4
Stable tag: 1.0.0
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

AI-powered content analysis, SEO/GEO(AI) optimization, internal linking and content automation for WordPress.

== Description ==

Blue Editoria : Content workflow helps WordPress teams analyze existing content, prepare SEO and GEO-friendly content workflows, manage internal linking, edit content faster, and automate editorial tasks from a guided WordPress admin interface.

The plugin is designed for site owners, agencies, editors and SEO teams who need a simple workflow without turning WordPress into a complex page builder. It guides the user through setup, content scanning, analyzed content review, spreadsheet-style editing, internal linking, content campaigns, metadata suggestions, schema preparation, and AI-assisted content generation.

= Main features =

* Guided dashboard with simple next-step recommendations.
* Content scanning for selected post types.
* Content library with SEO, GEO and internal linking indicators.
* Spreadsheet-style content view for fast review and bulk workflows.
* Internal linking suggestions, validation and link inventory.
* Campaign workflow for creating and improving content.
* AI-assisted content generation and regeneration from existing content context.
* Meta title and meta description suggestions.
* Schema and rich result readiness helpers.
* llms.txt preparation tools for AI discovery workflows.
* Multilingual organization for WPML, Polylang or language-aware sites.
* Admin notifications limited to plugin actions.
* Logs, diagnostics and performance cache helpers for safer operation.

= Built for WordPress workflows =

Blue Editoria : Content workflow uses WordPress post types, fields, taxonomies and content APIs. It does not create new fields automatically and does not replace your theme. The plugin is meant to help you analyze, organize and improve content while keeping control inside WordPress.

= External service disclosure =

Some features connect to the Blue Editoria : Content workflow service hosted on webmaster-wordpress.com.

Service name:

* Blue Editoria : Content workflow service.

The service is used for:

* Service account connection and site authorization for remote processing.
* Credit balance and usage history for remote AI requests.
* AI generation, regeneration and structured suggestions processed outside WordPress.

A service account is not required to install, activate or use the local WordPress features of the plugin. A configured service key is required only when the user deliberately triggers connected remote features such as AI generation, credit balance, usage history or account-backed generation requests.

Service endpoint:

* https://webmaster-wordpress.com/wp-json/seo-license-manager/v1/

Data sent to the service may include:

* Site URL, installation ID, plugin version and WordPress version.
* Service key and site connection token when configured.
* User prompts and selected content data required for the requested generation.
* Content titles, excerpts, selected post content, field mappings, post type context, target language, SEO/GEO instructions and internal linking context.
* Usage metadata such as generation action, status, token counts and credit usage.

Data received from the service may include:

* Service account status.
* Credit balance and usage information.
* AI-generated text, structured JSON suggestions or generation errors.

No third-party AI provider key is exposed in the browser by the plugin. AI requests are routed through the documented service endpoint when the user triggers an AI feature.

You can disable outgoing AI service calls with the `aiscb_allow_external_saas_calls` filter. AI generation features will not work while service calls are disabled.

Service terms and privacy information:

* Service website: https://webmaster-wordpress.com/
* Account portal: https://webmaster-wordpress.com/mon-compte
* Privacy policy: https://webmaster-wordpress.com/manage-press-ai/conditions-et-confidentialites/
* Terms of service: https://webmaster-wordpress.com/manage-press-ai/conditions-et-confidentialites/

== Installation ==

1. Upload the plugin folder to `/wp-content/plugins/` or install the plugin ZIP from the WordPress admin.
2. Activate "Blue Editoria : Content workflow" from the Plugins screen.
3. Open "Blue Editoria : Content workflow" in the WordPress admin menu.
4. Configure the content types you want to analyze.
5. Connect your service account from the account screen if you want to use connected AI generation features.
6. Run the first site scan, then open the content library to review analyzed content.

== Frequently Asked Questions ==

= Does the plugin guarantee better rankings? =

No. The plugin helps with content analysis, structured workflows, internal linking and AI-assisted optimization. Search ranking depends on many factors outside the plugin.

= Does the plugin guarantee Google rich results? =

No. The schema tools help prepare eligible structured data and identify missing fields. Google decides whether rich results appear.

= Does the plugin send content to an external service? =

Only connected features send data to the Blue Editoria : Content workflow service, such as service account checks, credit balance, usage history and AI generation requests. Local admin screens and cached analysis data are handled inside WordPress unless a connected feature is triggered.

= Can I use it without an AI service account? =

Yes. A service account is not required to activate the plugin. Local organization, configuration and analysis workflows can be used without remote AI generation. Features that require remote AI processing, account status, usage history or credits require a configured service account because the processing happens on the documented external service.

= Does the plugin modify my theme? =

No. The plugin does not write to theme files. Generated or assisted outputs are stored through WordPress data structures and plugin options.

= Does it work with ACF, JetEngine, Yoast SEO or Rank Math? =

The plugin detects supported WordPress fields and common SEO fields when available. It does not create or modify third-party plugin fields automatically.

= Is it compatible with multilingual sites? =

The plugin includes language-aware organization for multilingual workflows. Internal linking should be managed by language to avoid mixing pages from different languages.

== Privacy ==

Blue Editoria : Content workflow stores plugin settings, scan state, generated suggestions, logs, local usage history and model data in the WordPress database.

When connected AI features are used, the plugin sends the minimum data needed for the selected action to the service endpoint listed above. Administrators should review the provider terms and privacy information and inform site users according to their own privacy obligations.

== Developer Notes ==

Useful filters include:

* `aiscb_detected_fields`
* `aiscb_available_components`
* `aiscb_generation_payload`
* `aiscb_generated_html`
* `aiscb_generated_css`
* `aiscb_activation_rules`
* `aiscb_allow_external_saas_calls`

Generated frontend CSS is scoped with the `aiscb-` prefix to reduce theme conflicts. The plugin should not load admin assets globally outside its own screens.

== Changelog ==

= 1.0.0 =
* Renamed public plugin identity to Blue Editoria : Content workflow.
* Prepared WordPress.org readme, GPL metadata and external service disclosure.
* Added content analysis, internal linking, spreadsheet-style workflows, schema helpers, multilingual organization, diagnostics and documentation screens.
