# WordPress.org Plugin Assets

These files will be automatically uploaded to the `/assets` directory in the WordPress.org SVN repository.

## Required Assets

### Banner
- `banner-772x250.png` - A PNG or JPG image (772x250 pixels) for your plugin banner
- `banner-1544x500.png` - A PNG or JPG image (1544x500 pixels) for your retina plugin banner

### Icon
- `icon-128x128.png` - A PNG or JPG image (128x128 pixels) for your plugin icon
- `icon-256x256.png` - A PNG or JPG image (256x256 pixels) for your retina plugin icon

### Screenshots
- `screenshot-1.png` - A PNG or JPG image for your first screenshot (recommended: 1200×900 pixels)
- `screenshot-2.png` - A PNG or JPG image for your second screenshot (recommended: 1200×900 pixels)
- `screenshot-3.png` - A PNG or JPG image for your third screenshot (recommended: 1200×900 pixels)

WordPress.org doesn't enforce specific dimensions for screenshots, but a width of 1200 pixels and height of 900 pixels works well for most themes. Screenshots should be clear, properly cropped, and demonstrate the plugin's functionality. They will be displayed at a maximum width of 1200 pixels on WordPress.org.

For more details about WordPress.org plugin assets, see:
https://developer.wordpress.org/plugins/wordpress-org/plugin-assets/
