apply_filters( 'wpt_postpone_rendering', $postpone ) → {bool}
Render the template of a scheduled status update only at the time it's sent.
Parameters:
Name | Type | Description |
---|---|---|
$postpone |
bool | True to postpone rendering. |
- Source:
Returns:
- Type
- bool