wordfence_waf_changed_rule_status

wordfence_waf_changed_rule_status

Appears in:
Hook Type: action

See hook in core

Displaying hooks found in version: wordfence.8.0.1

do_action('wordfence_waf_changed_rule_status') is found 1 times:

  • /lib/wfConfig.php line 1538
    						 * }
    						 * @since 8.0.0
    						 *
    						 */
    						do_action('wordfence_waf_changed_rule_status', $changes);
    					}
    
    					$saved = true;
    					break;
    				}
    				case 'whitelistedURLParams':