# WordPress.org Plugin Store Assets

Images in this directory are deployed to the SVN `assets/` folder by the GitHub Actions workflow. They control how the plugin appears on wordpress.org.

## Required Files

| File | Dimensions | Purpose |
|------|-----------|---------|
| `icon-128x128.png` | 128 x 128 | Plugin icon in search results |
| `banner-772x250.png` | 772 x 250 | Plugin page header banner |
| `screenshot-1.png` | ~1200px wide | Setup wizard |
| `screenshot-2.png` | ~1200px wide | Connection status & webhooks |
| `screenshot-3.png` | ~1200px wide | Order management |

## Optional (Retina)

| File | Dimensions | Purpose |
|------|-----------|---------|
| `icon-256x256.png` | 256 x 256 | Retina plugin icon |
| `banner-1544x500.png` | 1544 x 500 | Retina banner |

## Notes

- Screenshot filenames must match the numbering in `readme.txt`
- Supported formats: PNG, JPG (SVG for icons only)
- These are NOT part of the plugin download — they're only for the store page
