Changeset 820716
- Timestamp:
- 12/13/2013 05:14:20 AM (12 years ago)
- Location:
- facebook-albums
- Files:
-
- 2 edited
- 5 copied
-
tags/2.0.5.2 (copied) (copied from facebook-albums/trunk)
-
tags/2.0.5.2/fbalbum.php (copied) (copied from facebook-albums/trunk/fbalbum.php) (1 diff)
-
tags/2.0.5.2/inc/options-facebookalbum.php (copied) (copied from facebook-albums/trunk/inc/options-facebookalbum.php)
-
tags/2.0.5.2/inc/widget.php (copied) (copied from facebook-albums/trunk/inc/widget.php)
-
tags/2.0.5.2/readme.txt (copied) (copied from facebook-albums/trunk/readme.txt) (2 diffs)
-
trunk/fbalbum.php (modified) (1 diff)
-
trunk/readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
facebook-albums/tags/2.0.5.2/fbalbum.php
r820713 r820716 4 4 Plugin URI: http://glamanate.com/wordpress/facebook-album/?utm_source=fbalbum_pluginspage&utm_medium=website&utm_campaign=fbalbum 5 5 Description: 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. 16 Version: 2.0.5.2 7 7 Author: Matt Glaman 8 8 Author URI: http://glamanate.com -
facebook-albums/tags/2.0.5.2/readme.txt
r811689 r820716 5 5 Requires at least: 3.4 6 6 Tested up to: 3.5.1 7 Stable tag: 2.0.5. 17 Stable tag: 2.0.5.2 8 8 License: GPLv2 or later 9 9 License URI: http://www.gnu.org/licenses/gpl-2.0.html … … 50 50 51 51 == 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. 52 57 53 58 = 2.0.5.1. = -
facebook-albums/trunk/fbalbum.php
r820713 r820716 4 4 Plugin URI: http://glamanate.com/wordpress/facebook-album/?utm_source=fbalbum_pluginspage&utm_medium=website&utm_campaign=fbalbum 5 5 Description: 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. 16 Version: 2.0.5.2 7 7 Author: Matt Glaman 8 8 Author URI: http://glamanate.com -
facebook-albums/trunk/readme.txt
r811689 r820716 5 5 Requires at least: 3.4 6 6 Tested up to: 3.5.1 7 Stable tag: 2.0.5. 17 Stable tag: 2.0.5.2 8 8 License: GPLv2 or later 9 9 License URI: http://www.gnu.org/licenses/gpl-2.0.html … … 50 50 51 51 == 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. 52 57 53 58 = 2.0.5.1. =
Note: See TracChangeset
for help on using the changeset viewer.