apply_filters( 'wpt_filter_post_data', bool, array )
Return true to block this post based on POST data. Default false.
Parameters:
| Name | Type | Description |
|---|---|---|
bool |
$filter True if this post should not have a status update sent. |
|
array |
$post POST global. |
- Source:
Returns:
bool