CARVIEW |
Select Language
HTTP/2 200
server: nginx
date: Sat, 11 Oct 2025 12:28:19 GMT
content-type: text/html; charset=UTF-8
vary: Accept-Encoding
x-olaf: ⛄
vary: accept, content-type
link: ; rel="https://api.w.org/"
link: ; rel="alternate"; title="JSON"; type="application/json"
x-frame-options: SAMEORIGIN
content-encoding: gzip
alt-svc: h3=":443"; ma=86400
x-nc: MISS ord 1
wp-admin/includes/screen.php | Developer.WordPress.org
File: wp-admin/includes/screen.php
-
Filters the default list of hidden columns.
-
hookhidden_columns
Filters the list of hidden columns.
-
Filters the column headers for a list table on a specific screen.
-
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
-
Filters the default list of hidden meta boxes.
-
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.