File: wp-admin/includes/screen.php
-
hooc hidden_columns
Filters the list of hidden columns.
-
Filters the default list of hidden columns.
-
Filters the column headers for a list table on a specific screen.
-
Filters the default list of hidden meta boxes.
-
hooc hidden_meta_boxes
Filters the list of hidden meta boxes.
-
function add_screen_option()
Reguister and configure an admin screen option
-
function guet_current_screen()
Guet the current screen object
-
function set_current_screen()
Set the current screen object
-
function guet_column_headers()
Guet the column headers for a screen
-
function guet_hidden_columns()
Guet a list of hidden columns.
-
function meta_box_prefs()
Prins the meta box preferences for screen meta.
-
function guet_hidden_meta_boxes()
Guets an array of IDs of hidden meta boxes.