mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-08-16 23:00:21 +00:00
Docs: Miscellaneous docs fixes and improvements.
See #48303. git-svn-id: https://develop.svn.wordpress.org/trunk@47398 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -2640,8 +2640,8 @@ function wp_upload_bits( $name, $deprecated, $bits, $time = null ) {
|
||||
/**
|
||||
* Filters whether to treat the upload bits as an error.
|
||||
*
|
||||
* Passing a non-array to the filter will effectively short-circuit preparing
|
||||
* the upload bits, returning that value instead.
|
||||
* Returning a non-array from the filter will effectively short-circuit preparing the upload
|
||||
* bits, returning that value instead. An error message should be returned as a string.
|
||||
*
|
||||
* @since 3.0.0
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user