Toggle Hide/Show Admin Bar

설명

A simple and customizable real-time toggle button to hide/show admin bar in front-end.

스크린샷

  • Settings screen.
  • Button on the front-end.

설치

  1. Upload the plugin files to the /wp-content/plugins/toggle-hide-show-admin-bar directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the ‘Plugins’ screen in WordPress.
  3. Use the Settings->Toggle Admin Bar screen to configure the plugin.

FAQ

How to use the plugin?

  1. Go to Settings->Toggle Admin Bar to access to the plugin dashboard.
  2. Set the button position, behavior (hover / always visible), background color and text color.
  3. Save your changes and enjoy the plugin!

후기

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

기여자 & 개발자

“Toggle Hide/Show Admin Bar”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에 기여하였습니다.

기여자

자국어로 “Toggle Hide/Show Admin Bar”(을)를 번역하세요.

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

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

변경이력

1.1.1

  • Reduce JS just to handle admin-bar.
  • All CSS classes added in back-end.
  • All button styles and effects handle from CSS stylesheet.
  • Fix wrong behavior when bottom-right option is enable.

1.1.0

  • Added uninstall.php file to clean up plugin options from the database upon deletion.
  • Added function to check if admin bar is hidden for the current user.

1.0

  • Initial release.