Changeset 1584687
- Timestamp:
- 01/29/2017 10:03:48 PM (9 years ago)
- Location:
- sn-facebook-like/trunk
- Files:
-
- 3 edited
-
define.php (modified) (1 diff)
-
readme.txt (modified) (2 diffs)
-
sn-facebook-like.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
sn-facebook-like/trunk/define.php
r1584681 r1584687 2 2 define('SNFL_ID', 'SN-Facebook-Like'); 3 3 define('SNFL_NAME', 'SN Facebook Like'); 4 define('SNFL_VERSION', '1.5. 3');4 define('SNFL_VERSION', '1.5.4'); 5 5 define('SNFL_AUTHOR', 'Mateusz Lerczak'); 6 6 -
sn-facebook-like/trunk/readme.txt
r1584681 r1584687 5 5 Requires at least: 3.0 6 6 Tested up to: 4.7.2 7 Stable tag: 1.5. 37 Stable tag: 1.5.4 8 8 License: GPLv2 9 9 … … 45 45 == Changelog == 46 46 47 = 1.5.4 = 48 * Project refresh 49 47 50 = 1.5.3 = 48 51 * Project refresh -
sn-facebook-like/trunk/sn-facebook-like.php
r1584681 r1584687 4 4 Plugin URI: http://wp-extend.info/plugins/facebook/sn-facebook-like/ 5 5 Description: SN Facebook Like box / button. 6 Author: Retio7 Author URI: http:// blog.lerczak.eu8 Version: 1.5. 26 Author: Mateusz Lerczak 7 Author URI: http://wp-extend.info/ 8 Version: 1.5.4 9 9 Text Domain: SNFL 10 10 Domain Path: /lang/
Note: See TracChangeset
for help on using the changeset viewer.