wordfence_updated_scan_schedule

wordfence_updated_scan_schedule

Appears in:
Hook Type: action

See hook in core

Displaying hooks found in version: wordfence.8.0.1

do_action('wordfence_updated_scan_schedule') is found 1 times:

  • /lib/wfConfig.php line 3227
    					 *
    					 * @param string[] $before The previous schedule/options.
    					 * @param string[] $after The new schedule/options.
    					 */
    					do_action('wordfence_updated_scan_schedule', $before, $after);
    				}
    				break;
    			}
    			case 'cbl_loggedInBlocked':
    			case 'cbl_action':
    			case 'cbl_redirURL':