This commit is contained in:
Hanson.xyz Dev
2026-01-04 17:50:08 -06:00
parent 7e45ce0756
commit acc8ac87a0
4131 changed files with 232562 additions and 250244 deletions
+2 -1
View File
@@ -247,7 +247,8 @@ function wp_print_speculation_rules(): void {
wp_print_inline_script_tag(
(string) wp_json_encode(
$speculation_rules
$speculation_rules,
JSON_HEX_TAG | JSON_UNESCAPED_SLASHES
),
array( 'type' => 'speculationrules' )
);