=== Pinterest "Pin It" Button Pro === Contributors: pderksen, nickyoung87 Requires at least: 3.5.2 Tested up to: 3.7 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html == Description == Easily add a Pinterest "Pin It" Button to your site and encourage your visitors pin your awesome content! **Pro Version** = Requirements = * WordPress 3.5.2 or higher == Changelog == = 3.0.2 = * Added an option to disable Pinterest's pinit.js JavaScript to avoid conflicts with other Pinterest plugins, themes and custom code (on new "Advanced" tab). * Added an option to remove the "Tweet" text from the sharebar Twitter button. * Fixed bug with below image button. * Tested up to WordPress 3.7. = 3.0.1 = * Share bar: Fixed bug with center and right alignment. * Below image button: Fixed bug where it was displaying on image outside of content area (header, sidebar, etc.). * WooCommerce: Fixed shortcode not working in short description area. = 3.0.0 = **Count bubble update** We've improved how the count bubble behaves on listing pages. When "user selects image" is selected along with a custom "Pin It" button image, on post listing pages (home, categories, archives, etc), pins now point to the original post URL the button resides on, not the current page the pinner is viewing. **Below image button (New)** * Added option to show a "Pin It" button under each image. * Allow stock "Pin It" button or use of custom button image (included in plugin or uploaded by user). * Allow custom button height and width. * Allow minimum image height and width to display "Pin It" buttons under. * Can specify CSS classes that will prevent adding a "Pin It" button below an image. **Image hover button** * Fixed so now pins the URL the image originates from, not the URL the reader is on. Useful when reader is on a page that displays multiple posts, such as the home page. * Added new option to always show image hover buttons (even when not hovering). * Fixed issue that caused NextGen gallery thumbnails not to work. **Social share bar** * Added drag and drop interface for easier button arrangement. * Better responsive styling -- social buttons now stack appropriately when viewing site on smaller devices. * Improved performance of how third-party JavaScript was loading. * Added Tweet hashtag (#) option. * Added Google+ Share button. * Added Facebook Like HTML5 button. IFRAME option left in. * Added Facebook Share image button. Old Facebook Share embed code option left in but not supported by Facebook anymore. **WooCommerce-specific features** Now checks for WooCommerce and adds 4 more options under Post Visibility to display the "Pin It" button. * Above Short Description * Below Short Description * Above Add to Cart Button * Below Add to Cart Button **Misc** * Improved auto-update license key activation and checking. * Tested up to WordPress 3.6.1. * Now in full compliance with current "Pin It" button developer guidelines at http://developers.pinterest.com/pin_it/. * More extensive Help section, which was moved to a separate submenu item. * Updated CSS & JS output so they're much more "light weight" which should improve performance. * Removed all references to "!important" in the public CSS to allow for more control of styles. * Implemented more standards from the WordPress Settings API. Settings pages should be more maintainable going forward. * Settings pages now using tabs to break up functionality. * Can now specify button type for shortcode and widget. No longer inherits from main settings. * Fixed so button now shows up on category pages. * Added is_main_query() check for "the_content" filter. * Removed show/hide button options on category edit screen (conflicted with post/page visibility changes). * Optional Presstrends anonymous usage tracking. = 2.2.6 = * Social share bar: Facebook Share button JavaScript now referenced so can be used by secure (SSL) or non-secure websites. = 2.2.5 = * Image hover button: Image description on popup will now default to blank instead of the text "undefined" when the pinned image has no alt tag. * Image hover button: Added minimum height and width option so hover button can easily be disabled on button and thumbnail images globally. * Social share bar: Added Facebook Share button option (in addition to Facebook Like). * Social share bar: Added Twitter username reference option (via @username). * Now includes "http:" in create pin link to improve theme compatibility. * Added PressTrends analytics code. = 2.2.4 = * Image hover button (Pro Photo 4 theme owners only): When lazy load images is turned on, it should now pull correct image instead of a blank one when pinning. = 2.2.3 = * Added ability to show/hide buttons on custom post types as groups. * Individual custom post types now have show/hide button options. * Image hover button: Now follows same Post/Page visibility rules that the Page-level button does. * Social share bar: Now follows same Post/Page visibility rules that the Page-level button does. * Removed show/hide button options on category edit screen (conflicted with new post/page visibility changes). * Image hover button: Can specify additional CSS classes to prevent hovering on (besides "pib-nohover"). = 2.2.2 = * Image hover button: Fixed flickering issue present on ProPhoto themes (www.prophotoblogs.com). Renamed hover CSS classes used to prevent future theme compatibility issues. = 2.2.1 = * Fixed error in settings page when using a version of WordPress less than 3.5 (call to wp_enqueue_media). = 2.2.0 = * Image hover button: Added hover button placement option. * Image hover button & Page-level custom button: Added custom button image upload/select from media library ability. * Image hover button: Default is now larger red button and in top left corner. This is in line with new image hover style on Pinterest ("new look"). * Image hover button: Improved theme compatibilities. * Image hover button & "image selected" option: Increased height and width of modal popup window to work with Pinterest's "new look." = 2.1.3 = * Image hover button: Now works with featured images/post thumbnails. * Image hover button: Improved theme compatibilities. = 2.1.2 = * Image hover button: More theme and browser compatibilities for hover "Pin It" button feature. = 2.1.1 = * Image hover button: Improved theme and browser compatibilities for hover "Pin It" button feature. = 2.1.0 = * Added ability to overlay a "Pin It" button on top of each image when hovering over it ("image hover button"). = 2.0.6.1 = * Reverted embed code to back to fix issue where "user selects image" with original button was not showing pin count correctly on front page and individual posts. Embed code now from http://pinterest.com/about/goodies/#button_for_websites. Was from http://business.pinterest.com/widget-builder/#do_pin_it_button. = 2.0.6 = * Center align option added (single button, share bar, widget and shortcode). * Now hides pin count bubble if a dash ("-") is returned from Pinterest when case their service is down. * When using original button image, will now use new embed code from http://business.pinterest.com/widget-builder/#do_pin_it_button. * Various shortcode fixes. = 2.0.5 = * Added LinkedIn share button. = 2.0.4 = * Added ability for shortcode to use the current post's featured image. * Fixed all debug warnings logged by WP_DEBUG. = 2.0.3 = * Added option to specify common width in pixels between buttons on social share bar. * Added option to hide the count bubble for the non-Pinterest buttons on social share bar. * Fixed bug where Create Pin popup wasn't working in some cases. = 2.0.2 = * Tested with WordPress 3.5. * Added: Option to save settings upon plugin uninstall. * Changed: Removed "Always show pin count" option as it's no longer supported by Pinterest. * Changed: Iframe option removed as it's no longer supported by Pinterest. * Changed: Moved some JavaScript files to load in the footer rather than the header to improve page speed load and compatibility with Pinterest code. Theme must implement wp_footer() to function properly. * Fixed: Count="vertical" shortcode fixed. * Fixed: Updated button CSS/styles to improve compatibility with more themes. * Fixed: Checks theme support for post thumbnails and adds if needed. * Fixed: Various minor bug fixes. = 2.0.1 = * Fixed: Shortcode fixes including the option added to display other social sharing. * Fixed: Moved some JavaScript files that were loaded in the footer to now load in the header to improve compatibility with themes not implementing wp_footer(). * Fixed: Updated button CSS/styles to improve compatibility with more themes. = 2.0.0 = * Initial plugin released.