ratelimit.php
Rate-limiter bootstrap: registers the rate limiter on `init` at priority 0.
Table of Contents
Functions
- creationell_captcha_run_rate_limiter() : void
- Runs the per-IP rate limiter. Hooked on `init` at priority 0; registered after the firewall so the firewall runs first.
Functions
creationell_captcha_run_rate_limiter()
Runs the per-IP rate limiter. Hooked on `init` at priority 0; registered after the firewall so the firewall runs first.
creationell_captcha_run_rate_limiter() : void