=== PressConduit ===
Contributors: pcdesignstx
Tags: ai, divi, migration, automation
Requires at least: 6.0
Tested up to: 7.0
Requires PHP: 7.4
Stable tag: 0.0.0
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Connect an AI assistant to your Divi site to build and migrate pages by chat. Finish your Divi 4 to Divi 5 migration.

== Description ==

PressConduit connects your WordPress site to an AI assistant you already use (Claude, ChatGPT, or Cursor) and lets it build and migrate Divi pages by chat. You tell it what you want in plain English and it does the work on the page.

It is especially useful for finishing a Divi 5 migration. The built-in Divi migrator converts standard modules but leaves custom and third-party plugin modules in Backwards Compatibility Mode, which means they still run as Divi 4. PressConduit rebuilds those as real, native Divi 5.

What you can do:

* Migrate Divi 4 pages to native Divi 5
* Build and edit Divi pages, posts, and layouts by chat
* Work with your WordPress content and media through your AI assistant

You bring your own AI account, so the AI usage is billed by your AI provider, not by us.

A full version with additional tools (including Bricks support) is available from our website: https://pcdesignstx.com/pressconduit/

== External services ==

PressConduit requires the following external services to function. It cannot perform its work without them.

1. The PressConduit relay (https://mcp.pcdesignstx.com)

A broker that lets your connected AI assistant send commands to your site and receive results. After you connect your site, data is sent to the relay only when you (through your AI assistant) ask PressConduit to do something. What is sent: your site URL, a pairing token used to authenticate, and the specific content involved in your request (for example the page, post, or layout you ask the AI to read or change). The relay also periodically confirms your account status.
Terms of Service: https://pcdesignstx.com/terms-and-conditions/
Privacy Policy: https://pcdesignstx.com/privacy-policy/

2. Your own AI assistant (Claude, ChatGPT, or Cursor)

You connect an AI account that you control. The AI provider processes the requests routed to it. The data handled by the AI, and the terms that apply, are governed by your chosen AI provider under your own account.

3. Official Elegant Themes documentation (dev.elegantthemes.com, help.elegantthemes.com, www.elegantthemes.com)

When you ask for Divi documentation, the plugin may reference or retrieve pages from Elegant Themes' official Divi developer docs, help center, and blog so it can build or migrate modules correctly. The request is routed through the PressConduit relay (service 1 above), which fetches only the specific documentation URL related to your request and returns the cleaned page text. No personal data is sent beyond the standard relay authentication described above. This service is provided by Elegant Themes. Terms: https://www.elegantthemes.com/policy/service/ Privacy: https://www.elegantthemes.com/policy/privacy/

4. Community Divi 5 documentation (16wells.github.io)

The plugin also includes a small catalog of pages from an independent, community-maintained Divi 5 documentation site (16wells.github.io), used the same way as the official docs above to help the AI write correct Divi 5 markup. As with the official docs, the request is routed through the PressConduit relay, which fetches only the specific documentation URL related to your request and returns the cleaned page text; no personal data is sent beyond the standard relay authentication. This site is independent and is not affiliated with PC Designs or Elegant Themes. It is hosted on GitHub Pages, so GitHub's terms and privacy policy apply. Terms: https://docs.github.com/site-policy/github-terms/github-terms-of-service Privacy: https://docs.github.com/site-policy/privacy-policies/github-general-privacy-statement

== Installation ==

1. Install and activate PressConduit.
2. Open the PressConduit screen in your WordPress admin.
3. Follow the prompts to connect your AI assistant.
4. Ask your assistant in plain English to migrate a page or build something new.

== Frequently Asked Questions ==

= Does this require a paid account? =

You connect your own AI assistant account, which is billed by that provider. PressConduit itself has a free tier; a full version with more tools is available on our website.

= Does it work with Divi 4 and Divi 5? =

Yes. It detects the active builder and works with both Divi 4 and Divi 5.

= Is my site data sent anywhere? =

Only what is needed to carry out a request you make, and only when you make it. See the External services section above.

== Changelog ==

= 0.0.0 =
* Corrected the External services disclosure: fixed the Elegant Themes terms/privacy links, documented the independent community Divi 5 documentation site (16wells.github.io), and clarified that all documentation fetches are routed through the PressConduit relay.
* Removed the generic wp_options read/write, arbitrary post-meta write, self-update, and arbitrary outbound-fetch tools from this build. The plugin's Divi build and migrate tools are unaffected.
