Changeset 511978
- Timestamp:
- 02/28/2012 10:43:54 PM (14 years ago)
- Location:
- fanpage-connect
- Files:
-
- 3 edited
-
tags/1.4.5/fanpage-connect.php (modified) (1 diff)
-
tags/1.4.5/readme.txt (modified) (2 diffs)
-
trunk/readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
fanpage-connect/tags/1.4.5/fanpage-connect.php
r497787 r511978 655 655 'fpogimg' => '', 656 656 'fpogname' => '', 657 'aff' => ' affriedl'657 'aff' => '' 658 658 ); 659 659 -
fanpage-connect/tags/1.4.5/readme.txt
r497787 r511978 6 6 Requires at least: 3.0 7 7 Tested up to: 3.2.1 8 Stable tag: 1.4. 48 Stable tag: 1.4.5 9 9 10 10 Fanpage Connect is the WordPress plugin that allows you to create an administer your Facebook fan pages directly from WordPress. … … 118 118 119 119 == Changelog == 120 = 1.4.5 = 121 * Compliance with Facebook update on 2/01/2012 providing direct linkage of apps to fan pages. 122 120 123 = 1.4.4 = 121 124 * Fixed occasional https/http confusion when activating the plugin. 122 125 * Fixed like/unlike in reload to ensure that a fan page url is defined for edge.create/remove events 123 126 * Now enqueueing jQuery! 124 * Added pl gin version number to the global settings page127 * Added plugin version number to the global settings page 125 128 * Converted the soon to be deprecated setAutoResize function to setAutoGrow for FB iFrame resizing 129 * Fixed menu width - now 520 pixels! 126 130 127 131 = 1.4.3 = -
fanpage-connect/trunk/readme.txt
r497787 r511978 122 122 123 123 = 1.4.4 = 124 * Fixed occasional https/http /multi-siteconfusion when activating the plugin.124 * Fixed occasional https/http confusion when activating the plugin. 125 125 * Fixed like/unlike in reload to ensure that a fan page url is defined for edge.create/remove events 126 126 * Now enqueueing jQuery! 127 127 * Added plugin version number to the global settings page 128 128 * Converted the soon to be deprecated setAutoResize function to setAutoGrow for FB iFrame resizing 129 * Fixed menu width - now 520 pixels! 129 130 130 131 = 1.4.3 =
Note: See TracChangeset
for help on using the changeset viewer.