Note::get_is_snoozable( string $context = 'view' )
Get note snoozability.
Description Description
Parameters Parameters
- $context
-
(Optional) What the value is for. Valid values are 'view' and 'edit'.
Default value: 'view'
Return Return
(bool) Whether or not the note can be snoozed.
Source Source
File: packages/woocommerce-admin/src/Notes/Note.php