Changeset 525423
- Timestamp:
- 03/30/2012 04:15:47 PM (14 years ago)
- Location:
- fanpage-connect
- Files:
-
- 2 edited
-
tags/1.4.6/fanpage-connect.php (modified) (2 diffs)
-
trunk/fanpage-connect.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
fanpage-connect/tags/1.4.6/fanpage-connect.php
r525392 r525423 3 3 Plugin Name: Fanpage Connect FREE 4 4 Plugin URI: http://www.fanpageconnect.com 5 Version: v1.4. 55 Version: v1.4.6 6 6 Author: Pat Friedl, Chris Friedl, Bryan Batson 7 7 Description: Fanpage Connect is the WordPress plugin that allows you to create an administer your Facebook fan pages directly from WordPress. … … 79 79 80 80 if (!defined('FPC_PLUGIN_VERSION')) 81 define('FPC_PLUGIN_VERSION','1.4. 5');81 define('FPC_PLUGIN_VERSION','1.4.6'); 82 82 83 83 global $post; -
fanpage-connect/trunk/fanpage-connect.php
r525392 r525423 3 3 Plugin Name: Fanpage Connect FREE 4 4 Plugin URI: http://www.fanpageconnect.com 5 Version: v1.4. 55 Version: v1.4.6 6 6 Author: Pat Friedl, Chris Friedl, Bryan Batson 7 7 Description: Fanpage Connect is the WordPress plugin that allows you to create an administer your Facebook fan pages directly from WordPress. … … 79 79 80 80 if (!defined('FPC_PLUGIN_VERSION')) 81 define('FPC_PLUGIN_VERSION','1.4. 5');81 define('FPC_PLUGIN_VERSION','1.4.6'); 82 82 83 83 global $post;
Note: See TracChangeset
for help on using the changeset viewer.