ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • wp-admin/includes/screen.php

manage_{$screen->id}_columns

Filter Hook: Filters the column headers for a list table on a specific screen.

Source: wp-admin/includes/screen.php:37

Used by 1 function | Uses 0 functions

get_hidden_columns()

Function: Get a list of hidden columns.

Source: wp-admin/includes/screen.php:51

Used by 1 function | Uses 3 functions

default_hidden_columns

Filter Hook: Filters the default list of hidden columns.

Source: wp-admin/includes/screen.php:71

Used by 1 function | Uses 0 functions

hidden_columns

Filter Hook: Filters the list of hidden columns.

Source: wp-admin/includes/screen.php:84

Used by 1 function | Uses 0 functions

meta_box_prefs()

Function: Prints the meta box preferences for screen meta.

Source: wp-admin/includes/screen.php:96

Used by 0 functions | Uses 2 functions

get_hidden_meta_boxes()

Function: Gets an array of IDs of hidden meta boxes.

Source: wp-admin/includes/screen.php:152

Used by 2 functions | Uses 3 functions

default_hidden_meta_boxes

Filter Hook: Filters the default list of hidden meta boxes.

Source: wp-admin/includes/screen.php:181

Used by 1 function | Uses 0 functions

hidden_meta_boxes

Filter Hook: Filters the list of hidden meta boxes.

Source: wp-admin/includes/screen.php:194

Used by 1 function | Uses 0 functions

add_screen_option()

Function: Register and configure an admin screen option

Source: wp-admin/includes/screen.php:205

Used by 0 functions | Uses 1 function

get_current_screen()

Function: Get the current screen object

Source: wp-admin/includes/screen.php:224

Used by 7 functions | Uses 0 functions
1 2 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy