=== WP e-Commerce - Facebook Like Button === Contributors: visser Donate link: http://www.visser.com.au/#donations Tags: e-commerce, wp e-commerce, shop, cart, ecommerce, facebook like Requires at least: 2.9.2 Tested up to: 4.0 Stable tag: 1.7 == Description == Enables visitors to your WP e-Commerce store to make connections to Product pages and share content back to their friends on Facebook with one click. See also: WP e-Commerce Plugins == Installation == 1. Upload the folder 'wp-e-commerce-facebook-like-button' to the '/wp-content/plugins/' directory 2. Activate the plugin through the 'Plugins' menu in WordPress == Usage == 1. Activating the Plugin will automatically 'hook' - via 'wpsc_product_addon_after_descr' - the Facebook Like button to the Single Product template within your WP e-Commerce store. 2. Open a Product within your store and see the Facebook Like button == Support == If you have any problems, questions or suggestions please join the members discussion on my WP e-Commerce dedicated forum. http://www.visser.com.au/wp-ecommerce/forums/ == Screenshots == 1. The Facebook Like element on the Single Product screen. 2. The Facebook Like element after being clicked on the Single Product screen. 3. A range of presentation and placement options can be adjusted to suit different store needs. == Changelog == = 1.7 = * Fixed: Dashboard widget causing error * Changed: Using new WP e-Commerce minor version detector * Changed: Moved After Description template hook to general * Changed: Renamed WP e-Commerce Plugin News widget = 1.6.9 = * Changed: Using checked() and selected() = 1.6.8 = * Fixed: WP e-Commerce Plugins widget markup * Changed: Using clicked() * Changed: Standardised Products Page/Single Product = 1.6.7 = * Fixed: Styling issue within Plugins Dashboard widget * Fixed: First time activation not firing * Fixed: Performance improvements for WP e-Commerce Plugins widget * Changed: Reformatted readme.txt * Changed: Moved settings template into /templates/admin/ * Fixed: Issue introduced with wpsc_get_action() * Added: Alt. switch to wpsc_get_action() * Fixed: Unlinked position dropdown = 1.6.6 = * Changed: Dropped support of wpsc_is_single_product() = 1.6.5 = * Changed: Replaced wpsc_is_single_product() * Fixed: readme.txt to reflect WordPress.org = 1.6.4 = * Fixed: Width of Width field under Settings = 1.6.3 = * Changed: Migrated Plugin prefix from 'vl_wpscflb' to 'wpsc_fl' = 1.6.2 = * Fixed: Missing functions = 1.6.1 = * Changed: Moved ..._check_plugin_version() to functions.php * Fixed: Bug in WP e-Commerce 3.8.5 with detection of the Single Product view = 1.6 = * Added: Support for SSL sites = 1.5.2 = * Added: wpsc_get_major_version() to properly detect WP e-Commerce 3.8 * Added: uninstall.php = 1.5.1 = * Changed: Improved single Product page detection in WP e-Commerce 3.8 = 1.5 = * Added: Support for Products Page * Added: Admin controls to hide/show display on the Products Page as well as Product detail view = 1.4.2 = * Added: Support for WP e-Commerce 3.8 (tested) * Changed: Broke WP e-Commerce support into 2 separate managed files = 1.4.1 = * Added: Support for WP e-Commerce 3.8 menu system = 1.4 = * Added: Template tag for manual positioning * Added: Position field to Store > Upgrades > Facebook Like Button options = 1.3 = * Changed: Better detection of Product detail page = 1.2 = * Added: Administration page to Plugin * Added: Show faces option to Administration page * Added: Width option to Administration page * Added: Colour scheme option to Administration page * Added: notification of available updates on Plugin page = 1.1 = * Changed: Only display on Single Product template * Changed: Remove debug commenting from Plugin = 1.0 = * Changed: Migrated solution to a WordPress Plugin = 0.1 = * Added: First working release of the Plugin