Name: wp-hide/wp_redirect Type: Filter Arguments: $location This is the filter through which a redirect url can be further updated. The filter occur after the default plugin replacements.
Name: wp-hide/interface/process Type: Filter Arguments: $errors, $settings, $module_settings Returns: (array) $errors This filter trigger when plugin admin interface is being processed. It can be used to ensure specific options are matching the requirements.
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.