wordfence_updated_max_crawler_404
wordfence_updated_max_crawler_404
Appears in: wordfence.8.0.1
Hook Type: action
Displaying hooks found in version: wordfence.8.0.1do_action('wordfence_updated_max_crawler_404') is found 1 times:
- /lib/wfConfig.php line 2939
* @type int|string $threshold The number of requests before the rate limit is enforced * @type string $action The action taken when enforcing the rate limit * } */ do_action('wordfence_updated_max_crawler_404', $before, $after); } break; } case 'maxRequestsHumans': case 'maxRequestsHumans_action': {