wordfence_updated_scan_options

wordfence_updated_scan_options

Appears in:
Hook Type: action

See hook in core

Displaying hooks found in version: wordfence.8.0.1

do_action('wordfence_updated_scan_options') is found 1 times:

  • /lib/wfConfig.php line 3168
    					 *
    					 * @param string[] $before The previous options.
    					 * @param string[] $after The new options.
    					 */
    					do_action('wordfence_updated_scan_options', $before, $after);
    				}
    				break;
    			}
    			case 'scheduledScansEnabled':
    			case 'schedMode':
    			case 'manualScanType':