Changeset 1565089
- Timestamp:
- 12/30/2016 05:49:59 PM (9 years ago)
- Location:
- tradetracker-store
- Files:
-
- 70 added
- 3 edited
-
tags/4..6.35 (added)
-
tags/4..6.35/Tradetracker-Store.php (added)
-
tags/4..6.35/cache (added)
-
tags/4..6.35/debug.php (added)
-
tags/4..6.35/front.php (added)
-
tags/4..6.35/functions.php (added)
-
tags/4..6.35/images (added)
-
tags/4..6.35/images/No_image.png (added)
-
tags/4..6.35/images/ajax-loader.gif (added)
-
tags/4..6.35/images/more.png (added)
-
tags/4..6.35/import (added)
-
tags/4..6.35/import/database.php (added)
-
tags/4..6.35/import/xml.php (added)
-
tags/4..6.35/import/xmlsplit.php (added)
-
tags/4..6.35/js (added)
-
tags/4..6.35/js/expand.js (added)
-
tags/4..6.35/menu (added)
-
tags/4..6.35/menu/expand.js (added)
-
tags/4..6.35/menu/faq.php (added)
-
tags/4..6.35/menu/images (added)
-
tags/4..6.35/menu/images/Premium-addons.png (added)
-
tags/4..6.35/menu/images/add-edit-stores.png (added)
-
tags/4..6.35/menu/images/debug.png (added)
-
tags/4..6.35/menu/images/enhanced-distribution.png (added)
-
tags/4..6.35/menu/images/item-selection.png (added)
-
tags/4..6.35/menu/images/kruisje.png (added)
-
tags/4..6.35/menu/images/layout-settings.png (added)
-
tags/4..6.35/menu/images/overlay.png (added)
-
tags/4..6.35/menu/images/product-page.png (added)
-
tags/4..6.35/menu/images/screenshot-1.png (added)
-
tags/4..6.35/menu/images/tb-close.png (added)
-
tags/4..6.35/menu/images/vinkje.png (added)
-
tags/4..6.35/menu/images/xml-feed-options.png (added)
-
tags/4..6.35/menu/itemselect.php (added)
-
tags/4..6.35/menu/layout.php (added)
-
tags/4..6.35/menu/main.js (added)
-
tags/4..6.35/menu/menu.css (added)
-
tags/4..6.35/menu/menu.php (added)
-
tags/4..6.35/menu/news.php (added)
-
tags/4..6.35/menu/pluginsettings.php (added)
-
tags/4..6.35/menu/premium.php (added)
-
tags/4..6.35/menu/releaselog.php (added)
-
tags/4..6.35/menu/search.php (added)
-
tags/4..6.35/menu/showlayout.php (added)
-
tags/4..6.35/menu/store.php (added)
-
tags/4..6.35/menu/style.css (added)
-
tags/4..6.35/menu/xmlfeed.php (added)
-
tags/4..6.35/menu/xmloption.php (added)
-
tags/4..6.35/readme.txt (added)
-
tags/4..6.35/screenshot-1.png (added)
-
tags/4..6.35/screenshot-2.png (added)
-
tags/4..6.35/screenshot-3.png (added)
-
tags/4..6.35/splits (added)
-
tags/4..6.35/tinymce (added)
-
tags/4..6.35/tinymce/cart.png (added)
-
tags/4..6.35/tinymce/test.js (added)
-
tags/4..6.35/tinymce/tinyTT.php (added)
-
tags/4..6.35/tinymce/tinymce.php (added)
-
tags/4..6.35/tinymce/ttmce.js (added)
-
tags/4..6.35/translation (added)
-
tags/4..6.35/translation/default.mo (added)
-
tags/4..6.35/translation/default.po (added)
-
tags/4..6.35/translation/tradetracker-store-nl_NL.mo (added)
-
tags/4..6.35/translation/tradetracker-store-nl_NL.po (added)
-
tags/4..6.35/translation/ttstore-nl_NL.mo (added)
-
tags/4..6.35/translation/ttstore-nl_NL.po (added)
-
tags/4..6.35/uninstall.php (added)
-
tags/4..6.35/upgrading.php (added)
-
tags/4..6.35/widget (added)
-
tags/4..6.35/widget/widget.php (added)
-
trunk/Tradetracker-Store.php (modified) (1 diff)
-
trunk/front.php (modified) (3 diffs)
-
trunk/readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
tradetracker-store/trunk/Tradetracker-Store.php
r1564625 r1565089 3 3 * Plugin Name: Tradetracker-Store 4 4 * Plugin URI: http://wpaffiliatefeed.com 5 * Version: 4.6.3 45 * Version: 4.6.35 6 6 * Description: A Plugin that will add a TradeTracker affiliate feed to your site with several options to choose from. 7 7 * Author: Robert Braam -
tradetracker-store/trunk/front.php
r1564625 r1565089 21 21 wp_enqueue_style( 'tt_store_css'); 22 22 } 23 wp_register_style( 'tt_slider_css', " http://ajax.googleapis.com/ajax/libs/jqueryui/1.10.1/themes/".$ttslidertheme."/jquery-ui.css");23 wp_register_style( 'tt_slider_css', "//ajax.googleapis.com/ajax/libs/jqueryui/1.10.1/themes/".$ttslidertheme."/jquery-ui.css"); 24 24 wp_enqueue_style( 'tt_slider_css'); 25 25 } … … 713 713 if($extraname != ""){ 714 714 $moretext = __('More info', 'tradetracker-store'); 715 $more = "<div class=\"".$storename."store-more \">715 $more = "<div class=\"".$storename."store-more store-more\"> 716 716 <img src=\"/wp-content/plugins/tradetracker-store/images/more.png\" style=\"border:0;\" border=\"0\" name=\"img".$i."\" width=\"11\" height=\"13\" border=\"0\" > 717 717 <a href=\"#first\" onClick=\"shoh('".$i."');\" >".$moretext."</a> … … 721 721 </div>"; 722 722 } else { 723 $more = "<div class=\"".$storename."store-more \"></div>";724 } 725 } else { 726 $more = "<div class=\"".$storename."store-more \"></div>";723 $more = "<div class=\"".$storename."store-more store-more\"></div>"; 724 } 725 } else { 726 $more = "<div class=\"".$storename."store-more store-more\"></div>"; 727 727 } 728 728 $outpage = get_option('Tradetracker_outpageURL'); -
tradetracker-store/trunk/readme.txt
r1564625 r1565089 5 5 Requires at least: 4 6 6 Tested up to: 4.7 7 Stable tag: 4.6.3 47 Stable tag: 4.6.35 8 8 9 9 A plugin that lets you import an XML productfeed from TradeTracker. … … 42 42 43 43 == Changelog == 44 = 4.6.35 = 45 - Ajax call will be playing nice for https too 46 - Seperate class for .store-more introduced 47 44 48 = 4.6.34 = 45 49 - Extra fix for MariaDB hostings
Note: See TracChangeset
for help on using the changeset viewer.