תיאור
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();
סקירות
There are no reviews for this plugin.
מפתחים
"Improve Accessibility – Dark Mode Switcher" הוא תוסף קוד פתוח. האנשים הבאים תרמו ליצירת התוסף הזה.
תורמיםניתן לתרגם את "Improve Accessibility – Dark Mode Switcher" לשפה שלך.
מעוניינים בפיתוח?
עיינו בקוד, ראו את הקוד ב-SVN repository, או הירשמו ללוג פיתוח באמצעות RSS.


