Plugin Directory

Changeset 511978


Ignore:
Timestamp:
02/28/2012 10:43:54 PM (14 years ago)
Author:
kcfried
Message:

updated tags/1.4.5 to include corrected version information

Location:
fanpage-connect
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • fanpage-connect/tags/1.4.5/fanpage-connect.php

    r497787 r511978  
    655655                'fpogimg' => '',
    656656                'fpogname' => '',
    657                 'aff' => 'affriedl'
     657                'aff' => ''
    658658            );
    659659
  • fanpage-connect/tags/1.4.5/readme.txt

    r497787 r511978  
    66Requires at least: 3.0
    77Tested up to: 3.2.1
    8 Stable tag: 1.4.4
     8Stable tag: 1.4.5
    99
    1010Fanpage Connect is the WordPress plugin that allows you to create an administer your Facebook fan pages directly from WordPress.
     
    118118
    119119== Changelog ==
     120= 1.4.5 =
     121* Compliance with Facebook update on 2/01/2012 providing direct linkage of apps to fan pages.
     122
    120123= 1.4.4 =
    121124* Fixed occasional https/http confusion when activating the plugin.
    122125* Fixed like/unlike in reload to ensure that a fan page url is defined for edge.create/remove events
    123126* Now enqueueing jQuery!
    124 * Added plgin version number to the global settings page
     127* Added plugin version number to the global settings page
    125128* Converted the soon to be deprecated setAutoResize function to setAutoGrow for FB iFrame resizing
     129* Fixed menu width - now 520 pixels!
    126130
    127131= 1.4.3 =
  • fanpage-connect/trunk/readme.txt

    r497787 r511978  
    122122
    123123= 1.4.4 =
    124 * Fixed occasional https/http/multi-site confusion when activating the plugin.
     124* Fixed occasional https/http confusion when activating the plugin.
    125125* Fixed like/unlike in reload to ensure that a fan page url is defined for edge.create/remove events
    126126* Now enqueueing jQuery!
    127127* Added plugin version number to the global settings page
    128128* Converted the soon to be deprecated setAutoResize function to setAutoGrow for FB iFrame resizing
     129* Fixed menu width - now 520 pixels!
    129130
    130131= 1.4.3 =
Note: See TracChangeset for help on using the changeset viewer.