apply_filters( 'wpt_upload_media', bool, int )
Filter whether this post should upload media.
Parameters:
| Name | Type | Description |
|---|---|---|
bool |
$upload True to allow this post to upload media. |
|
int |
$post_ID Post ID. |
- Source:
Returns:
bool