Wordpress/tests
Sergey Biryukov 7ad9fb7e7c Themes: Remove itemprop="url" from get_custom_logo() output.
Making incorrect assumptions about microdata used in a theme results in invalid markup.

The attribute can still be added using the `get_custom_logo` or `wp_get_attachment_image_attributes` filter, but it should not be added by default.

Props henry.wright, tfrommen, afercia, markcallen, zodiac1978.
Fixes #37305.

git-svn-id: https://develop.svn.wordpress.org/trunk@45028 602fd350-edb4-49c9-b593-d223f7449a82
2019-03-27 12:15:15 +00:00
..
phpunit Themes: Remove itemprop="url" from get_custom_logo() output. 2019-03-27 12:15:15 +00:00
qunit Accessibility: Ensure embed iframes have a title attribute. 2019-03-20 17:21:56 +00:00