.ai-workflows
.github
.wiki
.wordpress-org
admin
assets
banner
README.md
icon
screenshots
README.md
includes
languages
reference-plugins
scripts
tests
.ai-assistant.md
.gitignore
CHANGELOG.md
LICENSE
README.md
build.sh
composer.json
phpunit.xml
readme.txt
wp-plugin-starter-template.php
789 B
789 B
Banner Images
This directory contains banner images for the plugin.
Required Files
banner-772x250.png
: Regular banner image (772x250 pixels)banner-1544x500.png
: Retina banner image (1544x500 pixels)
Design Guidelines
- Keep the design simple and focused
- Ensure text is readable
- Use high-quality images
- Use consistent branding (colors, fonts, etc.)
- Test how the banner looks at different sizes
Creating Banner Images
- Use a design tool like Photoshop, GIMP, or Figma
- Create a canvas with the correct dimensions
- Add your plugin name, logo, and a brief description
- Use colors that match your plugin's branding
- Export as PNG or JPG
For more information about WordPress.org plugin assets, see the .wordpress-org/WORDPRESS_ORG_ASSETS.md
file.