설명
Lets you quickly switch between admin color schemes from the “howdy menu.” Happy Birthday Sara Cannon!
후기
2018년 10월 5일
I love this little unknown plugin. Does one simple, small thing… but does it so nicely. It’s one of those plugins that you wonder: Why isn’t this part of the WP core?!
It speeds up the process of quickly selecting a new admin color scheme, especially for people like me that like to change it often.
Thanks for this!
기여자 & 개발자
“Quick admin color scheme picker”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에 기여하였습니다.
기여자자국어로 “Quick admin color scheme picker”(을)를 번역하세요.
개발에 관심이 있으십니까?
변경이력
0.7
- Code cleanup; rm support for WP < 3.3
0.6
- Use
user_meta
instead of user options. Plays better with the user profile screen. Props nacin. - Align color swatches better. The angel may be in the policy, but the devil is in the details.
0.5
- Only display the menu if
is_admin()
. Props koop.
0.4
- Update to work with WP 3.3, post-19230. Hopefully this will be the last of the 3.3 fixes…
- Now using
add_menu
instead ofadd_note
, following a stern warning from nacin.
0.3
- Update to work with WP 3.3’s admin bar, at least as of beta 2.
0.2
- Code cleanup. Props nacin.
0.1
- First commit