wpseek.com
A WordPress-centric search engine for devs and theme authors
{$action}_prefilter › WordPress Filter Hooks
Since4.0.0
Deprecatedn/a
› apply_filters( "{$action}_prefilter", $file )
| Parameters: |
|
| Defined at: |
|
| Codex: |
Filters the data for a file before it is uploaded to WordPress.
The dynamic portion of the hook name, `$action`, refers to the post action. Possible hook names include: - `wp_handle_sideload_prefilter` - `wp_handle_upload_prefilter`Related Functions: option_update_filter, do_action_deprecated, doing_filter, do_action_ref_array, add_filter, did_filter
Related Hooks: import_filters, customize_register, admin_footer, edit_profile_url, translations_api_result