Filters: Core
| Name | Description |
|---|---|
| wpex_typography_settings | (array) |Array of typography settings. Can be used to remove or add settings. |
| wpex_custom_widgets | (array) |Array of custom widgets added by the theme. Should be used only to remove widgets you don't want. |
| wpex_has_breadcrumbs | (bool) |Return true to display breadcrumbs. |
| wpex_gallery_metabox_post_types | (array) |Array of post types that should have the "Gallery Metabox" in the admin. |
| wpex_overlay_styles_array | (array) |Used to add/remove/tweak the "Overlay Styles" available in the theme. |
| wpex_excerpt_args | (array) |Filters default arguments for the wpex_get_excerpt function |