Fires when speculation rules data is loaded, allowing to amend the rules.
Parameters
$speculation_rulesWP_Speculation_Rules- Object representing the speculation rules to use.
Source
do_action( 'wp_load_speculation_rules', $speculation_rules );
Changelog
| Version | Description |
|---|---|
| 6.8.0 | Introduced. |
User Contributed Notes
You must log in before being able to contribute a note or feedback.