apply_filters( 'wpt_use_featured_image', bool, int )
Filter whether a post should use its featured image to post with a status update.
Parameters:
| Name | Type | Description |
|---|---|---|
bool |
$use True to use the featured image. |
|
int |
$post_ID Post ID. |
- Source:
Returns:
bool