Update .wordpress-org README.md to reflect new asset organization
Some checks failed
ci/woodpecker/push/woodpecker Pipeline is pending
Plugin Asset Update / Push assets to WordPress.org (push) Has been cancelled
Build Release / Build and Create Release (push) Has been cancelled
Build Release / Deploy to WordPress.org (push) Has been cancelled
ci/woodpecker/tag/woodpecker Pipeline was successful

This commit is contained in:
2025-04-13 14:57:31 +01:00
parent 009b67c0cc
commit 0ced75f9b7
5 changed files with 37 additions and 62 deletions

View File

@ -1,18 +0,0 @@
# WordPress.org Banner Files
This directory contains source files for banners. The actual PNG files used for the WordPress.org plugin repository are stored in the `.wordpress-org/assets/` directory.
## Files in this Directory
- `banner-1544x500.pxd` - Source file for editing in Pixelmator
## Files in .wordpress-org/assets/
- `banner-772x250.png` - 772x250 pixel PNG banner (required for WordPress.org)
- `banner-1544x500.png` - 1544x500 pixel PNG banner for high-DPI displays (optional for WordPress.org)
## WordPress.org Submission
For detailed information about WordPress.org banner requirements and submission process, please see the main asset documentation:
[WordPress.org Plugin Submission Assets Guide](../WORDPRESS_ORG_ASSETS.md)

View File

@ -1,19 +0,0 @@
# WordPress.org Icon Files
This directory contains source files for icons. The actual PNG files used for the WordPress.org plugin repository are stored in the `.wordpress-org/assets/` directory.
## Files in this Directory
- `icon.svg` - Source SVG icon
- `icon-1024x1024.pxd` - Source file for editing in Pixelmator
## Files in .wordpress-org/assets/
- `icon-256x256.png` - 256x256 pixel PNG icon (required for WordPress.org)
- `icon-128x128.png` - 128x128 pixel PNG icon (optional for WordPress.org)
## WordPress.org Submission
For detailed information about WordPress.org icon requirements and submission process, please see the main asset documentation:
[WordPress.org Plugin Submission Assets Guide](../WORDPRESS_ORG_ASSETS.md)

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 30 KiB

View File

@ -1,17 +0,0 @@
# WordPress.org Screenshot Files
This directory contains source files for screenshots. The actual PNG files used for the WordPress.org plugin repository are stored in the `.wordpress-org/assets/` directory.
## Files in this Directory
- `screenshot-1.pxd` - Source file for editing in Pixelmator
## Files in .wordpress-org/assets/
- `screenshot-1.png` - Main screenshot showing the plugin in action
## WordPress.org Submission
For detailed information about WordPress.org screenshot requirements and submission process, please see the main asset documentation:
[WordPress.org Plugin Submission Assets Guide](../WORDPRESS_ORG_ASSETS.md)