Plugin Directory

Changeset 2344780


Ignore:
Timestamp:
07/22/2020 01:34:44 PM (6 years ago)
Author:
kranthitech
Message:

Fixed api for Subscriber count

Location:
yeloni-free-exit-popup/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • yeloni-free-exit-popup/trunk/admin-interface/dist/admin.min.js

    r2344534 r2344780  
    44724472
    44734473        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)
    44754475        }
    44764476
  • yeloni-free-exit-popup/trunk/yetience-plugin.php

    r2344596 r2344780  
    44Plugin URI: #
    55Description: 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.2
     6Version: 9.2.3
    77Author: Jayasri Nagrale
    88Author URI: http://www.yeloni.com
Note: See TracChangeset for help on using the changeset viewer.