Pinterest "Pin It" Button

Wordpress Plugin
Download latest - 2.1.0.1

Developers

pderksen

Download Stats

Today 12
Yesterday 6
Last Week 96
All Time 464,968
Banner 772x250


Releases (23 )

Version Release Date Change Log
2.1.0.1 2015-05-08
  • May 8, 2015 =

  • Fixed bug with some options getting reset to defaults after an upgrade.

2.1.0 2015-05-04
  • May 4, 2015 =

  • Fixed plugin CSS not getting enqueued in some cases.

2.0.9 2015-04-22
  • April 22, 2015 =

  • Updated calls to add_query_arg to prevent any possible XSS attacks.

  • Fixed bug with button showing up on WooCommerce Products.

  • Added option to always enqueue scripts & styles (enabled by default).

  • Tested up to WordPress 4.2.

2.0.8 2014-11-27
  • Tested up to WordPress 4.1.
  • Improved translation (i18n) readiness.
2.0.7 2014-08-31
  • Tested with WordPress 4.0.
  • Button will now pin full size image instead of thumbnail.
2.0.6 2014-07-01
  • More fixes to special characters rendering HTML codes incorrectly in pin descriptions.
2.0.5 2014-05-20
  • Fixed a bug with shortcode buttons not enqueueing CSS & JS correctly.
  • Fixed a bug with some characters (such as single quotes) rendering HTML codes in the pin description.
2.0.4 2014-04-29
  • Various performance enhancements.
2.0.3 2014-03-14
  • Added action and filter hooks for extensibility.
  • Fixed a bug with upgrade code being called multiple times.
  • Removed PressTrends integration.
  • Tested up to WordPress 3.9.
2.0.2 2013-12-12
  • Added options for colors, sizes and shapes based on Pinterest's official widget builder.
  • Added an option to show count bubble even for zero count pins.
  • Minor bug fixes.
  • Tested up to WordPress 3.8.
2.0.1 2013-10-22
  • 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).
  • Tested up to WordPress 3.7.
2.0.0 2013-10-10
  • 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.
1.4.3 2012-12-14
  • Fixed bug where Create Pin popup wasn't working in some cases.
1.4.2 2012-12-03
  • 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.
1.4.1 2012-10-10
  • Fixed: Various shortcode fixes.
  • 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.
1.4.0 2012-10-10
  • Changed/Fixed: Iframe removed when button set to "User selects image". Fixes security issues and display errors on some web hosts.
  • Added: Displays new features available if upgrading "Pin It" Button Pro
1.3.1 2012-05-23
  • Changed: Modified button JavaScript to be in line with Pinterest's current button embed JavaScript
  • Changed: Split up internal code files for easier maintenance and updates
  • Fixed: For the shortcode, if the attributes "url", "image_url" and/or "description" aren't specified, it will try and use the post's custom page url, image url and/or description if found. If not found it will default to the post's url, first image in post and post title.
  • Fixed: Changed the way defaults are set upon install so it shouldn't override previous settings
  • Fixed: Uninstall now removes custom post meta fields
1.2.1 2012-03-22
  • Fixed bug with hiding posts/pages/categories when upgrading from a previous version
1.3.0 2012-03-21
  • Added a Pin Count option (horizontal or vertical)
  • Added new button style where image is pre-selected (like official Pinterest button)
  • Added fields for specifying URL, image URL and description for new button style image pre-selected
  • Added float option for alignment (none, left or right) to widget and shortcode
  • Can now remove shortcode surrounding div tag wrapper
  • Can now remove widget surrounding div tag wrapper
  • Moved "Follow" button widget to separate plugin: Pinterest Follow Button Plugin
  • Both button styles now embed iframe (like official Pinterest button)
  • External JavaScript now loads in footer for better performance
  • Fixed bug where front page was still showing button even when Front Page was unchecked
  • Fixed bug where some settings weren't saved when upgrading the plugin
  • Fixed bug where tag, author, date and search archive pages were not displaying the button
1.2.0 2012-02-24
  • Added option to hide button per page/post
  • Added option to hide button per category
  • Added widget to display "Pin It" button
  • Added widget to display "Follow" on Pinterest button
  • Added sharing buttons to settings page to promote plugin
  • Fixed CSS where some blogs weren't displaying the button properly
1.1.2 2012-02-15
  • Bug fix: Removed use of session state storing for now as it caused errors for some
1.1.1 2012-02-15
  • Updated jQuery coding method to avoid JavaScript conflicts with other plugins and themes some were getting
1.1.0 2012-02-15
  • Added custom CSS area for advanced layout and styling
  • Added checkbox option to remove the button's surrounding <div> tag
  • Button image and style updated to match Pinterest's current embed code
  • Added additional message and link to settings page at top after plugin is activated
  • Changed the way the button click is called to solve pinning issues in Internet Explorer
  • Now using table layout on settings page like WordPress dashboard page (with collapsible boxes)
  • Added mailing list signup form, other links, and rss feed in right column on settings page