Plugin Directory

Changeset 1759293


Ignore:
Timestamp:
11/06/2017 09:30:56 AM (8 years ago)
Author:
Vicomi
Message:

Fixing registration final

Location:
voting-platform-feelbacks/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • voting-platform-feelbacks/trunk/readme.txt

    r1757258 r1759293  
    77Requires at least: 2.8 or higher
    88Tested up to: 4.8.2
    9 Stable tag: 1.43
     9Stable tag: 1.44
    1010
    1111WHAT'S YOUR REACTION? With Feelback Reactions your audience can express how they are feeling about your content.
     
    270270* Fix Registration
    271271
     272= 1.44 =
     273* Update API
     274
    272275== Upgrade Notice ==
    273276
     
    352355* Fix Registration
    353356
     357= 1.44 =
     358* Update API
     359
    354360== For more Info ==
    355361
  • voting-platform-feelbacks/trunk/vicomi-feelbacks.php

    r1757258 r1759293  
    55Description: Feelbacks is a new voting engagement widget that allows users to express their feelings about your content
    66Author: Vicomi <support@vicomi.com>
    7 Version: 1.43
     7Version: 1.44
    88Author URI: http://vicomi.com/
    99*/
    1010
    1111require_once(dirname(__FILE__) . '/lib/vc-api.php');
    12 define('VICOMI_FEELBACKS_V', '1.43');
     12define('VICOMI_FEELBACKS_V', '1.44');
    1313
    1414// set unique id
Note: See TracChangeset for help on using the changeset viewer.