mirror of
git://develop.git.wordpress.org/
synced 2025-03-20 03:49:54 +01:00
Prevent `wp_extract_urls()` trimming HTML entities within URLs. Correctly escaped URLs such as https://youtube.com/watch?v=dQw4w9WgXcQ&t=1 will now be extracted as https://youtube.com/watch?v=dQw4w9WgXcQ&t=1 rather than truncated. Props trex005, voldemortensen, johnbillion, ironprogrammer, costdev, hellofromtonya. Fixes #30580 git-svn-id: https://develop.svn.wordpress.org/trunk@53044 602fd350-edb4-49c9-b593-d223f7449a82