Easy Dark Mode

설명

Easy Dark Mode adds a floating toggle button to your WordPress website that allows visitors to switch between light and dark modes with just one click.

Features:

  • One-click toggle between light and dark modes
  • Customizable toggle button position (top-left, top-right, bottom-left, bottom-right)
  • Multiple toggle button styles (circle, square, pill)
  • Option to remember user preference between visits
  • Default mode settings (light, dark, or auto based on system preference)
  • Lightweight with minimal impact on page load speed
  • Works with any WordPress theme
  • No configuration needed – works out of the box
  • Admin settings page for customization

설치

  1. Upload the easy-dark-mode folder to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Go to ‘Settings > Easy Dark Mode’ to customize options (optional)

FAQ

Will this work with my theme?

Yes, Easy Dark Mode is designed to work with any WordPress theme. The plugin applies CSS that overrides your theme’s default styling when dark mode is enabled.

Can visitors save their preference?

Yes, by default the plugin remembers each visitor’s preference using localStorage. This can be disabled in the settings.

Does this slow down my website?

No, Easy Dark Mode is designed to be lightweight. It uses minimal CSS and JavaScript that only loads what’s necessary.

Can I customize the colors?

The current version uses a standard dark color scheme. Future versions will include color customization options.

후기

이 플러그인에 대한 평가가 없습니다.

기여자 & 개발자

“Easy Dark Mode”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에 기여하였습니다.

기여자

자국어로 “Easy Dark Mode”(을)를 번역하세요.

개발에 관심이 있으십니까?

코드 탐색하기는, SVN 저장소를 확인하시거나, 개발 기록RSS로 구독하세요.

변경이력

1.0.0

  • Initial release