=== Incognito Window Detect === Contributors: samuelsilvapt Donate link: https://samuelsilva.pt Tags: incognito mode, incognito window, private mode, private window detect Tested up to: 6.3 Requires at least: 4.1 Stable tag: 1.3 Requires PHP: 7.4 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Display a message to users who are accessing the website via a private window. == Description == Incognito Mode, also known as Private Window, is a valuable privacy feature integrated into web browsers. However, at times, when our users are browsing in incognito mode, it becomes challenging to provide them with the optimal web experience. This plugin is designed to enhance user experiences even in incognito mode. With its versatile features, you can take control and improve the browsing experience for your users: * Display Custom Footer or Fullscreen Messages * Target Specific Pages to display the message * Customize Text and Background colors == Installation == This section describes how to install the plugin and get it working. e.g. 1. Upload `incognito-window-detect` folder to the `/wp-content/plugins/` directory 2. Activate the plugin through the 'Plugins' menu in WordPress == Frequently Asked Questions == Not questions yet. == Screenshots == 1. Default Message (FullScreen) 2. Settings Panel 3. Default Message == Changelog == = 1.3 = * Update the method to determine the private window usage = 1.1 = * New features = 1.0 = * Fix JS Document ready * Add filter to Specific Pages = 0.2 = * Fullscreen Overlay functionality = 0.1 = * First version to start.