Changeset 795172
- Timestamp:
- 10/29/2013 07:13:03 AM (12 years ago)
- Location:
- sn-google-plus/trunk
- Files:
-
- 3 edited
- 2 copied
-
define.php (modified) (1 diff)
-
js/retioSlider.js (copied) (copied from sn-facebook-like/trunk/js/retioSlider.js)
-
js/retioSlider.min.js (copied) (copied from sn-facebook-like/trunk/js/retioSlider.min.js)
-
readme.txt (modified) (2 diffs)
-
sn-google-plus.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
sn-google-plus/trunk/define.php
r794527 r795172 2 2 define('SNGP_ID', 'SN-Google-Plus'); 3 3 define('SNGP_NAME', 'SN Google Plus'); 4 define('SNGP_VERSION', '1.5 ');4 define('SNGP_VERSION', '1.5.1'); 5 5 define('SNGP_AUTHOR', 'Mateusz "Retio" Lerczak'); 6 6 -
sn-google-plus/trunk/readme.txt
r794527 r795172 5 5 Requires at least: 3.0 6 6 Tested up to: 3.7 7 Stable tag: 1.5 7 Stable tag: 1.5.1 8 8 License: GPLv2 9 9 … … 42 42 == Changelog == 43 43 44 = 1.5.1 = 45 * Opacity fix, IE disabled 46 44 47 = 1.5 = 45 48 * JS Bug fix -
sn-google-plus/trunk/sn-google-plus.php
r794527 r795172 6 6 Author: Retio 7 7 Author URI: http://blog.lerczak.eu 8 Version: 1.5 8 Version: 1.5.1 9 9 Text Domain: SNGP 10 10 Domain Path: /lang/
Note: See TracChangeset
for help on using the changeset viewer.