=== Light & Dark Mode Switcher === Contributors: iamsenthilprabu Donate link: https://www.paypal.me/senthilprabu Tags: light, dark, system, appearance, switcher Requires at least: 5.6 Tested up to: 6.8 Stable tag: 1.0.0 License: GPLv3 or later License URI: https://www.gnu.org/licenses/gpl-3.0.html Light & Dark Mode Switcher is a user-friendly WordPress plugin that lets visitors easily toggle between light and dark themes on your website. == Description == **Light & Dark Mode Switcher** enables users to easily toggle between light, dark, and system appearance modes, improving accessibility and user comfort. Enhance your site's modern look and reduce eye strain for your visitors with a single click. Ideal for blogs, portfolios, business websites, online stores, or any site where user experience and personalization are important. == Features == - **Light Mode:** Clean, bright interface for optimal readability in well-lit environments. - **Dark Mode:** Eye-friendly dark theme for comfortable viewing at night or in low-light settings. - **System Mode:** Automatically adapts to the user’s device or operating system color preference. - Effortless integration—no coding required. - Lightweight and fast, with minimal impact on site performance. - Compatible with most WordPress themes and plugins. == Installation == = Installation via WordPress Admin = 1. Download the `light-dark-mode-switcher-x.x.x.zip` file. 2. In your WordPress dashboard, go to **Plugins > Add New**. 3. Click **Upload Plugin**, choose the ZIP file, and click **Install Now**. 4. After installation, click **Activate** to enable the plugin. = Manual Installation = 1. Extract the ZIP file to a folder named `light-dark-mode-switcher`. 2. Upload this folder to the `/wp-content/plugins/` directory on your server. 3. In your WordPress dashboard, go to **Plugins** and click **Activate** under "Light & Dark Mode Switcher". = Installation via Composer = 1. Run `composer require wpackagist-plugin/light-dark-mode-switcher`. 2. The plugin will be installed in the `wp-content/plugins/` directory. 3. In your WordPress dashboard, go to **Plugins** and click **Activate** under "Light & Dark Mode Switcher". == Changelog == = 1.0.0 = * [1.0.0](https://github.com/SP-WordPress/light-dark-mode-switcher/compare/v0.4.0...v1.0.0) (2025-09-23) * ⚠ BREAKING CHANGES * **plugin:** first stable release 🎉 * Features * **plugin:** first stable release 🎉 = 0.4.0 = * [0.4.0](https://github.com/SP-WordPress/light-dark-mode-switcher/compare/v0.3.0...v0.4.0) (2025-09-04) * Features * **plugin:** add FontAwesome dependency and update styles * Bug Fixes * **dependencies:** update dependencies * **plugin:** enforce strict linting in lint-staged configuration * **plugin:** sanitize output in render_in_footer method * **plugin:** update debug log comment for clarity and consistency * **readme:** remove redundant tag from plugin description = 0.3.0 = * [0.3.0](https://github.com/SP-WordPress/light-dark-mode-switcher/compare/v0.2.0...v0.3.0) (2025-09-04) * Features * **plugin:** add light & dark mode switcher controls and templates * **plugin:** add main plugin class with debug logging functionality * Bug Fixes * **plugin:** correct script handle for main plugin script enqueue = 0.2.0 = * [0.2.0](https://github.com/SP-WordPress/light-dark-mode-switcher/compare/v0.1.0...v0.2.0) (2025-09-04) * Features * **plugin:** implement light and dark mode functionality with assets = 0.1.0 = * [0.1.0](https://github.com/SP-WordPress/light-dark-mode-switcher/compare/v0.0.0...v0.1.0) (2025-09-04) * Features * **plugin:** add initial plugin files for light & dark mode switcher = 0.0.1 = - Initial release. == Screenshots == 1. Light Mode 2. Dark Mode 3. System Mode == License == This plugin is licensed under the GNU General Public License v3 or later. See the `LICENSE` file for details. == Contributions == Contributions welcome! Open an issue or submit a pull request on GitHub. == Made with love for the WordPress community ==