Plugin Directory

Changeset 820716


Ignore:
Timestamp:
12/13/2013 05:14:20 AM (12 years ago)
Author:
mglaman
Message:

2.0.5.2 - Facebook app integration fixes, Graph API call improvements, escape photo titles which were breaking Colorbox

Location:
facebook-albums
Files:
2 edited
5 copied

Legend:

Unmodified
Added
Removed
  • facebook-albums/tags/2.0.5.2/fbalbum.php

    r820713 r820716  
    44Plugin URI: http://glamanate.com/wordpress/facebook-album/?utm_source=fbalbum_pluginspage&utm_medium=website&utm_campaign=fbalbum
    55Description: Facebook Albums allows you to display Facebook Albums on your WordPress site. Brought to you by <a href="http://dooleyandassociates.com/?utm_source=fbalbum&utm_medium=referral&utm_campaign=Facebook%2BAlbum">Dooley & Associates</a>
    6 Version: 2.0.5.1
     6Version: 2.0.5.2
    77Author: Matt Glaman
    88Author URI: http://glamanate.com
  • facebook-albums/tags/2.0.5.2/readme.txt

    r811689 r820716  
    55Requires at least: 3.4
    66Tested up to: 3.5.1
    7 Stable tag: 2.0.5.1
     7Stable tag: 2.0.5.2
    88License: GPLv2 or later
    99License URI: http://www.gnu.org/licenses/gpl-2.0.html
     
    5050
    5151== Changelog ==
     52
     53= 2.0.5.2 =
     54* Facebook app authentication fixes (still some bugs, but should be more reliable.)
     55* Facebook Graph API call improvements - should work for Groups now (if user_groups permission set.)
     56* Escape photo titles, " and ' were breaking Colorbox.
    5257
    5358= 2.0.5.1. =
  • facebook-albums/trunk/fbalbum.php

    r820713 r820716  
    44Plugin URI: http://glamanate.com/wordpress/facebook-album/?utm_source=fbalbum_pluginspage&utm_medium=website&utm_campaign=fbalbum
    55Description: Facebook Albums allows you to display Facebook Albums on your WordPress site. Brought to you by <a href="http://dooleyandassociates.com/?utm_source=fbalbum&utm_medium=referral&utm_campaign=Facebook%2BAlbum">Dooley & Associates</a>
    6 Version: 2.0.5.1
     6Version: 2.0.5.2
    77Author: Matt Glaman
    88Author URI: http://glamanate.com
  • facebook-albums/trunk/readme.txt

    r811689 r820716  
    55Requires at least: 3.4
    66Tested up to: 3.5.1
    7 Stable tag: 2.0.5.1
     7Stable tag: 2.0.5.2
    88License: GPLv2 or later
    99License URI: http://www.gnu.org/licenses/gpl-2.0.html
     
    5050
    5151== Changelog ==
     52
     53= 2.0.5.2 =
     54* Facebook app authentication fixes (still some bugs, but should be more reliable.)
     55* Facebook Graph API call improvements - should work for Groups now (if user_groups permission set.)
     56* Escape photo titles, " and ' were breaking Colorbox.
    5257
    5358= 2.0.5.1. =
Note: See TracChangeset for help on using the changeset viewer.