Improve Accessibility – Dark Mode Switcher

Improve Accessibility – Dark Mode Switcher

Details
View on WordPress

Improve Accessibility – Dark Mode Switcher for WP adds a professional dark/light mode toggle to your WordPress website.

Features:

  • Universal dark/light mode toggle
  • localStorage support for user preferences
  • Modern responsive design
  • Full WordPress security implementation
  • JavaScript API for developers
  • Mobile-friendly
  • Translation-ready

Security:

The plugin implements all WordPress security standards including nonces, sanitization, escape output, and permission checks.

Developer API:
`javascript
// Get current theme
window.iadsAPI.getTheme();

// Change theme
window.iadsAPI.setTheme(‘dark’);

// Toggle theme
window.iadsAPI.toggleTheme();

Details

Plugin code:
improve-accessibility-dark-mode-switcher
Plugin version:
1.0.0
Outdated:
No
WP version:
5.8 or higher
PHP version:
7.4 or higher
Test up to WP version:
6.8.3
Total installations:
0
Last updated:
2025-10-03
Rating:
Times rated:
0
accessibility
dark-mode
dark-theme
light-mode
theme-switcher