' . __( 'Global network settings override is inactive. Consent records are available for each website of the multisite network separately.', 'cookie-notice' ) . '
' . __( 'Global network settings override is active. Consent records are available for network administrators in the multisite admin only.', 'cookie-notice' ) . '
' . esc_html__( 'Integrate your website forms with Privacy Consent.', 'cookie-notice' ) . '
' . esc_html__( 'Collect and export proof of consent of your users.', 'cookie-notice' ) . '
' . esc_html__( 'Gain confidence that you are processing personal data legally.', 'cookie-notice' ) . '
' . esc_html__( 'Upgrade to Cookie Compliance', 'cookie-notice' ) . '
' . esc_html__( 'Automatically collect each cookie consent log.', 'cookie-notice' ) . '
' . esc_html__( 'Securely store and manage visitor consents.', 'cookie-notice' ) . '
' . esc_html__( 'Monitor consent activity directly in your WordPress dashboard.', 'cookie-notice' ) . '
'; submit_button( '', 'primary', 'save_' . $option, false, $other_attributes ); echo ' '; submit_button( esc_html__( 'Reset to defaults', 'cookie-notice' ), 'secondary cn-reset-settings', 'reset_' . $option, false, $other_attributes ); echo '
' . esc_html__( 'Your Cookie Compliance plan:', 'cookie-notice' ) . '
' . esc_html__( 'GDPR, CCPA, LGPD, PECR requirements', 'cookie-notice' ) . '
' . esc_html__( 'Consent Analytics Dashboard', 'cookie-notice' ) . '
' . sprintf( esc_html__( '%sUnlimited%s visits', 'cookie-notice' ), '', '' ) . '
' . sprintf( esc_html__( '%sUnlimited%s privacy consents', 'cookie-notice' ), '', '' ) . '
' . sprintf( esc_html__( '%sLifetime%s consent storage', 'cookie-notice' ), '', '' ) . '
' . sprintf( esc_html__( '%sGoogle & Facebook%s consent modes', 'cookie-notice' ), '', '' ) . '
' . sprintf( esc_html__( '%sGeolocation%s support', 'cookie-notice' ), '', '' ) . '
' . sprintf( esc_html__( '%sUnlimited%s languages', 'cookie-notice' ), '', '' ) . '
' . sprintf( esc_html__( '%sPriority%s Support', 'cookie-notice' ), '', '' ) . '
' . esc_html__( 'Make your website compatible with the latest cookie and privacy requirements. Comply with GDPR, CCPA and other data privacy laws effectively.', 'cookie-notice' ) . '
' . esc_html__( 'Learn more', 'cookie-notice' ) . '
' . esc_html__( 'Every site in the network will use the same settings. Site administrators will not be able to change them.', 'cookie-notice' ) . '
' . esc_html__( 'Cookie consent in one of the network sites results in a consent in all of the sites on the network.', 'cookie-notice' ) . ( $desc !== '' ? ' ' . esc_html( $desc ) : '' ) . '
' . esc_html__( 'Global network settings override is active. Every site will use the same network settings. Please contact super administrator if you want to have more control over the settings.', 'cookie-notice' ) . '
' . esc_html__( 'Log in to the Cookie Compliance™ dashboard to explore, configure and manage its functionalities.', 'cookie-notice' ) . '
' . esc_html__( 'Log in to the Cookie Compliance™ web application and complete the setup process.', 'cookie-notice' ) . '
' . sprintf( esc_html__( 'Sign up to %s and add GDPR, CCPA and other international data privacy laws compliance features.', 'cookie-notice' ), 'Cookie Compliance™' ) . '
' . sprintf( esc_html__( 'Sign up to %s and enable Privacy Consent support.', 'cookie-notice' ), 'Cookie Compliance™' ) . '
' . esc_html__( 'Enter your Cookie Compliance™ application ID.', 'cookie-notice' ) . '
' . esc_html__( 'Enter your Cookie Compliance™ application secret key.', 'cookie-notice' ) . '
* ' . esc_html__( 'This option has been temporarily disabled because your website has reached the usage limit for the Cookie Compliance Basic plan. It will become available again when the current visits cycle resets or you upgrade your website to a Professional plan.', 'cookie-notice' ) . '
' . esc_html__( 'Click the Purge Cache button to refresh the app configuration.', 'cookie-notice' ) . '
' . esc_html__( 'Determine what should happen when the following conditions are met.', 'cookie-notice' ) . '
' . ( ! $amp_enabled ? esc_html__( 'No compatible Google AMP plugins found.', 'cookie-notice' ) : esc_html__( 'Allows you to activate consent banner support for Google AMP.', 'cookie-notice' ) ) . '
' . esc_html__( 'Currently detected active caching plugins', 'cookie-notice' ) . ': '; foreach ( $active_plugins as $plugin ) { $active_plugins_html[] = '' . esc_html( $plugin ) . ''; } $plugins_html .= implode( ', ', $active_plugins_html ) . '.
' . esc_html( $plugin ) . '
' . esc_html__( 'No compatible cache plugins found.', 'cookie-notice' ) . '
' . esc_html__( 'Enter the cookie notice message.', 'cookie-notice' ) . '
' . esc_html__( 'The text of the option to accept the notice and make it disappear.', 'cookie-notice' ) . '
' . esc_html__( 'The text of the button to refuse the consent.', 'cookie-notice' ) . '
' . esc_html__( 'The code to be used in your site header, before the closing head tag.', 'cookie-notice' ) . '
' . esc_html__( 'The code to be used in your site footer, before the closing body tag.', 'cookie-notice' ) . '
' . esc_html__( 'Enter non functional cookies Javascript code here (for e.g. Google Analitycs) to be used after the visitor consent is given.', 'cookie-notice' ) . '
' . esc_html__( 'Enter the revoke message.', 'cookie-notice' ) . '
' . esc_html__( 'The text of the button to revoke the consent.', 'cookie-notice' ) . '
' . sprintf( esc_html__( 'Select the method for displaying the revoke button - automatic (in the banner) or manual using %s[cookies_revoke]%s shortcode.', 'cookie-notice' ), '', '' ) . '
', '
' . esc_html__( 'The text of the privacy policy button.', 'cookie-notice' ) . '
' . esc_html__( 'Select where to redirect user for more information.', 'cookie-notice' ) . '
' . esc_html__( 'Select from one of your site\'s pages.', 'cookie-notice' ) . '
' . esc_html__( 'Enter the full URL starting with http(s)://', 'cookie-notice' ) . '
' . esc_html__( 'Select the privacy policy link target.', 'cookie-notice' ) . '
' . esc_html__( 'Select the privacy policy link position.', 'cookie-notice' ) . '
' . esc_html__( 'The amount of time that the cookie should be stored for when user accepts the notice.', 'cookie-notice' ) . '
' . esc_html__( 'The amount of time that the cookie should be stored for when the user doesn\'t accept the notice.', 'cookie-notice' ) . '
' . esc_html__( 'Select where all the plugin scripts should be placed.', 'cookie-notice' ) . '
' . esc_html__( 'Select location for the notice.', 'cookie-notice' ) . '
' . esc_html__( 'Select the animation style.', 'cookie-notice' ) . '
' . esc_html__( 'Number of pixels user has to scroll to accept the notice and make it disappear.', 'cookie-notice' ) . '
' . esc_html__( 'Enter additional button CSS classes separated by spaces.', 'cookie-notice' ) . '
' . esc_html__( "img-src data:; style-src 'unsafe-inline'; connect-src *.hu-manity.co; script-src 'unsafe-inline' *.hu-manity.co" ) . '
' . esc_html__( 'Create a set of rules to define the exact conditions for displaying or hiding the banner.', 'cookie-notice' ) . '