Changeset 1759293
- Timestamp:
- 11/06/2017 09:30:56 AM (8 years ago)
- Location:
- voting-platform-feelbacks/trunk
- Files:
-
- 2 edited
-
readme.txt (modified) (3 diffs)
-
vicomi-feelbacks.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
voting-platform-feelbacks/trunk/readme.txt
r1757258 r1759293 7 7 Requires at least: 2.8 or higher 8 8 Tested up to: 4.8.2 9 Stable tag: 1.4 39 Stable tag: 1.44 10 10 11 11 WHAT'S YOUR REACTION? With Feelback Reactions your audience can express how they are feeling about your content. … … 270 270 * Fix Registration 271 271 272 = 1.44 = 273 * Update API 274 272 275 == Upgrade Notice == 273 276 … … 352 355 * Fix Registration 353 356 357 = 1.44 = 358 * Update API 359 354 360 == For more Info == 355 361 -
voting-platform-feelbacks/trunk/vicomi-feelbacks.php
r1757258 r1759293 5 5 Description: Feelbacks is a new voting engagement widget that allows users to express their feelings about your content 6 6 Author: Vicomi <support@vicomi.com> 7 Version: 1.4 37 Version: 1.44 8 8 Author URI: http://vicomi.com/ 9 9 */ 10 10 11 11 require_once(dirname(__FILE__) . '/lib/vc-api.php'); 12 define('VICOMI_FEELBACKS_V', '1.4 3');12 define('VICOMI_FEELBACKS_V', '1.44'); 13 13 14 14 // set unique id
Note: See TracChangeset
for help on using the changeset viewer.