=== Ecwid: Random Products === Contributors: Tony Sologubov Tags: shopping cart, store, shop, ecwid, tools, random, products Requires at least: 2.8 Tested up to: 3.3.1 Stable tag: 0.5 This module allows to show random products from Ecwid store. == Description == This module enables the next features: - adding shortcode to display random products within the body of your Wordpress pages - adding widgets with random products to your theme's sidebar = IMPORTANT NOTE: = The core Ecwid Shopping Cart module http://wordpress.org/extend/plugins/ecwid-shopping-cart/ must be installed prior using this one == Installation == = 1. Manual installation = - 1.1. Upload `ecwid-useful-tools` directory to the `/wp-content/plugins/` directory. - 1.2. Activate the plugin through the 'Plugins' menu in WordPress. NOTE: Please be aware that the directory name has been changed. = 2. Automated installation via Plugin installation WordPress tool = - 2.1. Go to WordPress admin area into the Plugins section. - 2.2. Click Add New link at the top. - 2.3. Search for plugin using the next keywords: "ecwid useful tools". - 2.4. Click "Install Now" link. - 2.5. Activate the plugin through the 'Plugins' menu in WordPress. == Frequently Asked Questions == This section is blank yet. == Changelog == = 0.5 = - [+] Added deinstallation hook, so settings will be erased after uninstalling - [+] Added correlations between this plugin and Ecwid Shopping cart http://wordpress.org/extend/plugins/ecwid-shopping-cart/ to settings page - [!] Bug that currency prefix could not be updated has been fixed - [!] Bugs regarding blank spaces in widget area are fixed = 0.4 = - [+] Added possibility to display products in row using shortcode. Check features.txt file for instruction on how to do that - [!] Bug with incorrect price display has been fixed - [!] Bug with incorrect bradcrumbs has been fixed = 0.3 = - [+] Settings page was added. Now it is possible to define currency settings there - [!] Module has been renamed from `Ecwid: useful tools` to `Ecwid: Random Products` - [!] Bug with Inline SEO Catalog has been fixed - [!] Small changes in widget settings - [!] Small refactoring of the whole module's code = 0.2 = - [+] Now it is possible to show price and/or title for random products - [!] Some typos were fixed - [!] Problem with HTTPS was fixed = 0.1 = - [+] Initial version