wpseek.com
Eine auf WordPress spezialiserte Suchmaschine für Entwickler und Theme-Autoren



wp_upload_bits › WordPress Filter Hooks

Seit3.0.0
Veraltetn/v
$upload_bits_error = apply_filters(
Parameter:
  • () upload_bits_error An array of upload bits data, or error message to return.
    Erforderlich: Nein
    Standard:
Definiert in:
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.




Quellcode

$upload_bits_error = apply_filters(