Changeset 1811647
- Timestamp:
- 01/30/2018 07:35:50 AM (8 years ago)
- Location:
- voting-platform-feelbacks/trunk
- Files:
-
- 3 edited
-
lib/vc-api.php (modified) (1 diff)
-
readme.txt (modified) (1 diff)
-
vicomi-feelbacks.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
voting-platform-feelbacks/trunk/lib/vc-api.php
r1805455 r1811647 31 31 $this->last_error = null; 32 32 $this->api_url = 'http://dashboard.vicomi.com/'; 33 $this->api_url_new = 'http://api- node.vicomi.com/';33 $this->api_url_new = 'http://api-secondary.vicomi.com/'; 34 34 } 35 35 -
voting-platform-feelbacks/trunk/readme.txt
r1805455 r1811647 6 6 Requires at least: 2.8 or higher 7 7 Tested up to: 4.9.1 8 Stable tag: 2.0 48 Stable tag: 2.05 9 9 10 10 WHAT'S YOUR REACTION? With Feelback Reactions your audience can express how they are feeling about your content. -
voting-platform-feelbacks/trunk/vicomi-feelbacks.php
r1805455 r1811647 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: 2.0 37 Version: 2.04 8 8 Author URI: http://vicomi.com/ 9 9 */
Note: See TracChangeset
for help on using the changeset viewer.