apply_filters( 'upload_post_params', array $post_params )

Filters the media upload post parameters.


Description Description


Parameters Parameters

$post_params

(array) An array of media upload parameters used by Plupload.


Top ↑

Source Source

File: wp-admin/includes/media.php

View on Trac


Top ↑

Changelog Changelog

Changelog
Version Description
3.3.0
3.1.0 Introduced.


Top ↑

User Contributed Notes User Contributed Notes

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