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:
Drew Jaynes 2016-03-30 15:28:17 +00:00
parent 783102fcdc
commit 14d4060c4e
1 changed files with 1 additions and 0 deletions

View File

@ -3741,6 +3741,7 @@ function popuplinks( $text ) {
* Returns the base URL of the uploads directory.
* Note: this function will be removed in 4.6.
*
* @ignore
* @since 4.4.0
* @access private
* @deprecated 4.5.0 Use wp_get_upload_dir()