apply_filters( 'wpt_should_block_status', bool, array )
Apply filters against this post to determine whether it should be allowed to be sent.
Parameters:
| Name | Type | Description |
|---|---|---|
bool |
$filter Always false by default. |
|
array |
$post_info Array of post data. |
- Source:
Returns:
bool True to block post.