apply_filters( 'wpt_show_last_update', $show ) → {bool}
Disable the admin notice that shows the last sent update.
Parameters:
| Name | Type | Description |
|---|---|---|
$show |
bool | true to show; false to hide. |
- Source:
Returns:
- Type
- bool