FS_GDPR_Manager
Description Description
Source Source
File: includes/pum-sdk/freemius/includes/managers/class-fs-gdpr-manager.php
Expand full source code Collapse full source code View on Trac
Methods Methods
- __construct
- add_opt_in_sticky_notice
- disable_opt_in_notice — Prevents the opt-in message from being added/shown.
- instance
- is_opt_in_notice_shown — Checks if the GDPR opt-in sticky notice is currently shown.
- is_required
- last_time_notice_was_shown — Get the last time the GDPR opt-in notice was shown.
- notice_was_just_shown — Update the timestamp of the last time the GDPR opt-in message was shown to now.
- remove_opt_in_notice — Remove the GDPR opt-in sticky notice.
- should_show_opt_in_notice — Checks if a GDPR opt-in message needs to be shown to the current admin.
- store_is_required
- update_option — Update a GDPR option for the current admin and store it.