wpseek.com
A WordPress-centric search engine for devs and theme authors
wp_upload_bits › WordPress Filter Hooks
Since3.0.0
Deprecatedn/a
› $upload_bits_error = apply_filters(
| Parameters: |
|
| Defined at: |
|
| Codex: |
Filters whether to treat the upload bits as an error.
Returning a non-array from the filter will effectively short-circuit preparing the upload bits and return that value instead. An error message should be returned as a string.Related Functions: wp_upload_bits, wp_upload_dir, _wp_upload_dir, wp_get_upload_dir, wp_max_upload_size, wp_preload_dialogs