Plugin Directory

leenk.me

leenk.me empowers you to publicize your WordPress content to your Twitter, Facebook, LinkedIn, & FriendFeed accounts automatically.

1.4.0

  • Using leenk.me API version 1.2
  • Added better error message handling

1.3.14.1

  • Fixed bug causing "Exclude from Profile" checkbox option for LinkedIn to not appear on posts.

1.3.14

  • Fixed bug causing new installs to not get default settings properly when publishing new posts.
  • Raised priority of plugin action to deal with issues caused by Subscribe2 plugin users with a high number of subscribers.
  • Removed a bunch of unused code.

1.3.13

  • Big efficiency update for multiple user sites.

1.3.12

  • Added LinkedIn Groups to service and plugin.

1.3.11

  • Removed Google Buzz... Google has killed the Buzz API.

1.3.10

  • The last fix for Portuguese characters broke Cyrillic characters. Completely rethought the whole process and added new code.

1.3.9

  • Fixed bug that causes certain non-UTF8 strings to trim too long and be rejected by a social network.

1.3.8

  • Updates LinkedIn TITLE and DESCRIPTION character limits, per their latest API notes

1.3.7

  • Fixed Twitter bug miscalculating tweet length

1.3.6.2

  • Fixed bug when testing settings caused by multi-author publishing fix from 1.3.6
  • Fixed UI markup in Twitter Settings

1.3.6.1

  • Merge bug in 1.3.6 with Google Buzz

1.3.6

  • Fixed exclusion bug for Facebook and Friendfeed
  • Added links to Settings pages in more obvious location on General Settings page.
  • Renamed "leenk.me" suboption to "leenk.me Settings"
  • Update for multi-author publishing

1.3.5

  • Fixed bug caused by new versom of jQuery in WP 3.2 when testing Facebook and Friendfeed
  • Added efficiency updates for blogs with large userbase

1.3.4

  • Fixed bug with %CATS% for Twitter, if using really long category names causing an infinite loop and eventual timeout

1.3.3

  • Changed how the meta boxes are displayed, switched to the native WordPress meta box functions
  • Changed how leenk.me uses the Http class, by using the built-in wp_remote_* functions
  • Fixed bug for getting shorturl from WordPress if permalinks are turned off (and website cannot contact TinyURL), also submitted patch to core to ultimately fix this problem
  • Updated leenk.me settings pages
  • Updated leenk.me icon

1.3.2

  • Added user_can() function for backwards compatibility for WP3.0 and below
  • Added clean_user_cache() function for backwards compatibility for WP2.9 and below

1.3.1

  • Fixed memory_limit issue when doing upgrade to 1.3.0 for sites with large number of users

1.3.0

  • Added FriendFeed support!
  • Updated the category include/exclude option for each page
  • Automatically enable the "All Authors?" option on new activations for sites that have multiple users setup
  • Fixed error introduced with the share link feature on the Facebook module
  • General security hardening
  • Fixed bug causing leenk.me post meta to be erased when you quick-edit a post
  • Fixed JavaScript bug that prevents the "Re" functions from working immediately after quick-editing post info
  • Fixed Tweet Category/Tag warnings
  • Added disabled() helper function for WP2.9.2 and below

1.2.13

  • Bug fix for Twitter Friendly Links URL shortener (again)

1.2.12

  • Bug fix for Twitter Friendly Links URL shortener

1.2.11

  • Added support for custom URL shorteners, like bit.ly, j.mp and any others that you want to add.

1.2.10

  • Updated support contact information

1.2.9

  • Fixed small bug causing Facebook descriptions to not be truncated.

1.2.8

  • Facebook added a new "links" method to the API. Added option to use it instead of the normal "feeds" method.
  • Facebook also started restricting Message and Description length. Added restriction back into plugin (420 charactesr for Message, 300 characters for description).

1.2.7

  • Squashed bug causing non-thumbnail posts to have a thumbnail associated with them from the Media Library.

1.2.6

  • Added filters, 'facebook_image' and 'linkedin_image' to override the image used when posting to Facebook and LinkedIn.
  • Squashed bug causing twitter to improperly calculate the Tweet length for Russian characters.
  • Squashed bug causing twitter to improperly calculate the Tweet length for long titles.

1.2.5

  • Added auto-hashtagging variables for categories and tags in the Tweet Format.

1.2.4

  • Fixed bug causing "Pending Review" to "Publish" posts to be ignored by leenk.me.

1.2.3

  • Added ability to publish to Facebook Groups
  • Added ability to restrict certain WordPress roles from access the plugin settings - two new roles were created, "leenkme_manage_all_settings" for Administrators, and 'leenkme_edit_user_settings' for Editors/Authors/Contributors.

1.2.2

  • Changed the way the leenk.me _wpnonce fields are handled, previously it was causing an overload in the $_GET structure for some WordPress sites when filtering and/or searching posts in the WordPress Dashboard.

1.2.1

  • Removed screenshots from plugin, seems to be causing an issue with WordPress updating.

1.2.0

  • Added LinkedIn support!
  • Tested on WordPress 2.8.6, 2.9.2, and 3.0.2.

1.1.9

  • Fixed function call in Twitter module

1.1.8

  • Fixed bug causing shorttags showing up in Facebook and Google Buzz posts.
  • Fixed category inclusion/exclusions bug.
  • Added Page and Custom Post Type support.

1.1.7

  • Receiving reports of users with old version of cURL installed, they are not able to verify the SSL (because it is too new). Set the API call to not try to verify the SSL, the SSL still works and encrypts the content though.

1.1.6

  • Added SSL to leenk.me API for increased security

1.1.5

  • Added more features to Facebook plugin, now you can truly customize your Facebook posts.
  • Added support links to each social network module.
  • Updated API to fix slashes being included in Facebook posts.
  • Updated Facebook screenshots.

1.1.4

  • Fixed problem caused by users not saving Twitter/Facebook/Google Buzz settings before trying to use the plugin
  • Set "Post to Profile" as initial default for Facebook settings
  • Removed superfulous get_user_option call for Google Buzz post meta.

1.1.3

  • Added Google Buzz support!
  • Fixed some table formatting for the custom post boxes.
  • Added additional error reporting.
  • Fixed problem with post meta being deleted during autosave process.
  • Fixed bug caused by new users activating leenk.me for the first time and not setting their default settings.
  • Made some more efficiency updates, especially for multi-author sites.
  • Updated screenshots.
  • Tested on WordPress 2.8.6, 2.9.2, and 3.0.1.

1.1.2

  • Fixed bug causing Facebook posts to not have a "description" if there was no excerpt defined in WordPress.
  • Tested on WordPress 2.8.6, 2.9.2, and 3.0.1.

1.1.1

  • Removed unnecessary CSS and images.
  • Changed leenk.me main settings page to reduce CSS bloat.
  • Re-organized the Twitter and Facebook code to be a little more efficient for multi-user setups.
  • Increased error checking.
  • Tested on WordPress 2.8.6, 2.9.2, and 3.0.1.

1.1.0

  • Efficiency updates, now the leenk.me plugin only contacts leenk.me 1 time per user (instead of 1 time per social network).
  • Updated leenk.me API from 1.0 to 1.1, to assist with efficiency and better error reporting.
  • Fixed duplicate leenk.me screen in WP2.8.x (though I recommend upgrading to the latest version).
  • Updated AJAX popup box, made it wider and higher.

1.0.2

  • Fixed bug caused by not having thumbnails enabled in WP2.8.x and WP2.9.x.

1.0.1

  • Fixed small bug: removed default check from Facebook profile for new plugin activations.

1.0.0

  • leenk.me is a fork from Twitter Post, which unfortunately is no longer supported because Twitter deactivated their REST API.

Requires: 2.8 or higher
Compatible up to: 3.3.2
Last Updated: 2012-5-2
Downloads: 35,677

Average Rating

4 stars
(43 ratings)

Support

1 of 1 support threads in the last three weeks have been resolved.

Got something to say? Need help?

Compatibility

+
=
Not enough data

1 person says it works.
0 people say it's broken.

100,1,1 100,1,1 100,1,1 100,1,1 100,1,1 100,1,1 100,1,1 100,1,1 100,1,1 100,1,1 100,1,1 100,2,2 100,1,1 100,1,1 100,1,1 100,1,1
100,1,1 100,1,1
100,1,1 100,1,1
100,1,1 100,1,1 100,1,1 100,1,1 100,1,1 100,1,1 100,1,1 100,1,1 100,1,1 100,1,1 100,1,1 100,2,2 100,1,1 100,1,1 100,1,1 100,1,1
100,1,1 100,1,1 100,1,1 100,2,2 100,1,1 100,1,1 100,1,1
100,1,1 100,3,3 100,1,1 100,1,1 100,1,1 100,1,1 50,2,1 100,1,1 100,1,1 100,1,1 100,1,1 100,1,1 50,2,1 100,1,1 100,2,2 100,1,1 100,1,1 100,1,1 100,1,1
100,1,1 100,1,1 100,1,1 100,2,2 100,1,1 100,1,1 100,1,1
50,2,1 100,2,2 100,1,1 100,1,1 100,1,1
100,1,1 100,2,2 100,1,1
100,1,1 100,1,1
100,1,1 100,1,1 100,1,1 100,1,1 100,2,2 100,1,1 100,1,1
100,1,1 50,2,1 100,1,1 100,3,3
100,1,1
100,1,1 100,2,2 100,2,2 100,1,1 100,1,1
100,1,1 100,2,2 100,2,2
100,1,1