%s

%s

%s

', esc_html__( 'Cookie Consent', 'cookiez' ), esc_html__( 'Start configuring your cookie banner and manage user consent to improve your site compliance.', 'cookiez' ), admin_url( 'admin.php?page=' . Settings_Module::SETTING_BASE_SLUG ), esc_html__( 'Get Started', 'cookiez' ) ); $allowed_tags = [ 'h3' => [], 'p' => [], 'a' => [ 'class' => [], 'href' => [], ], ]; $pointer_position = [ 'edge' => 'top', 'align' => 'left', 'at' => 'left+20 bottom', 'my' => is_rtl() ? 'left-200 top' : 'left top', ]; ?>