# WordPress.org Plugin Assets

This directory contains assets for the WordPress.org plugin listing.

## Required Assets

Place the following image files in this directory:

### Plugin Icons
- `icon-128x128.png` - Small icon (128x128 pixels)
- `icon-256x256.png` - Large icon (256x256 pixels)
- `icon.svg` - SVG icon (optional, will be used if available)

### Plugin Banners
- `banner-772x250.png` - Standard banner (772x250 pixels)
- `banner-1544x500.png` - High-DPI/Retina banner (1544x500 pixels)

### Screenshots
- `screenshot-1.png` - First screenshot (shown in plugin listing)
- `screenshot-2.png` - Second screenshot
- etc.

Screenshots should be named sequentially and match the descriptions in `readme.txt`.

## Tips

1. Use PNG format for best quality
2. Keep file sizes reasonable (optimize images)
3. Icons should work well at small sizes
4. Banners should be eye-catching but not cluttered
5. Screenshots should show the plugin in action

## Deployment

These assets are automatically deployed to WordPress.org SVN when you create a new release tag.
