apply_filters( 'tec_tickets_admin_tickets_screen_options_show_screen', boolean $show )

Filter the screen options show screen.


Parameters

$show

(boolean) Whether to show the screen options.


Top ↑

Source

File: src/Tickets/Admin/Tickets/Screen_Options.php


Top ↑

Changelog

Changelog
Version Description
5.14.0 Introduced.