Documentation

Knowledge Base - Actions / FiltersResolve all of your questions in no time

  • wp-hide/module/general_css_combine/placeholders_process/element_content

    This functionality is available for PRO version. Name: wp-hide/module/general_css_combine/placeholders_process/element_content Type: Filter Arguments: (text) $element_content (text) $local_file_path This filter can be used to make changes on a CSS file content before being processed by module.

  • wp-hide/module/general_css_combine/add_media_query

    This functionality is available for PRO version. Name: wp-hide/module/general_css_combine/add_media_query Type: Filter Arguments: (bool) $add_media_query (text) $code_block The wp-hide/module/general_css_combine/add_media_query filter allows you to control whether the @media queries are included in the processed CSS assets by the WP Hide plugin. By default, the plugin adds @media data to the combined CSS files. However, using this filter, […]

  • wp-hide/module/general_js_combine/placeholders_process/element_content

    This functionality is available for PRO version. Name: wp-hide/module/general_js_combine/placeholders_process/element_content Type: Filter Arguments: (text) $element_content (text) $local_file_path This filter can be used to make changes on a JavaScript file content before being processed by module.

  • wp-hide/module/general_css_variables_replace/placeholder_ignore_css

    This functionality is available for PRO version. Name: wp-hide/module/general_css_variables_replace/placeholder_ignore_css Type: Filter Arguments: (bool) $ignore, (text) $element_content, (string) $element_href This filter can be used to leave specific in-line Cascading Style Sheet code or stylesheet asset within HTML source. When using  CSS Concatenate, all in-line Cascading Style Sheet code are being combined along all local css assets into a single […]

  • wp-hide/module/general_js_variables_replace/placeholder_ignore_inline_js

    This functionality is available for PRO version. Name: wp-hide/module/general_js_variables_replace/placeholder_ignore_inline_js Type: Filter Arguments: (bool) $ignore, (text) $element_content This filter can be used to leave specific in-line JavaScript code within HTML source. When using  JavaScript Concatenate, all in-line JS code are being combined along with all local JS assets into a single file.

  • wp-hide/module_mod_rewrite_rules

    Module rewrite rules

  • wp-hide/mod_rewrite_rules

    Name: wp-hide/mod_rewrite_rules Type: Filter Arguments: $rules, $rewrite_server_software The filter can be used to change, add or remove any generated rewrite rules, which are being saved within .htaccess file (for Apache) or web.config file (for IIS). The same rules are being listed within the Set-up interface, so any modification through this filter will show up for […]

  • wp-hide/ob_start_callback

    Name: wp-hide/ob_start_callback Type: Filter Arguments: $buffer This is the filter through which the plugin allow changes to outputted HTML buffer.

  • wp-hide/loaded_modules

    Load Modules Filter available for mu-plugins

  • wp-hide/module_settings

    Return module components settings

Scroll to top