wpas_system_tabls

Signature apply_filters( ‘wpas_system_tabls’, $tools_tabs); Typical Usage Modify the list of tabs used in the TOOLS screen Note:  The name of this filter is likely to be renamed since it is mis-spelled.  The new name will be wpas_system_tables.  It is...

wpas_labels_default_colors

Signature apply_filters( ‘wpas_labels_default_colors’, $colors); Typical Usage Modify the list of default colors used for various statuses and tags Parameters $colors: Array Returns Array Located In File: includes/admin/setttings/settings-style.php...

wpas_gdpr_consents

Signature apply_filters( ‘wpas_gdpr_consents’, $gdpr_consent_options); Typical Usage Modify the array of GDPR consent items. Parameters $gdpr_consent_options: Array Returns Array Located In File: includes/admin/setttings/settings-registration.php Function:...

wpas_addons_licenses

Signature apply_filters( ‘wpas_addons_licenses’, $licenses); Typical Usage Modify the list of licenses returned by the wpas_core_settings_licenses function Parameters $licenses: Array Returns Array Located In File:...

wpas_plugin_settings

Signature apply_filters( ‘wpas_plugin_settings’, $settings); Typical Usage Modify the list of settings returned by the wpas_get_settings function Parameters $settings: Array Returns Array Located In File: includes/admin/setttings/functions-settings.php...