Changeset 1853992
- Timestamp:
- 04/06/2018 10:05:58 AM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
easy-ad-picker/trunk/frontend/class-frontend-init.php
r1853978 r1853992 9 9 add_action('wp_print_scripts', array($this, 'EAP_frontend_ajax_load_scripts') ); 10 10 add_action('wp_ajax_nopriv_frontend', array($this, 'EAP_frontend_ajax') ); 11 add_action('wp_ajax_frontend', array($this, 'EAP_frontend_ajax') ); 11 12 } 12 13
Note: See TracChangeset
for help on using the changeset viewer.