Filters: Custom Fields
| Name | Description |
|---|---|
| totalthemecore/meta/main_metabox/post_types | (array) |Returns a list of post types to add the theme settings metabox to. |
| totalthemecore/meta/main_metabox/has_core_fields | (bool) |Returns true or false if the theme settings meta box should display the core fields. |
| totalthemecore/meta/main_metabox/has_media_fields | (bool) |Returns true or false if the main metabox should display the media fields. |
| wpex_main_metaboxes_post_types | (array) |Used to filter the post types to which the "Page Settings" metabox should be added to. |