summary refs log tree commit diff
path: root/changelog.d/14781.misc (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 1.75.0rc1David Robertson2023-01-101-1/+0
|
* Unescape HTML entities in oEmbed titles. (#14781)Jeyachandran Rathnam2023-01-091-0/+1
It doesn't seem valid that HTML entities should appear in the title field of oEmbed responses, but a popular WordPress plug-in seems to do it. There should not be harm in unescaping these.