Redirect Plugin
Using the software to create your own WordPress plugin is very simple.
Open the software and answer the questions. Really, it is that simple.
Before you get started recommend you get your ad(s) ready. You will be able to place two ads in the plugin admin area. One at top and one at bottom of page.
Here are two examples, one banner and other is a text link:
Banner Code
<a href="http://resell-rights-weekly.com/members/?rid=4183" target="_blank"><img src="http://resell-rights-weekly.com/members/getimg.php?id=2"></a>
Text Link Code
<font size="4"><span style="background-color: #FFFF00"><strong><a href="http://jettdigitals.com" target="_blank">I Have A Special Offer Just For You!</a></strong></span></font>
As you can see, you will be using HTML code. This makes it very versatile and allows you to use just about any HTML code to include an opt-in form! You could even use a “iframe”, store the contents on your server and change the ad anytime you please:)
Once you have answered the questions you will be presented with a “Finish” button. A screen like this will appear:
Choose the folder you wish to save to. The plugin will automatically be zipped and ready for installation into WordPress.
Word of caution if you unzipp and rezip. If you do not take care, you will make the plugin fail to install due to “nested” directories. It is beyond the scope of this tutorial to teach file zipping.