This functionality is available for PRO version. Name: wph/module/general_scripts/remove_id_attribute/ignore_ids Type: Filter Arguments:(array) $ignores This filter provides a way to set ignores for scripts IDs, when using the function Remove ID from script tag
This filter has deprecated and replaced with a constant: WPH_SERVER_TYPE. This can be apache, nginx and is. The constant should be place on wp-config.php before the wp-hide default lines. define(‘WPH_SERVER_TYPE’, ‘apache’); This functionality is available for PRO version. Name: wph/core/set_server_type Type: Filter Arguments: none This filter can be used to set the […]
Name: wp-hide/ignore_ob_start_callback Type: Filter Arguments: (bool) $status – Determines whether the output buffering should be ignored. TRUE: Output buffering is ignored, and plugin features are disabled. FALSE: Output buffering is enabled, and plugin features remain active. (string) $buffer – The current output buffer content. This can be used to inspect or determine if changes should […]
Name: wp-hide/ob_start_callback Type: Filter Arguments: $buffer This is the filter through which the plugin allow changes to outputted HTML buffer.
This functionality is available for PRO version. Name: wp-hide/ob_start_callback/text_preserve Type: Filter Arguments: $buffer This filter can be used to change any outputted HTML buffer. Similar to wp-hide/ob_start_callback except this will run inside text preserve loop.
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/2fa/email/email_message Type: Filter Arguments: (str) $message (integer) $code (integer) $user_ID This filter allows customization of the HTML email message sent to users when using the 2FA email login feature in WP Hide PRO. It enables developers to modify the email content, including styling, text, and structure, before the message is sent.
Trigger when Admin Components Included
Add default URL replacements
Trigger on Module Component loaded $field_id $saved_field_value $_class_instance $module