From 368ee9c5244ec87bed4a5c75d1bf1889311882ab Mon Sep 17 00:00:00 2001 From: Bryan Thompson Date: Fri, 10 Jul 2026 13:28:27 -0500 Subject: [PATCH] fix(renames): add wordpress.com -> build-with-wordpress redirect PR #3751 renamed the `wordpress.com` marketplace entry to `build-with-wordpress` but did not add a matching `renames` entry, so the old slug does not redirect: existing `wordpress.com` installs resolve to plugin-not-found and the old listing URL 404s. Add the `renames` mapping so existing installs auto-migrate to the new slug. Co-Authored-By: Claude Opus 4.8 (1M context) --- .claude-plugin/marketplace.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.claude-plugin/marketplace.json b/.claude-plugin/marketplace.json index c8561162..c0d3dfe3 100644 --- a/.claude-plugin/marketplace.json +++ b/.claude-plugin/marketplace.json @@ -10,7 +10,8 @@ "adlc": "agentforce-adlc", "airwallex": "airwallex-agentos", "convex-backend": "convex", - "vals": "valtown" + "vals": "valtown", + "wordpress.com": "build-with-wordpress" }, "plugins": [ {