Prepare for WordPress.org plugin repository submission
Some checks are pending
ci/woodpecker/push/woodpecker Pipeline is pending
Some checks are pending
ci/woodpecker/push/woodpecker Pipeline is pending
This commit is contained in:
20
.wordpress-org/README.md
Normal file
20
.wordpress-org/README.md
Normal file
@ -0,0 +1,20 @@
|
||||
# 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.
|
Reference in New Issue
Block a user