Skip to content

Filters: Core

NameDescription
totaltheme/admin/recommended_plugins/list
(array)
|Filters the list of recommended plugins.
totaltheme/updates/plugin_updater/is_enabled
(bool)
|Set to false to disable bundled plugin update notifications in the WordPress plugin updater.
totaltheme/blank_template/is_enabled
(bool)
|Checks if the current page should use the blank template (nothing but the post content).
totaltheme/post_gallery/include_featured_image
(bool)
|Returns true or false if the post gallery should include the featured image.
totaltheme/lightbox/l10n
(array)
|Returns an array of settings for the themes lightbox that is passed via wp_localize_script to the javasript file.
totaltheme/custom_actions/user_capability
(string)
|Returns the user capability required to access the Custom Actions panel.
totaltheme/replace_vars/is_enabled
(bool)
|Checks if the Replace_Vars class should run which is the class that parses "Dynamic Variables".
wpex_social_button_styles
(array)
|Returns an array of social button styles to choose from. Used in the Customizer and in shortcode settings.
wpex_visibility
(array)
|Returns an array of visibility options. Used for various Customizer and shortcode settings.
wpex_get_user_social_profile_settings_array
(array)
|Returns array for user profile links. Used for author boxes.
Back To Top