How To: Add A Banner To Your Plugin on WordPress.org

If you spend as much time poking around WordPress.org as I’d do, you’d see some plugins (such as Yoast’s excellent WordPress SEO) have banners. Enviously, I’ve looked on, wanting to know how to add banners to my plugins. Of course, you can Read The Chuffing Manual and find out how to add banners. However, it is quite well hidden and I only figured it out when Polevaultweb told me. So you can thank him by downloading InstaPost Press – an Instagram Plugin for WordPress.

To those who don’t like digging to the bottom of manuals, I’ve created this handy guide to show you how to add banners to your WordPress.org plugin pages.

Disclaimer: This post does require a working knowledge of SVN. If you know how to upload WordPress Plugins to the repository, then this is good enough.

Step 1 – Create The Image For Upload

I’ve used sxc.hu for my image. Create an image and open it in a graphics program (I use FireWorks). Chop and resize the image to 772px wide by 250px tall. Save the image as either a png or jpg file and name the image banner-772×250 (with either the .png or .jpg file extension).

Step 2 – Create a Directory In The Repository Called “Assets”

Within your plugin SVN repository, create a folder called “assets”, this should be the same folder level as branches, tags & trunk. Place the file you created in Step 1 within the assets folder.

Step 3 – Commit!

Commit the bloody lot, wait 15 minutes and you should see the results on your WordPress Plugin Page.

For example, here it the WordPress Plugin Page for eBay Feeds for WordPress

Extra Step – Testing How Your Banner Will Look

If you want, you can test your plugin by uploading your banner to hosting and going to your plugin whilst logged in to WordPress and adding “?banner_url=A_LINK_TO_YOUR_IMAGE” to the end of your plugin URL. That’s what the guide says, I didn’t manage to get it working when trying it myself.

Anyway, eBay Feeds For WordPress gets about 5-10 downloads a day at the moment, hopefully with the banner this will increase the conversion rate, leading to more downloads!

Tags:

One Response to “How To: Add A Banner To Your Plugin on WordPress.org”


  1. Fatal error: Uncaught Error: Call to undefined function ereg() in /home/customer/www/bloggingdojo.com/public_html/wp-content/themes/inspire/includes/theme-comments.php:59 Stack trace: #0 /home/customer/www/bloggingdojo.com/public_html/wp-content/themes/inspire/includes/theme-comments.php(18): the_commenter_link() #1 /home/customer/www/bloggingdojo.com/public_html/wp-includes/class-walker-comment.php(184): custom_comment(Object(WP_Comment), Array, 1) #2 /home/customer/www/bloggingdojo.com/public_html/wp-includes/class-wp-walker.php(147): Walker_Comment->start_el('', Object(WP_Comment), 1, Array) #3 /home/customer/www/bloggingdojo.com/public_html/wp-includes/class-walker-comment.php(139): Walker->display_element(Object(WP_Comment), Array, '5', 0, Array, '') #4 /home/customer/www/bloggingdojo.com/public_html/wp-includes/class-wp-walker.php(390): Walker_Comment->display_element(Object(WP_Comment), Array, '5', 0, Array, '') #5 /home/customer/www/bloggingdojo.com/public_html/wp-includes/comment-template.php(2346): Walker->paged in /home/customer/www/bloggingdojo.com/public_html/wp-content/themes/inspire/includes/theme-comments.php on line 59