- Updated stylelint configuration to fix CSS formatting issues - Updated ESLint configuration to fix JavaScript issues - Added global variables to ESLint configuration
Plugin Assets
This directory contains assets for the plugin, including:
banner/: Banner images for the pluginicon/: Icon images for the pluginscreenshots/: Screenshots of the plugin in action
These assets are used in the plugin's WordPress.org page and in the plugin itself.
Asset Requirements
Banner
- Regular: 772x250 pixels
- Retina: 1544x500 pixels
- PNG or JPG format
Icon
- Regular: 128x128 pixels
- Retina: 256x256 pixels
- PNG format with transparency
Screenshots
- Should be at least 1200 pixels wide
- PNG or JPG format
- Should demonstrate the plugin's functionality
Adding Assets
When adding new assets:
- Place the files in the appropriate directory
- Update the readme.txt file to reference the new screenshots
- Update the WordPress.org assets if the plugin is published there
For more information about WordPress.org plugin assets, see the .wordpress-org/WORDPRESS_ORG_ASSETS.md file.