Plugin Directory

Changeset 400593


Ignore:
Timestamp:
06/23/2011 09:51:51 PM (15 years ago)
Author:
scibuff
Message:

2.0.3

  • Fixes encoding of non-latin characters in description and title of the og meta tags
  • Fixes the bug with the description meta tag that would print just the first letter of the content followed by a space and the ellipsis.
  • Fixes a rare bug Division by zero ... on line 220 for posts/pages with featured images
File:
1 edited

Legend:

Unmodified
Added
Removed
  • wordpress-connect/trunk/readme.txt

    r393607 r400593  
    66Requires at least: 3.0
    77Tested up to: 3.2
    8 Stable tag: 2.0.2
     8Stable tag: 2.0.3
    99
    1010This plugin integrates the Facebook Social Plugins with Wordpress.
     
    197197   
    198198== ChangeLog ==
     199= 2.0.3 =
     200* Fixes encoding of non-latin characters in description and title
     201  of the og meta tags
     202* Fixes the bug with the description meta tag that would print just the
     203  first letter of the content followed by a space and the ellipsis.
     204* Fixes a rare bug `Division by zero ... on line 220` for posts/pages with
     205  featured images
     206= 2.0.2 =
     207* Fixes the bug that like button display settings are not saved correctly
     208  after saving them
    199209= 2.0.1 =
    200210* Fixes the bug that non-admin users can no longer log in and access
     
    260270 
    261271== Upgrade Notice ==
     272= 2.0.3 =
     273* Minor bug fixes (featured image, og:description, etc.)
     274= 2.0.2 =
     275* Options bug fix
    262276= 2.0.1 =
    263 * Bug fixes (
    264 * Changed Javascript SDK to load asynchronously
    265 * Other tweaks
     277* Bug fixes
     278* Facebook Javascript SDK asynchronous loading
    266279= 2.0 =
    267280* The 2.0 version of Wordpress Connect brings the newest features of Facebook
Note: See TracChangeset for help on using the changeset viewer.