Trigger when Admin Components Included
Add default URL replacements
Trigger on Module Component loaded $field_id $saved_field_value $_class_instance $module
On loaded module
Trigger on recovery actions
Name: wph/settings_changed Type: Action Arguments: $screen_slug, $tab_slug The action trigger on plugin admin interface Settings Changed. If this action triggered there was no error and the settings where saved successfully.
Preserve post class array
Remove general classes from body tag This filter helps to control the preserver class array.
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 […]
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.