apply_filters( 'wpt_process_shortcodes', $tweet, $post_ID ) → {string}
Filter Tweet text prior to processing WordPress shortcodes.
Parameters:
Name | Type | Description |
---|---|---|
$tweet |
string | Text of Tweet. |
$post_ID |
int | Post ID. |
- Source:
Returns:
- Type
- string