Changeset 2344780
- Timestamp:
- 07/22/2020 01:34:44 PM (6 years ago)
- Location:
- yeloni-free-exit-popup/trunk
- Files:
-
- 2 edited
-
admin-interface/dist/admin.min.js (modified) (1 diff)
-
yetience-plugin.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
yeloni-free-exit-popup/trunk/admin-interface/dist/admin.min.js
r2344534 r2344780 4472 4472 4473 4473 this.getSubscriberCount = function (website_id) { 4474 return getAndResolve('/api/EmailSubscriptions/count?where[website_id] =' + website_id)4474 return getAndResolve('/api/EmailSubscriptions/count?where[website_id][like]=' + website_id) 4475 4475 } 4476 4476 -
yeloni-free-exit-popup/trunk/yetience-plugin.php
r2344596 r2344780 4 4 Plugin URI: # 5 5 Description: Exit Popups are the best way to engage visitors leaving your website. Show offers, social buttons, email signup forms or customize it as you like. 6 Version: 9.2. 26 Version: 9.2.3 7 7 Author: Jayasri Nagrale 8 8 Author URI: http://www.yeloni.com
Note: See TracChangeset
for help on using the changeset viewer.