[wp-trac] [WordPress Trac] #38126: Incorrect value for see parameter in doc of clean_url() function
WordPress Trac
noreply at wordpress.org
Thu Sep 22 09:30:08 UTC 2016
#38126: Incorrect value for see parameter in doc of clean_url() function
--------------------------+-----------------------------
Reporter: rabmalin | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: General | Version:
Severity: normal | Keywords:
Focuses: docs |
--------------------------+-----------------------------
Path: `/wp-includes/deprecated.php`
Function `clean_url()`
In https://developer.wordpress.org/reference/functions/clean_url/
Currently, it is `This function has been deprecated. Use Alias()
instead.`. It should be `This function has been deprecated. Use esc_url()
instead.`
--
Ticket URL: <https://core.trac.wordpress.org/ticket/38126>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list