Changeset 635939
- Timestamp:
- 12/08/2012 09:03:36 PM (13 years ago)
- Location:
- abundatrade-plugin
- Files:
-
- 6 edited
- 1 copied
-
tags/1.5.1 (copied) (copied from abundatrade-plugin/trunk)
-
tags/1.5.1/abundatrade_pugin.php (modified) (2 diffs)
-
tags/1.5.1/readme.txt (modified) (2 diffs)
-
tags/1.5.1/skel/skel.php (modified) (1 diff)
-
trunk/abundatrade_pugin.php (modified) (2 diffs)
-
trunk/readme.txt (modified) (2 diffs)
-
trunk/skel/skel.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
abundatrade-plugin/tags/1.5.1/abundatrade_pugin.php
r635933 r635939 2 2 /** 3 3 * @package abundatrade_plugin 4 * @version 1.5 4 * @version 1.5.1 5 5 * @author Robert Landers (landers.robert@gmail.com) 6 6 */ … … 10 10 Description: Earn extra income for your site via the Abundatrade affiliate program! 11 11 Author: withinboredom 12 Version: 1.5 12 Version: 1.5.1 13 13 Author URI: http://withinboredom.info 14 14 */ -
abundatrade-plugin/tags/1.5.1/readme.txt
r635933 r635939 6 6 Requires at least: 3.3 7 7 Tested up to: 3.4.2 8 Stable tag: 1.5 8 Stable tag: 1.5.1 9 9 10 10 Earn 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. … … 62 62 63 63 == Changelog == 64 65 = v1.5.1 (December 8, 2012) = 66 67 * Typo 64 68 65 69 = v1.5 (December 6, 2012) = -
abundatrade-plugin/tags/1.5.1/skel/skel.php
r635933 r635939 74 74 private function render_tabs() { 75 75 ?> 76 <div id="icon-slp-widget" class="icon32"><br /></div><h2> Store Locator Plus: Widget PackSettings</h2>76 <div id="icon-slp-widget" class="icon32"><br /></div><h2>Abundatrade.com Calculator Settings</h2> 77 77 <div id="navcontainer"> 78 78 <ul id="navlist"> -
abundatrade-plugin/trunk/abundatrade_pugin.php
r635933 r635939 2 2 /** 3 3 * @package abundatrade_plugin 4 * @version 1.5 4 * @version 1.5.1 5 5 * @author Robert Landers (landers.robert@gmail.com) 6 6 */ … … 10 10 Description: Earn extra income for your site via the Abundatrade affiliate program! 11 11 Author: withinboredom 12 Version: 1.5 12 Version: 1.5.1 13 13 Author URI: http://withinboredom.info 14 14 */ -
abundatrade-plugin/trunk/readme.txt
r635933 r635939 6 6 Requires at least: 3.3 7 7 Tested up to: 3.4.2 8 Stable tag: 1.5 8 Stable tag: 1.5.1 9 9 10 10 Earn 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. … … 62 62 63 63 == Changelog == 64 65 = v1.5.1 (December 8, 2012) = 66 67 * Typo 64 68 65 69 = v1.5 (December 6, 2012) = -
abundatrade-plugin/trunk/skel/skel.php
r635933 r635939 74 74 private function render_tabs() { 75 75 ?> 76 <div id="icon-slp-widget" class="icon32"><br /></div><h2> Store Locator Plus: Widget PackSettings</h2>76 <div id="icon-slp-widget" class="icon32"><br /></div><h2>Abundatrade.com Calculator Settings</h2> 77 77 <div id="navcontainer"> 78 78 <ul id="navlist">
Note: See TracChangeset
for help on using the changeset viewer.