Skip to content

Commit 41138a4

Browse files
iOSDevSKclaude
andcommitted
Prepare for WordPress.org submission
Add WordPress.org assets and finalize readme.txt for initial submission 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
1 parent b7bc28a commit 41138a4

File tree

10 files changed

+15
-1
lines changed

10 files changed

+15
-1
lines changed

.gitignore

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
# Claude AI instructions file - keep local only
22
CLAUDE.md
33

4+
# SVN credentials - keep secure!
5+
SVN-CREDENTIALS.md
6+
svn-helper.sh
7+
svn-deploy.sh
8+
49
# Build outputs
510
*.zip
611
mcp-for-woocommerce-*.zip
@@ -17,4 +22,7 @@ vendor/
1722
composer.lock
1823

1924
# Build assets (will be rebuilt)
20-
build/
25+
build/
26+
27+
# SVN directory
28+
.svn/

assets/banner-1544x500.png

581 KB
Loading

assets/banner-772x250.png

200 KB
Loading

assets/icon-128x128.png

11.2 KB
Loading

assets/icon-256x256.png

33.2 KB
Loading

assets/screenshot-1.png

218 KB
Loading

assets/screenshot-2.png

523 KB
Loading

assets/screenshot-3.png

456 KB
Loading

assets/screenshot-4.png

94.8 KB
Loading

readme.txt

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -89,6 +89,12 @@ No, the plugin only activates when specifically called by an MCP client. It has
8989

9090
== Changelog ==
9191

92+
= 1.1.8 =
93+
* Apply WordPress.org review requirements
94+
* Improve boolean settings storage consistency
95+
* Resolve admin UI rendering issues
96+
* Update documentation for WordPress.org submission
97+
9298
= 1.1.7 =
9399
* Rebranded as community plugin independent from Automattic
94100
* Updated author information to Filip Dvoran only

0 commit comments

Comments
 (0)