Skip to content

Filters List

NameDescription
wpex_modern_menu_widget_link_icon
(string)
|Returns the name for the icon to use for the Modern Menu widget icon.
wpex_newsletter_widget_action_url
(string)
|Returns the url for the Newsletter widget form action attribute.
wpex_next_prev_in_same_term
(bool)
|Whether next/previous links should display posts from the same term.
wpex_oembed_responsive_hosts
(array)
|Array of oEmbed websites that should receive the Total theme's responsive wrapper added to them.
wpex_overlay_styles_array
(array)
|Used to add/remove/tweak the "Overlay Styles" available in the theme.
wpex_page_animations_excluded_links
(array)
|Returns an array of all elements that should be excluded from the Page Animations function whenever an excluded link is clicked the page out animation will not run.
wpex_page_header_aside_class
(array)
|Returns array of classes to be added to the page-header-aside element.
wpex_page_header_background_image
(string/int)
|Returns the background image to be used for the page header element. This can be a URL to an image or an image attachment id.
wpex_page_header_background_image_style
(string)
|Returns the page header background image style (cover or fixed). Default is "cover".
wpex_page_header_background_position
(string)
|Returns a custom position for the page header background image to inserted into inline css. Default is "50% 0".
wpex_page_header_class
(array)
|Returns array of classes to be added to the page header element.
wpex_page_header_content_class
(array)
|Returns array of classnames to be added to the page-header-content element.
wpex_page_header_inner_class
(array)
|Returns array of classes to be added to the page-header-inner element.
wpex_page_header_overlay
(string)
|Returns the html output for the overlay element when enabled and using the "Background Image" page header style.
wpex_page_header_overlay_class
(array)
|Returns array of classnames to be added to the page header overlay when set to the "Background Image" style.
wpex_page_header_overlay_opacity
(string)
|Returns a custom opacity for the overlay color when the page header is set to the "Background Image" style and an overlay is enabled.
wpex_page_header_overlay_style
(string)
|Returns the overlay style to be used for the page header when set to the "Background Image" style (none or dark). Default is dark.
wpex_page_header_styles
(array)
|Returns an array of choices for the page header styles.
wpex_page_header_subheading_class
(array)
|Returns array of classes to be added to the page-header-subheading element.
wpex_page_header_title_args
(array)
|Returns an array for the page header title arguments - html_tag, string, schema_markup
wpex_page_header_title_class
(array)
|Returns array of classes to be added to the page-header-title element.
wpex_password_protected_excerpt
(string)
|The excerpt to display above the protected post password form.
wpex_portfolio_args
(array)
|Main arguments for the register_post_type function for the Portfolio post type.
wpex_post_author_bio_data
(array)
|Use to alter the default author bio avatar, description, name, etc.
wpex_post_cards_entry_class
(array)
|Returns an array of classes to add to the .wpex-post-cards-entry element.
wpex_post_cards_featured_post_id
(int)
|Returns the ID for the Post Cards featured post.
wpex_post_cards_query_type_choices
(array)
|Returns an array of choices for the Post Cards Query Type select.
wpex_post_layout_class
(string)
|Filter used to alter the layout on any post, page or archive. Return values should be: left-sidebar, right-sidebar, full-width or full-screen.
wpex_post_readmore_link_text
(string)
|Filters the text for the blog entry read more button.
wpex_post_series_query_args
(bool)
|Used to alter the post series query arguments.
Back To Top