apply_filters( 'hivepress/v1/components/editor/preview', $enabled ) → {bool}
Filters the editor preview mode status.
Parameters:
| Name | Type | Description |
|---|---|---|
$enabled |
bool | Preview status. |
- Source:
Returns:
Preview status.
- Type
- bool