Changeset 700187
- Timestamp:
- 04/19/2013 10:07:54 AM (13 years ago)
- Location:
- google-plus-badge/trunk
- Files:
-
- 3 edited
-
define.php (modified) (1 diff)
-
google-plus-badge.php (modified) (1 diff)
-
readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
google-plus-badge/trunk/define.php
r573484 r700187 2 2 define('GPB_ID', 'Google-Plus-Badge'); 3 3 define('GPB_NAME', 'Google Plus Badge'); 4 define('GPB_VERSION', '1.3. 1');4 define('GPB_VERSION', '1.3.2'); 5 5 define('GPB_AUTHOR', 'Mateusz "Retio" Lerczak'); 6 6 -
google-plus-badge/trunk/google-plus-badge.php
r573484 r700187 2 2 /* 3 3 Plugin Name: Google Plus Badge 4 Plugin URI: http://wp-extend.info/ google-plus-badge/4 Plugin URI: http://wp-extend.info/plugins/google/google-plus-badge/ 5 5 Description: Google Plus Badge for Google+ Pages. 6 6 Author: Retio 7 Author URI: http:// mateuszlerczak.com8 Version: 1.3. 17 Author URI: http://blog.lerczak.eu 8 Version: 1.3.2 9 9 Text Domain: GPB 10 10 Domain Path: /lang/ -
google-plus-badge/trunk/readme.txt
r573484 r700187 4 4 Tags: google plus, google plugin, plus, google, slider, sn widget, wordpress like, wordpress.like, google badge, badge, google pages, google page, page 5 5 Requires at least: 3.0 6 Tested up to: 3. 4.17 Stable tag: 1.3. 16 Tested up to: 3.5.1 7 Stable tag: 1.3.2 8 8 License: GPLv2 9 9 … … 42 42 == Changelog == 43 43 44 = 1.3.2 = 45 * URL update 46 44 47 = 1.3.1 = 45 48 * URL update
Note: See TracChangeset
for help on using the changeset viewer.