apply_filters( 'wpt_schedule_comment_delay', $delay, $post_ID ) → {int}
Modify the delay before posting a comment Tweet.
Parameters:
Name | Type | Description |
---|---|---|
$delay |
int | An amount of time in minutes to delay Tweets of comments. |
$post_ID |
int | Post ID for the post receiving a comment. |
- Source:
Returns:
- Type
- int