Filters whether to preempt the XML-RPC media upload.
Returning a truthy value will effectively short-circuit the media upload, returning that value as a 500 error instead.
$errorbool
$upload_err = apply_filters( 'pre_upload_error', false );
| Version | Description |
|---|---|
| 2.1.0 | Introduced. |
© 2003–2024 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/pre_upload_error