What's new in version 1.4
-
We’ve released a new version of the Facebook plugin to support July 2013 changes to Facebook Platform, improve reliability, and some extra features for WordPress 3.6.
Comments API changes
The
noscript
fallback used to display Facebook Comments for visitors without JavaScript (including search engines) has been updated to support Facebook’s new threaded comments APIs.The total number of comments stored on Facebook’s servers is now included in
get_comment_number()
requests for direct display in themes. Templates usingcomments_number()
will continue to see a comment count dynamically inserted by the Facebook JavaScript SDK.More reliable Facebook app access token retrieval
An inputted application identifier and application secret is verified with Facebook’s servers and exchanged for an application access token when saving new credentials. This verification method now happens outside the Facebook PHP SDK and its sessions, improving reliability.
Redesigned icons
Facebook updated its square logo in April 2013. Icons bundled with the WordPress plugins have been updated for the dark theme backgrounds of MP6 and WordPress 3.6.
Facebook PHP SDK update
Facebook’s PHP SDK now includes a proof of an application secret; the Facebook plugin contains this latest version of the Facebook PHP SDK.
Shortcode filters
Facebook for WordPress supports the new
shortcode_atts_{$shortcode}
filter in WordPress 3.6.
- The topic ‘What's new in version 1.4’ is closed to new replies.