We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 47544d6 + d5914bd commit 27845ccCopy full SHA for 27845cc
1 file changed
tests/phpunit/tests/rest-api/wpRestUrlDetailsController.php
@@ -1020,7 +1020,7 @@ public function data_get_image() {
1020
),
1021
1022
// Happy paths with HTML tags in the content.
1023
- 'with other og meta' => array(
+ 'with other og meta and HTML content' => array(
1024
'<meta property="og:image:height" content="720" />
1025
<meta property="og:image:alt" content="<em>ignore this please</em>" />
1026
<meta property="og:image" content="https://wordpress.org/images/myimage.jpg" />
0 commit comments