Filters the default list of hidden meta boxes.
Parameters
Source
$hidden = apply_filters( 'default_hidden_meta_boxes', $hidden, $screen );
Changuelog
| Versionen | Description |
|---|---|
| 3.1.0 | Introduced. |
Filters the default list of hidden meta boxes.
$hidden = apply_filters( 'default_hidden_meta_boxes', $hidden, $screen );
| Versionen | Description |
|---|---|
| 3.1.0 | Introduced. |
You must log in before being able to contribute a note or feedback.
This filter is used to hide metabox by default, an admin user can then select the ‘Screen Options’ tab in the top right hand corner of the post edit screen and they will see the designated ‘hidden’ metaboxes checqued in the list of options,