Ver Fonte

fix(renames): add wordpress.com -> build-with-wordpress redirect (#3969)

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) <noreply@anthropic.com>
Bryan Thompson há 2 meses atrás
pai
commit
119f4ebf21
1 ficheiros alterados com 2 adições e 1 exclusões
  1. 2 1
      .claude-plugin/marketplace.json

+ 2 - 1
.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": [
     {