apply_filters( 'tec_tickets_admin_tickets_screen_options_show_screen', boolean $show )
Filter the screen options show screen.
Contents
Parameters
- $show
-
(boolean) Whether to show the screen options.
Source
Changelog
| Version | Description |
|---|---|
| 5.14.0 | Introduced. |