Mô tả
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();
Đánh giá
Không có đánh giá nào cho plugin này.
Người đóng góp & Lập trình viên
“Improve Accessibility – Dark Mode Switcher” là mã nguồn mở. Những người sau đã đóng góp vào plugin này.
Những người đóng gópDịch “Improve Accessibility – Dark Mode Switcher” sang ngôn ngữ của bạn.
Muốn tham gia phát triển?
Duyệt code, check out SVN repository, hoặc theo dõi nhật ký phát triển qua RSS.


