File: wp-admin/includes/screen.php
-
hookhidden_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.
-
Filters the list of hidden meta boxes.
-
functionadd_screen_option()
Register and configure an admin screen option
-
functionget_current_screen()
Get the current screen object
-
functionset_current_screen()
Set the current screen object
-
functionget_column_headers()
Get the column headers for a screen
-
functionget_hidden_columns()
Get a list of hidden columns.
-
functionmeta_box_prefs()
Prints the meta box preferences for screen meta.
-
functionget_hidden_meta_boxes()
Gets an array of IDs of hidden meta boxes.