wpseek.com
A WordPress-centric search engine for devs and theme authors
wp-admin/includes/screen.php › WordPress File
Functions7
› WordPress Administration Screen API.
| Function | Short description |
|---|---|
| add_screen_option | Register and configure an admin screen option |
| get_column_headers | Get the column headers for a screen |
| get_current_screen | Get the current screen object |
| get_hidden_columns | Get a list of hidden columns. |
| get_hidden_meta_boxes | Gets an array of IDs of hidden meta boxes. |
| meta_box_prefs | Prints the meta box preferences for screen meta. |
| set_current_screen | Set the current screen object |