Docs: Ignore _wp_upload_dir_baseurl()
from parsing for the Code Reference.
See #36371. git-svn-id: https://develop.svn.wordpress.org/trunk@37114 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
783102fcdc
commit
14d4060c4e
@ -3741,6 +3741,7 @@ function popuplinks( $text ) {
|
|||||||
* Returns the base URL of the uploads directory.
|
* Returns the base URL of the uploads directory.
|
||||||
* Note: this function will be removed in 4.6.
|
* Note: this function will be removed in 4.6.
|
||||||
*
|
*
|
||||||
|
* @ignore
|
||||||
* @since 4.4.0
|
* @since 4.4.0
|
||||||
* @access private
|
* @access private
|
||||||
* @deprecated 4.5.0 Use wp_get_upload_dir()
|
* @deprecated 4.5.0 Use wp_get_upload_dir()
|
||||||
|
Loading…
x
Reference in New Issue
Block a user