apply_filters( 'wpt_post_attachment', int, int )
Filter the attachment ID to post with a status update.
Parameters:
| Name | Type | Description |
|---|---|---|
int |
$attachment_id Attachment ID. |
|
int |
$post_ID Post ID. |
- Source:
Returns:
int|bool