Plugin Directory

Wordbooker

This plugin allows you to cross-post your blog posts to your Facebook Wall and to any Facebook Fan Page / Group that you are an administrator for.

Version 2.1.12 24/05/2012

  • Fixed up another http reference that was upsetting secure WordPress installs
  • Recoded the Access swapping code which handles json_decode differences when handling bare strings
  • Added the extended extra length values to the User Level Options.
  • Added akismet_result meta to allow FB comments to bypass Akismet checking - Thanks to Stefan Jacobi (Again!)
  • Recoded the Opions filling code in the Quick Edit block as it wasn't working - now uses the same logic as the block on the Edit/Add post page.
  • Added sequence check to Schema Cross check code.
  • Changed some of the diagnostic post levels to make things look better.
  • Added some more debugs to the comment handling process - to try to work out why some people have problems
  • Added an option to allow users to select if access token swapping should be logged.
  • Added an option to allow users to select if separate admin/user comment handling messages should be logged.
  • Changed width of several FB related columns to handle unexpectedly long strings being returned from Facebook.
  • Recoded the Login button so that it can use customised text for different languages.
  • Added option to allow the current logged in user to override the publish options set by the original post author
  • Added latest CA Certs file from the Facebook PHP SDK
  • Fixed a typo in the "Delete on success" logic
  • Added an ltrim to remove leading @ signs off the Name field to work round FB Bug : https://developers.facebook.com/bugs/404203109611190
  • Recoded access swapping process to remove application information.
  • Recoded the fql query calls to fix an apparent change in FB call structures.
  • Added better diagnostics to thumbnail/custom image postmeta tags.
  • Fixed a bug where images in scheduled posts were not processed.

Version 2.1.11 06/05/2012

  • Added some more diagnostics to the token exchange code to try to work out what is going on when its too short
  • Put in a patch so that if the token update fails it uses the existing token - this is a dirty fix but gives me time to work on a proper fix.
  • Put some null post_ID checking in to get round WordPress returning ALL assets in a blog when you pass a null ID to it which blew up blogs when you went to add a post.
  • Changed some HTTP references to HTTPS to hopefully stop warnings when running blogs on HTTPS front ends.
  • Fixed a typo in the auto approve comment variable check. Thanks to Stefan Jacobi
  • Tidied up the schema cross check code and moved it into its own function. Part of longer term plan to strip a lot of the "non core" code out of the main wordbooker file.

Version 2.1.10 04/05/2012

  • Recoded the token renewal code to handle Facebook returning null values
  • Added jpe in the list of recognised image files.

Version 2.1.9 02/05/2012

  • Fixed a bug where posts made via Postie didn't pick up the right user ID. This might affect quite a few things.
  • Added a schema cross check utility.
  • Added a Disabled FB API initialization option to stop clashes with other FB related plugins
  • Added code so that simple facebook connect will pick up the locale variable from Wordbooker
  • Removed Facebook Share as the functionality is depreciated
  • Added an align Left/Right for Like/Send
  • Removed some parameters and tweaked others to make the fb like iframes more W3C compliant.
  • Added some code to try to work out why token swapping isn't always working.
  • Put a check for missing access tokens before calling the publish functions - should speed things up and reduce the number of errors being bounced back from Facebook.
  • Changed the code so that blog urls are set rather than just letting Facebook work it out.
  • Added code to pull images from post attachments as well as parsing the post
  • Added code so that og tags for image and content which are static values and not parsed at post view are parsed when the post is saved, even if its not published. This means that they can be changed.
  • Added some checks to make sure that primary and secondary target types are set even if the user fails to set them.
  • Added some very large values to the extract length to allow people to post long posts on their wall without using Facebook Notes.
  • Changed the og schema insertion code to try to resolve W3C compliance issues.

Version 2.1.8 23/02/2012

  • Roll back the FB javascript to an earlier version which doesn't seem to have the problems that the current code does.
  • Recode the DB upgrade script to fix some odd problems.
  • Remove some redundant, for now, timeline action permissions.

Version 2.1.7 23/02/2012

  • Fix a typo in the FB javascript code which only seems to affect Safari.

Version 2.1.6 22/02/2012

  • Total embarassment : I somehow rolled a version with a function call in it that shouldn't have been there

Version 2.1.5 21/02/2012

  • Coded round the fact that get_users is a WP>3.0 function. So users on WP<3.1 dont get the option to chose the admin user for diagnostic messages
  • Added extra diagnostic for comments that have already ben pulled from Facebook
  • Reviewed and ratified all the diagnostic message levels.
  • Fixed an obscure bug where the FB Comments block didn't show if you turned off Wordbooker's FB Like and Share buttons.
  • Change image handling code so that filenames with single quotes in them don't blow things up. As WordPress uses " " round image URLs this should be OK.
  • Fixed a typo in the user guide - all the short tags had [[ ]] rather than [ ]
  • Disabled the frictionless sharing option as it was doing some very odd things - like even though I was using an APP access token it was filling MY timeline up.
  • Removed a duplicated xmlns tag.

    Version 2.1.4 16/02/2012

  • Rebuild for SVN after WP restored the plugin and messed things up

    Version 2.1.3 16/02/2012

  • Rebuild for SVN after WP restored the plugin and messed things up

    Version 2.1.2 16/02/2012

  • Lost in SVN after WP restored the plugin and messed things up

    Version 2.1.1 16/02/2012

  • Removed the Thanks section to keep WordPress mavens happy
  • Recoded the strip_images function to hopefully get rid of the phantom url problem (urls with no image on the end of them).
  • Fixed a bug in the comment inport/export where the check for disabling incoming comments used the outgoing comment disabled flag!

    Version 2.1.0 15/02/2012

  • Added comment handling - too many individual changes to comment
  • Added a function to delete Wordbooker data when a post is deleted.
  • Fixed a long standing bug relating to the og:image tag when posts have no image
  • Fixed a long standing bug relating to the og:locale tag - this is now populated with the WordPress Language value.
  • Removed lots of old obsolete commented out debug code.
  • Fixed a bug in the logic that identifies malformed image urls.
  • Added option to use blog url or blog tag line under the post title in wall posts
  • Added New Post Type - "Share" to the list of available post types.
  • Fixed a bug with post settings being lost when posts were scheduled
  • Fixed a bug where scheduled post diagnostics got recorded against the wrong user.
  • Added an option to allow the user id that "admin" diagnostic messages should be recorded against
  • Added code to remove wordbooker_channel.php - a file that was added but never used because FB never proved its worth.
  • Added a feature to allow Facebook User images to replace Gravatars where a FB URL is detected.
  • Added PHP Memory limit line to the support information block
  • Added Curl SSL Timeout lines to try to make Wordbooker more reslient to lousy Facebook API performance

    Version 2.0.9 12/12/2011

  • Finally fixed (I hope) the blank image problem for posts with no obvious image.
  • Fixed a bug relating to scraping when og tag production is turned off.
  • Added Russian Language files (Thanks Филипп Борисов for the hard work)
  • Recoded the cron job to reduce FQL load.
  • Checked for compatability with WordPress 3.3

    Version 2.0.8 19/11/2011

  • Commented out a debug statement that got left behind.
  • Added table prefix line to the support information - trying to debug problems with differing versions of WPMU.
  • Tweaked duplicate post fire detection code.

    Version 2.0.7 18/11/2011

  • Fixed a problem related to Scheduled Posts not getting pushed to Facebook
  • Fixed a problem relating to Quick Edit over riding existing post options on posts
  • Fixed a problem when Wordbooker is used with the Transcript theme
  • Rolled back a couple of the JSON-STRING parameters where they weren't needed
  • Recoded part of the Cache Refresh process to try to make it more resilient to Facebook Server timeouts/failures.

    Version 2.0.5 / 2.0.6 15/11/2011

  • QTranslate processing was missing round one of the post content extracts
  • Added code to pull the "viewing" language from qtranslate and use that to change the language of the various FB Social widgets.
  • Fixed a bug where parameters were not being passed properly to the notes publishing call
  • Fix a bug where the Fan page drop down was always populated with the fan pages and groups of the first user in the wordbooker tables even if there was more than one row.
  • Pushed language identification into a function to make it easier to add support for other multi-language plugins later.
  • More language strings snagged and tagged
  • Language files for French and German added. Thanks to Sebastian Pertsch and Christian Denat
  • Changed the size of the wordbooker_blank image to resolve some issues with FB ignoring it.
  • Fixed a bug in the Like/Share button logic which meanr that under certain circumstances the code for buttons wasn't included when it should have been.
  • Put some checking in the cron code to handle Facebook API timing out during the refresh process and leaving things in a mess
  • Fixed a typo in the "Disable Short Urls" option.
  • Changed graph calls to use JSON_STRING parameter rather than just JSON (Undocumented Facebook API parameter).

Version 2.0.4 06/11/2011

  • Added a Memory usage line to the support information.
  • Removed a duplicated constant definition
  • Fixed a typo in the fb_widget include.
  • Fixed a bug where Save Draft didn't save the Wordbooker options
  • Completely changed the Diagnostic/Error log handling.
  • Clarified some of the diagnostic messages in the cache refresh code
  • Fixed a glitch in the FB Status widget when FB style time formats were used.
  • Added L10n handling to the FB Status Widget
  • Completed L10n handling in the FB Like Widget
  • Added languages folder and first revision of the wordbooker pot file
  • Added function call to handle localisation
  • Recoded the image handling process to make it more reliable
  • Added a trim diagnostic log call to the batch cron job
  • Added a check for expired sessions in the cron code.
  • Added a ID line in the support information
  • Fixed a bug with the "TEST MODE" option
  • Fixed a problem relating to base table prefixes in some Networked blog installs.
  • Added an extra detail to the target drop down list to differentiate between pages and applications with the same name.

Version 2.0.3 23/10/2011

  • Fixed a bug in the code that populates the og:content tag
  • Fixed a bug related to mbr string handling
  • Changed calls from get_user_meta to get_usermeta which means plugin now works with 2.9 again
  • When posting to your personal wall the diagnostic messages showed no target name.
  • Logic for Remote publishing clients revised
  • Added option to disable short urls on FB posts
  • Added a post revision check to hopefully fix double posting issues
  • Recoded the "get logged in user" logic in the Cache Refresh to fix an obscure bug related to lost FB IDs
  • Changed the level of a couple of diagnostic messages to make sure they always show.
  • Changed the logic for the primary and secondary targets so that secondary doesn't appear if you only have a personal wall and the drop down is removed from the primary.
  • Added option to use the default og:image tag as the default image for posts with no image.

Version 2.0.2 15/10/2011

  • Fixed a bug with app-id/fb:admins which made comment moderation go wrong.
  • Fixed a bug in the target handling code where a variable was not being set correctly leading to confusing error message
  • Changed Curl calls to supress errors (for sites where curl is blocked/broken and craps the code out)
  • Changed FB comment code to supress comment boxes on anything but single post pages (as it seems to upset Facebook).
  • Fixed a bug concerning "Publish As" which meant it wasn't working properly.
  • Restored an option to allow Non Wordbooker users to chose if a post should be published or not.
  • Restored the option to supress like/share/send on Sticky Posts
  • Fixed a bug with the og: description tag not being populated.
  • Changed logic so og:tags are put out all the time unless you've checked the option to disable them all.
  • Fixed a bug where an array was parsed for data even if it didn't exist.
  • Fixed a bug where "post attribute" was missing.
  • Fixed a bug where when extract length was set to more than 400 it got reset to either 10 or 256
  • Added a check so that if a post has no images a blank is loaded to stop Facebook from scraping the page.
  • Changed logic so that Posting Options checks if a post is to a page and if not defaults to a post. This should provide a short term work round for custom post types.
  • Fixed a bug where the diagnostics reporting which target was active or not didn't show the right target.
  • Fixed a bug where the new publish options were being lost when you scheduled a post or saved a draft and then exited and edited the post later.
  • Fixed a bug where if you set the "Deactivate Wordbooker functionality" then it crashed out with a fatal error
  • 24 hour time formats on the FB Status Widget weren't set correctly
  • Added the X509 cert bundle for Curl installs without it properly installed.

Version 2.0.1 11/10/2011

  • Fixed a logic mistake concerning Share on Pages/Front pages
  • A field was missing from the post storage routine
  • Fixed a bug where Like counts didn't work because the url was missing.
  • Put an extra option into the Curl Call which might fix issues with certificate bundles.
  • Fixed a bug with app-id/fb:admins which made comment moderation go wrong.

Verson 2.0.0 30/09/2011

  • Major new release - too many changes to document here

version 1.0 : 02/01/2010

  • Base Release.

Requires: 2.9 or higher
Compatible up to: 3.4
Last Updated: 2012-5-24
Downloads: 322,744

Average Rating

4 stars
(107 ratings)

Support

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

Got something to say? Need help?

Compatibility

+
=
Not enough data

0 people say it works.
0 people say it's broken.

100,1,1 100,1,1 50,4,2 67,3,2 75,4,3 100,4,4 80,5,4 100,1,1
25,4,1 100,3,3 100,3,3 100,2,2 50,2,1 75,4,3 100,1,1 100,2,2 100,1,1 100,1,1
100,1,1 100,4,4 100,3,3 100,1,1 50,2,1 100,2,2 100,1,1 0,1,0 100,1,1 100,1,1
100,1,1 100,1,1 92,12,11 100,3,3 100,8,8 50,2,1 100,7,7 60,5,3 100,2,2 100,1,1
100,2,2
100,2,2 100,1,1
100,2,2
100,1,1 100,1,1 100,1,1
100,1,1 100,4,4 100,2,2 100,4,4 67,3,2 67,3,2 100,1,1 69,13,9 100,1,1 100,1,1
100,7,7
100,3,3 71,7,5 100,1,1 100,1,1 100,1,1
100,3,3 50,2,1 0,1,0
100,1,1 100,1,1
100,3,3
93,15,14 100,1,1 67,3,2 75,4,3 60,5,3 33,6,2 100,1,1 60,5,3 67,3,2 67,3,2 100,4,4 100,1,1
100,1,1 100,3,3
100,2,2 0,3,0 75,4,3 100,1,1 100,1,1 67,3,2
50,2,1 50,4,2 100,1,1 100,1,1