mirror of
git://develop.git.wordpress.org/
synced 2025-02-24 16:43:06 +01:00
Add an entry to the changelog for wp_make_link_relative()
noting that intentional support was added for relative URLs.
See #30373. git-svn-id: https://develop.svn.wordpress.org/trunk@30496 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
91ca24fe99
commit
6866523f2b
@ -3242,6 +3242,7 @@ function tag_escape($tag_name) {
|
||||
* beginning, so it isn't a true relative link, but from the web root base.
|
||||
*
|
||||
* @since 2.1.0
|
||||
* @since 4.1.0 Support was added for relative URLs.
|
||||
*
|
||||
* @param string $link Full URL path.
|
||||
* @return string Absolute path.
|
||||
|
Loading…
x
Reference in New Issue
Block a user