apply_filters( 'wp_handle_upload_prefilter', array $file )

Filter data for the current file to upload.


Description Description


Parameters Parameters

$file

(array) An array of data for a single file.


Top ↑

Source Source

File: wp-admin/includes/file.php

View on Trac


Top ↑

Changelog Changelog

Changelog
Version Description
2.9.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.