w3tc_ajax_ . $action
w3tc_ajax_ . $action
Appears in: w3-total-cache.2.10.3
Hook Type: action
Displaying hooks found in version: w3-total-cache.2.10.3do_action('w3tc_ajax_ . $action') is found 1 times:
- /Generic_Plugin_Admin.php line 318
} try { do_action( 'w3tc_ajax' ); do_action( 'w3tc_ajax_' . $action ); } catch ( \Exception $e ) { Util_Debug::audit_log( 'handler_exception', array( 'handler' => 'wp_ajax_w3tc_ajax', 'action' => $action,