From 974bb1d013664e6ef095fc6583599ce8495448ae Mon Sep 17 00:00:00 2001 From: Anthony Bibbs Date: Mon, 6 Jul 2026 16:37:52 -0700 Subject: [PATCH] Rename wordpress.com marketplace entry to build-with-wordpress Matches the plugin name and description in Automattic's plugin.json at the already-pinned SHA (052ca97). The listing name and description were not updated when the source plugin was renamed. --- .claude-plugin/marketplace.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.claude-plugin/marketplace.json b/.claude-plugin/marketplace.json index bb07e48a..76aa9fe1 100644 --- a/.claude-plugin/marketplace.json +++ b/.claude-plugin/marketplace.json @@ -3373,8 +3373,8 @@ "homepage": "https://dev.wix.com/docs/wix-cli/guides/development/about-wix-skills" }, { - "name": "wordpress.com", - "description": "Uses Claude Code to create and edit WordPress sites with WordPress Studio before deploying changes to your WordPress.com site.", + "name": "build-with-wordpress", + "description": "Craft production-grade WordPress sites and applications. Everything from themes and plugins to commerce and deployment.", "source": { "source": "url", "url": "https://github.com/Automattic/claude-code-wordpress.com.git",