Plugin Directory

Changeset 1489412


Ignore:
Timestamp:
09/03/2016 11:14:29 AM (10 years ago)
Author:
RPG84
Message:
  • removed draggable from jquery call
Location:
tradetracker-store
Files:
69 added
3 edited

Legend:

Unmodified
Added
Removed
  • tradetracker-store/trunk/Tradetracker-Store.php

    r1455530 r1489412  
    33* Plugin Name: Tradetracker-Store
    44* Plugin URI: http://wpaffiliatefeed.com
    5 * Version: 4.6.30
     5* Version: 4.6.31
    66* Description: A Plugin that will add a TradeTracker affiliate feed to your site with several options to choose from.
    77* Author: Robert Braam
  • tradetracker-store/trunk/front.php

    r1447808 r1489412  
    320320            );
    321321        })
    322     }).draggable();
     322    })
    323323    </script>
    324324<div class=\"demo\">
  • tradetracker-store/trunk/readme.txt

    r1455530 r1489412  
    55Requires at least: 4
    66Tested up to: 4.4
    7 Stable tag: 4.6.30
     7Stable tag: 4.6.31
    88
    99A plugin that lets you import an XML productfeed from TradeTracker.
     
    4242
    4343== Changelog ==
     44= 4.6.31 =
     45- Removed draggable call in Jquery
     46
    4447= 4.6.30 =
    4548- Testing an XML feed will give more information to see what information the server returns
Note: See TracChangeset for help on using the changeset viewer.