Skip to content

v1.4.2: Writable SiteSEO settings endpoint

Choose a tag to compare

@shutupandshave shutupandshave released this 17 Mar 09:11
· 1 commit to main since this release

Added

  • POST /wp-json/communitytech/v1/siteseo/settings — Update global SiteSEO configuration through CommunityTech without patching the SiteSEO plugin directly.

Changed

  • SiteSEO global settings updates are restricted to the whitelisted option groups: titles, social, toggle, and xml_sitemap.
  • Incoming settings are merged into the existing SiteSEO option arrays so unrelated values are preserved.