mirror of
https://github.com/anthropics/claude-plugins-official.git
synced 2026-07-13 20:57:00 -03:00
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) <noreply@anthropic.com>
This commit is contained in:
parent
f8ba0d9d27
commit
368ee9c524
@ -10,7 +10,8 @@
|
||||
"adlc": "agentforce-adlc",
|
||||
"airwallex": "airwallex-agentos",
|
||||
"convex-backend": "convex",
|
||||
"vals": "valtown"
|
||||
"vals": "valtown",
|
||||
"wordpress.com": "build-with-wordpress"
|
||||
},
|
||||
"plugins": [
|
||||
{
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user