Files
wp-fix-plugin-does-not-exis…/.wordpress-org/README.md
Marcus Quinn 113c4d54da
Some checks are pending
ci/woodpecker/push/woodpecker Pipeline is pending
Prepare for WordPress.org plugin repository submission
2025-04-10 00:54:56 +01:00

20 lines
953 B
Markdown

# WordPress.org Plugin Repository Assets
This directory contains assets specific to the WordPress.org plugin repository and is used for automatic deployment via GitHub Actions.
## Directory Contents
- `icon.svg` - Plugin icon displayed in the WordPress.org plugin directory
- `banner-772x250.png` - Standard banner for plugin header
- `banner-1544x500.png` - Retina banner for plugin header
- `screenshot-1.png` - First screenshot displayed on plugin page
- `screenshot-2.png` - Second screenshot displayed on plugin page
- `screenshot-3.png` - Third screenshot displayed on plugin page
## Purpose
When using GitHub Actions for WordPress.org plugin deployments (via the 10up WordPress GitHub Actions), this directory is used to automatically update plugin assets in the WordPress.org repository.
## Naming Conventions
Files must be named exactly as shown above to be properly recognized by the WordPress.org system during the deployment process.