under-attack.php
Under-attack bootstrap: registers the gate on `template_redirect`.
Table of Contents
Functions
- creationell_captcha_run_under_attack() : void
- Runs the under-attack interstitial gate for front-end page views. Hooked on `template_redirect` — fires only for front-end requests, so wp-admin, wp-login.php, REST and cron are inherently exempt.
Functions
creationell_captcha_run_under_attack()
Runs the under-attack interstitial gate for front-end page views. Hooked on `template_redirect` — fires only for front-end requests, so wp-admin, wp-login.php, REST and cron are inherently exempt.
creationell_captcha_run_under_attack() : void