wip
This commit is contained in:
@@ -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' )
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user