=== Site Sync Helper ===
Tags: sync, helper, rest, cache
Requires at least: 6.2
Tested up to: 6.6
Requires PHP: 7.4
Stable tag: 0.5.0
License: GPLv2 or later

A lightweight sync helper for headless and decoupled WordPress workflows.

== Description ==

Pairs this site with a remote controller and exposes a small set of token-authenticated REST endpoints for syncing posts, media, and aggregate counters. No public-facing UI, no scripts loaded on the frontend.

== Installation ==

1. Install and activate.
2. Go to Settings → Sync Helper and enter the controller URL.
3. Paste the pairing code provided by the controller and click Pair.

== Changelog ==

= 0.5.0 =
* General reliability improvements.
