=== CrossSync ===
Contributors: sukhofficial  
Tags: sync, post-sync, multisite, crosssync, siteconnect  
Requires at least: 5.5  
Tested up to: 6.8  
Requires PHP: 7.4  
Stable tag: 2.2  
License: GPLv2 or later  
License URI: https://www.gnu.org/licenses/gpl-2.0.html  

CrossSync lets you sync WordPress posts between multiple sites with a single click, keeping content updated everywhere.


== Description ==

**CrossSync** is a powerful and lightweight plugin that enables automatic post synchronization between multiple WordPress sites. Ideal for content networks, agencies, or bloggers managing multiple domains.

**Core Features:**

- Sync posts to multiple WordPress sites.
- Push post content, featured image, categories, tags, and meta.
- Handle post status updates (publish, update, trash).
- Secure authentication via REST API keys or application passwords.
- Per-site sync toggle.
- View sync logs to monitor activity.
- Developer hooks and filters to customize the sync data.

**Use Cases:**

- Distribute blog posts to multiple brand sites.
- Manage news content across a network of WordPress installations.
- Automatically mirror your content from a main blog.

== Installation ==

1. Upload the plugin folder `crosssync` to the `/wp-content/plugins/` directory.
2. Activate the plugin through the **Plugins** menu in WordPress.
3. Go to **CrossSync > Settings** to configure your remote sites and API credentials.
4. Create or update a post, and it will automatically sync based on your settings.

== Frequently Asked Questions ==

= What type of data is synced? =  
Post title, content, excerpt, categories, tags, featured image, and post meta (custom fields) are synced.

= Can I choose which sites to sync with? =  
Yes. You can enable or disable syncing on a per-site basis from the plugin settings.

= Does it support custom post types? =  
By default, it supports `post`. Support for custom post types will be added in future updates.

= Is the sync automatic? =  
Yes. Posts are synced automatically on publish or update events.

= Is the plugin secure? =  
Yes. The plugin uses WordPress REST API with secure authentication and nonce verification.

== Screenshots ==

1. CrossSync settings page – Manage connected sites.
2. Post edit screen – Sync status indicator.
3. Logs – View history of sync actions.

== Changelog ==

= 2.2 =
* Optimize the plugin functionality.

= 2.1 =
* Stable release with full REST sync support.
* Added post meta and featured image support.
* Added logs and site control panel.

= 2.0 =
* Beta release with basic sync functionality.

== Upgrade Notice ==

= 2.1 =
Recommended update with improved syncing, logs, and bug fixes.

== License ==

This plugin is licensed under the GPLv2 or later.  
You may obtain a copy of the license at https://www.gnu.org/licenses/gpl-2.0.html

== Credits ==

Plugin developed and maintained by **Sukh Official** – [https://sukhofficial.info](https://sukhofficial.info)
