Add back an empty line removed in [21180].
git-svn-id: https://develop.svn.wordpress.org/trunk@21181 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
9283b786be
commit
42c8c7b5fe
@ -1756,6 +1756,7 @@ function wp_check_filetype_and_ext( $file, $filename, $mimes = null ) {
|
||||
* Retrieve list of allowed mime types and file extensions.
|
||||
*
|
||||
* @since 2.8.6
|
||||
*
|
||||
* @uses apply_filters() Calls 'upload_mimes' on returned array
|
||||
* @return array Array of mime types keyed by the file extension regex corresponding to those types.
|
||||
*/
|
||||
|
Loading…
Reference in New Issue
Block a user