wordfence_waf_toggled_allow_entry
wordfence_waf_toggled_allow_entry
Appears in: wordfence.8.0.1
Hook Type: action
Displaying hooks found in version: wordfence.8.0.1do_action('wordfence_waf_toggled_allow_entry') is found 1 times:
- /lib/wfConfig.php line 1631
* @type string $path The URL path the entry applies to. * @type string $paramKey The parameter key the entry applies to. * } */ do_action('wordfence_waf_toggled_allow_entry', $toggling); } if (!empty($deleting)) { /** * Fires when WAF allow entries are manually deleted. *