wordfence_waf_toggled_allow_entry
wordfence_waf_toggled_allow_entry
Appears in: wordfence.8.0.1, wordfence.8.0.2, wordfence.8.0.3, wordfence.8.0.4, wordfence.8.0.5, wordfence.8.1.0
Hook Type: action
Displaying hooks found in version: wordfence.8.1.0do_action('wordfence_waf_toggled_allow_entry') is found 1 times:
- /lib/wfConfig.php line 1632
* @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. *