WPBook Lite
Based on wpbook ( http://wordpress.org/extend/plugins/wbook/ ),
WPBook Lite enables cross-posting of blog items to facebook,
and import of comments
1.4.2
- Eliminated check on page access_token as that really just comes from the user
access token - hope this will solve issues with page publishing
1.4.1
- Simple typo bug in publishing to Facebook - EVERYONE MUST UPGRADE as 1.4
will not work
1.4
- Updated logic to accomodate Facebook's deprecation of "offline_access" tokens.
This will mean tokens (for newly created apps) will expire every 60 days and
require re-authentication. WPBook Lite checks for token validity every time it
publishes and every time the cron task for comment import runs (once an hour).
1.3.1
- Added hook to remove all post_meta wpbook lite creates on uninstall
- Added sslverify false for getting token from Facebook to solve certificate
errors
1.3
- New feature: added "message" to post-meta box; used it text is entered into
it instead of the excerpt for the post.
- Bugfix: duplicate post meta (custom fields) for each save of post
- Bugfix: Publishing to facebook regardless of setting meta-box to no
- Added permission check and grant for user_groups, required to publish to
non-public groups
1.2.6
- Added 'auto-draft-to-publish' post transition state, to better support posts
created by XML-RPC clients, including Windows Live Writer
- Cleaned up debugging output and simplified logic for try/catch blocks
around the calls to the Facebook API throughout the Facebook publish process.
- Added check for WP_error object returned to wp_remote_request when fetching
access token.
- Update support link on settings page to point to the forum for wpbook-lite not
the existing forum for wp-book
1.2.5
- Fixed bug in access_token capture, exposued more debug info to WPBook Lite
settings page.
1.2.4
- Update mechanism for capturing access_token to work on sites where fopen
is not allowed, using wp_remote_request.
1.2.3
- Restrict global filter on gravatars to only comments
1.2.2
- Wrap try/catch blocks around Facebook permission calls in admin page -
should more robustly handle bad data entered in profile ID, app ID, secret.
1.2.1
- Bugfix: Delete data from db when uninstalled
1.2
- Add option to publish as link, note, or post
1.1
- Cleanup - have to check for FB_API_KEY and SECRET before making permissions calls.
1.0
- Fork from WPBook full version
- Upgrade to Facebook SDK version 3.x
Requires: 2.9 or higher
Compatible up to: 3.3.2
Last Updated: 2012-5-25
Downloads: 3,504
Average Rating
(4 ratings)
Support
4 of 6 support threads in the last three weeks have been resolved.
Got something to say? Need help?