WordPress.org plugin assets

Place your plugin page images in this directory. These files will be copied to the WordPress.org SVN repository's top-level `assets/` directory by the deployment workflow.

Required filenames and sizes
- Banner (cover): `banner-1544x500.png` or `.jpg` (recommended high‑res)
- Banner (standard): `banner-772x250.png` or `.jpg`
- Icon (logo, preferred): `icon.svg`
- Icon (fallback): `icon-256x256.png` or `.jpg` (optional: `icon-128x128.png` or `.jpg`)
- Optional RTL banners: `banner-1544x500-rtl.png`, `banner-772x250-rtl.png`

Notes
- Exact dimensions are required; WordPress.org will not resize for you.
- After deployment, changes may take a few minutes (sometimes up to ~6 hours) to appear due to caching.
- Reference: WordPress Plugin Handbook → Plugin Assets.


