=== WordFoundry Connect ===
Contributors: wordfoundry
Tags: ai, content, publishing, sync, articles
Requires at least: 6.0
Tested up to: 6.4
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 WordPress site to WordFoundry for AI-powered article publishing with two-way synchronization.

== Description ==

WordFoundry Connect allows you to seamlessly publish AI-generated articles from WordFoundry to your WordPress site. Features include:

* **Easy Publishing**: Publish articles from WordFoundry directly to WordPress with one click
* **Two-Way Sync**: Changes made in WordPress are automatically synced back to WordFoundry
* **Category Mapping**: Map WordFoundry categories to WordPress categories
* **Custom Post Types**: Publish to any post type (posts, pages, or custom types)
* **Secure Connection**: Uses WordPress Application Passwords for secure authentication

== Installation ==

1. Upload the `wordfoundry-connect` folder to the `/wp-content/plugins/` directory
2. Activate the plugin through the 'Plugins' menu in WordPress
3. Go to Settings > WordFoundry to configure the plugin
4. Enter your Site ID and Webhook Secret from your WordFoundry dashboard
5. Create an Application Password in your WordPress profile for WordFoundry to use

== Frequently Asked Questions ==

= How do I get my Site ID and Webhook Secret? =

1. Log in to your WordFoundry account
2. Go to Sites and add your WordPress site
3. Copy the Site ID and Webhook Secret from the site settings

= What are Application Passwords? =

Application Passwords are a WordPress feature that allows external applications to authenticate without using your main password. Go to Users > Profile > Application Passwords to create one.

= Is two-way sync automatic? =

Yes! When you edit a post in WordPress that was published from WordFoundry, the changes are automatically sent back to WordFoundry. This keeps your content synchronized.

== Changelog ==

= 1.0.0 =
* Initial release
* Publishing from WordFoundry to WordPress
* Two-way synchronization
* Settings page
* REST API endpoints

== Upgrade Notice ==

= 1.0.0 =
Initial release of WordFoundry Connect.
