Remove @uses from get_screen_icon() / screen_icon(). see #26119.
Built from https://develop.svn.wordpress.org/trunk@26541 git-svn-id: http://core.svn.wordpress.org/trunk@26433 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
parent
201306f5da
commit
3fe7726bd4
|
@ -1138,7 +1138,6 @@ function the_attachment_links( $id = false ) {
|
|||
/**#@+
|
||||
* Displays a screen icon.
|
||||
*
|
||||
* @uses get_screen_icon()
|
||||
* @since 2.7.0
|
||||
* @since 3.8.0 Screen icons are no longer used in WordPress. This function no longer produces output.
|
||||
* @deprecated 3.8.0
|
||||
|
|
Loading…
Reference in New Issue