The MakeBank WordPress Plugin was built with one thing in mind – helping our affiliates promote our themes without having to do much heavy lifting, and that’s exactly what this plugin does.
With the MakeBank WordPress Plugin, you are able to add a rotatable box in your theme with 300×250 advertisements rotating randomly on each page refresh. We’ve set the plugin up so that you can either do this through the widgets panel, or hard coding the plugin into your theme wherever you’d like it to display.

The above screenshot shows the options available to you in the widget for this plugin. If you aren’t already an affiliate, make sure you sign up (find more info here).
You can also hard code this plugin into your theme anywhere you’d like. The code below is all you need. The place where the url is, is where you’ll put your affiliate url.
<?php if(function_exists('makebank')) { makebank('https://www.e-junkie.com/ecom/gb.php?cl=94119&c=ib&aff=12858'); } ?>
That’s all you need. The url inside of the makebank(‘URL’) section is the only thing you’ll need to update, which will put your affiliate url into the codes that display on your site.
Below are the images that are being utilized in this plugin. The plugin, at the moment, is utilizing the 300×250 ad size only. We’ll be putting options in place for other sizes soon.



Below are notes on what the current version are, the changes made for each version, a link to download the plugin and a link to view the plugin live on a website.
Current Version: 0.1
Released: Feb. 13th 2010