Changeset 1507012
- Timestamp:
- 10/03/2016 12:49:03 AM (10 years ago)
- Location:
- fb-share-count
- Files:
-
- 3 edited
- 1 copied
-
tags/0.1.4 (copied) (copied from fb-share-count/trunk)
-
tags/0.1.4/readme.txt (modified) (2 diffs)
-
trunk/fb-share-count.php (modified) (1 diff)
-
trunk/readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
fb-share-count/tags/0.1.4/readme.txt
r1505652 r1507012 5 5 Requires at least: 4.5 6 6 Tested up to: 4.6.1 7 Stable tag: 0.1. 17 Stable tag: 0.1.5 8 8 License: GPLv2 or later 9 9 License URI: http://www.gnu.org/licenses/gpl-2.0.html 10 10 11 This plugin adds a function that shows Facebook share number. 12 This plugins uses v2.7 Facebook API. 13 14 11 A plugin adds a function that shows Facebook share number with v2.7 Facebook API. 15 12 16 13 == Description == … … 44 41 == Changelog == 45 42 43 = 0.1.5 = 44 * Fixed bugs 45 46 = 0.1.4 = 47 * Fixed contributor 48 46 49 = 0.1.0 = 47 50 * First release 48 51 49 52 == Upgrade Notice == 50 51 -
fb-share-count/trunk/fb-share-count.php
r1505652 r1507012 8 8 * Text Domain: fb-share-count 9 9 * Domain Path: /languages 10 * Version: 0.1. 110 * Version: 0.1.5 11 11 * 12 12 * @package Fb_Share_Count -
fb-share-count/trunk/readme.txt
r1505652 r1507012 5 5 Requires at least: 4.5 6 6 Tested up to: 4.6.1 7 Stable tag: 0.1. 17 Stable tag: 0.1.5 8 8 License: GPLv2 or later 9 9 License URI: http://www.gnu.org/licenses/gpl-2.0.html 10 10 11 This plugin adds a function that shows Facebook share number. 12 This plugins uses v2.7 Facebook API. 13 14 11 A plugin adds a function that shows Facebook share number with v2.7 Facebook API. 15 12 16 13 == Description == … … 44 41 == Changelog == 45 42 43 = 0.1.5 = 44 * Fixed typo 45 46 = 0.1.4 = 47 * Fixed contributor 48 46 49 = 0.1.0 = 47 50 * First release 48 51 49 52 == Upgrade Notice == 50 51
Note: See TracChangeset
for help on using the changeset viewer.