Releases: Elegia-io/cadence-wordpress
Releases · Elegia-io/cadence-wordpress
Release list
v0.1.0
First public release.
Two REST endpoints under /wp-json/cadence/v1/:
POST /contentpublishes a post, and answers a retry under the sameexternal_idwith the post it already made rather than a second copy.POST /translation-grouplinks posts into a WPML translation group, re-deriving every precondition from the database and refusing whenever the request disagrees with what the site says.
Install cadence-connector.zip through Plugins → Add New → Upload Plugin.
Requires WordPress 6.4+ and PHP 8.1+. WPML (with String Translation and Translation Management) is needed only for the translation-group endpoint.