wpseek.com
A WordPress-centric search engine for devs and theme authors
postbox_classes_{$screen_id}_{$box_id} › WordPress Filter Hooks
Since3.2.0
Deprecatedn/a
› apply_filters( "postbox_classes_{$screen_id}_{$box_id}", $classes )
Parameters: |
|
Defined at: |
|
Codex: |
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.
Related Functions: postbox_classes, post_categories_meta_box, post_tags_meta_box, post_comment_meta_box_thead, post_custom_meta_box
Related Hooks: