Plugin Directory

Changeset 635939


Ignore:
Timestamp:
12/08/2012 09:03:36 PM (13 years ago)
Author:
withinboredom
Message:

v1.5.1

Location:
abundatrade-plugin
Files:
6 edited
1 copied

Legend:

Unmodified
Added
Removed
  • abundatrade-plugin/tags/1.5.1/abundatrade_pugin.php

    r635933 r635939  
    22/**
    33 * @package abundatrade_plugin
    4  * @version 1.5
     4 * @version 1.5.1
    55 * @author Robert Landers (landers.robert@gmail.com)
    66 */
     
    1010Description: Earn extra income for your site via the Abundatrade affiliate program!
    1111Author: withinboredom
    12 Version: 1.5
     12Version: 1.5.1
    1313Author URI: http://withinboredom.info
    1414 */
  • abundatrade-plugin/tags/1.5.1/readme.txt

    r635933 r635939  
    66Requires at least: 3.3
    77Tested up to: 3.4.2
    8 Stable tag: 1.5
     8Stable tag: 1.5.1
    99
    1010Earn extra income for your site via the Abundatrade affiliate program.  The shortcode puts the calculator on your website that shows visitors how much cash they will get for their used CDs, DVDs, and books.
     
    6262
    6363== Changelog ==
     64
     65= v1.5.1 (December 8, 2012) =
     66
     67* Typo
    6468
    6569= v1.5 (December 6, 2012) =
  • abundatrade-plugin/tags/1.5.1/skel/skel.php

    r635933 r635939  
    7474    private function render_tabs() {
    7575        ?>
    76         <div id="icon-slp-widget" class="icon32"><br /></div><h2>Store Locator Plus: Widget Pack Settings</h2>
     76        <div id="icon-slp-widget" class="icon32"><br /></div><h2>Abundatrade.com Calculator Settings</h2>
    7777        <div id="navcontainer">
    7878            <ul id="navlist">
  • abundatrade-plugin/trunk/abundatrade_pugin.php

    r635933 r635939  
    22/**
    33 * @package abundatrade_plugin
    4  * @version 1.5
     4 * @version 1.5.1
    55 * @author Robert Landers (landers.robert@gmail.com)
    66 */
     
    1010Description: Earn extra income for your site via the Abundatrade affiliate program!
    1111Author: withinboredom
    12 Version: 1.5
     12Version: 1.5.1
    1313Author URI: http://withinboredom.info
    1414 */
  • abundatrade-plugin/trunk/readme.txt

    r635933 r635939  
    66Requires at least: 3.3
    77Tested up to: 3.4.2
    8 Stable tag: 1.5
     8Stable tag: 1.5.1
    99
    1010Earn extra income for your site via the Abundatrade affiliate program.  The shortcode puts the calculator on your website that shows visitors how much cash they will get for their used CDs, DVDs, and books.
     
    6262
    6363== Changelog ==
     64
     65= v1.5.1 (December 8, 2012) =
     66
     67* Typo
    6468
    6569= v1.5 (December 6, 2012) =
  • abundatrade-plugin/trunk/skel/skel.php

    r635933 r635939  
    7474    private function render_tabs() {
    7575        ?>
    76         <div id="icon-slp-widget" class="icon32"><br /></div><h2>Store Locator Plus: Widget Pack Settings</h2>
     76        <div id="icon-slp-widget" class="icon32"><br /></div><h2>Abundatrade.com Calculator Settings</h2>
    7777        <div id="navcontainer">
    7878            <ul id="navlist">
Note: See TracChangeset for help on using the changeset viewer.