hidden_columns
最后更新于:2021-11-27 00:49:35
apply_filters( ‘hidden_columns’, string[] $hidden, GC_Screen $screen, bool $use_defaults )
Filters the list of hidden columns.
参数
- $hidden
-
(string[])
Array of IDs of hidden columns. - $screen
- $use_defaults
-
(bool)
Whether to show the default columns.
源文件
文件: gc-admin/includes/screen.php