Docs: Correct and improve the docs for some media related functions.

See #48303

git-svn-id: https://develop.svn.wordpress.org/trunk@47394 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
John Blackbourn
2020-02-29 16:47:44 +00:00
parent b4d0da91f7
commit b7bc6f7bb0
2 changed files with 37 additions and 31 deletions
+1 -1
View File
@@ -6087,7 +6087,7 @@ function wp_attachment_is_image( $post = null ) {
}
/**
* Retrieve the icon for a MIME type.
* Retrieve the icon for a MIME type or attachment.
*
* @since 2.1.0
*