mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-06-30 23:30:05 +00:00
Remove @uses from get_screen_icon() / screen_icon(). see #26119.
git-svn-id: https://develop.svn.wordpress.org/trunk@26541 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user