# WordPress.org Assets

This folder contains images that appear on your WordPress.org plugin page.
These files are NOT included in the plugin download.

## Required Files:

### Plugin Icon (shown in search results and plugin directory)
- `icon-128x128.png` or `icon-128x128.jpg` (128x128px)
- `icon-256x256.png` or `icon-256x256.jpg` (256x256px, retina)
- OR: `icon.svg` (vector, recommended)

### Plugin Header Banner (shown at top of plugin page)
- `banner-772x250.png` or `banner-772x250.jpg` (772x250px)
- `banner-1544x500.png` or `banner-1544x500.jpg` (1544x500px, retina)

### Screenshots (shown in Screenshots tab)
- `screenshot-1.png` (1200x900px recommended)
- `screenshot-2.png`
- `screenshot-3.png`
- etc.

## Notes:
- All images should be optimized for web
- Icons should have transparent backgrounds
- Screenshots correspond to descriptions in readme.txt
