Used By
Used By | Description |
---|---|
wp-admin/includes/post.php: postbox_classes() | Returns the list of classes to be used by a meta box. |
Filters the postbox classes for a specific screen and box ID combo.
The dynamic portions of the hook name, $screen_id
and $box_id
, refer to the screen ID and meta box ID, respectively.
(string[]) An array of postbox classes.
Version | Description |
---|---|
3.2.0 | Introduced. |
© 2003–2019 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/postbox_classes_screen_id_box_id