Plugin Directory

Changeset 1853992


Ignore:
Timestamp:
04/06/2018 10:05:58 AM (8 years ago)
Author:
easyadpicker
Message:

update extra admin ajax call

File:
1 edited

Legend:

Unmodified
Added
Removed
  • easy-ad-picker/trunk/frontend/class-frontend-init.php

    r1853978 r1853992  
    99        add_action('wp_print_scripts', array($this, 'EAP_frontend_ajax_load_scripts') );
    1010        add_action('wp_ajax_nopriv_frontend', array($this, 'EAP_frontend_ajax') );
     11        add_action('wp_ajax_frontend', array($this, 'EAP_frontend_ajax') );
    1112    }
    1213
Note: See TracChangeset for help on using the changeset viewer.