Files
.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
wp-plugin-starter-template-…/assets/banner/README.md

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

  1. Use a design tool like Photoshop, GIMP, or Figma
  2. Create a canvas with the correct dimensions
  3. Add your plugin name, logo, and a brief description
  4. Use colors that match your plugin's branding
  5. Export as PNG or JPG

For more information about WordPress.org plugin assets, see the .wordpress-org/WORDPRESS_ORG_ASSETS.md file.