Tambar – Bottom Admin Bar

설명

A fixed header is a common feature on many websites, but it can interfere with the WordPress admin bar. Tambar solves this problem!

Features

  • Move the admin bar to the bottom
  • Set different admin bar positions for desktop and mobile
  • Use switcher to hide the admin bar
  • Hide the admin bar for selected roles

설치

  1. Visit Plugins > Add New
  2. Search for “Tambar”
  3. Install and Activate Tambar from the Plugins page
  4. Use the body_class() function in your template.

FAQ

I installed and activated the plugin, but it doesn’t work

To use the plugin, you need to add the body_class() function to your theme.

This function should be placed inside the <body> tag, typically found in the header.php file within your theme’s directory.

후기

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

기여자 & 개발자

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

기여자

“Tambar – Bottom Admin Bar”(이)가 4 개 언어로 번역되었습니다. 기여해 주셔서 번역자님께 감사드립니다.

자국어로 “Tambar – Bottom Admin Bar”(을)를 번역하세요.

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

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

변경이력

2.3.1

  • Show admin bar for role setting bux fix

2.3.0

  • Settings that allow hiding the admin bar for selected roles

2.2.1

  • Show/hide cookie value read bug fix

2.1.9

  • Now plugin’s assets (JS and CSS) are loaded only when the admin bar is showed

2.1.6

  • New switcher options

2.1.0

  • Admin bar state via PHP (no twinks)
  • New options logic

2.0.6

  • Admin bar position options for mobile

2.0

  • New flexible plugin core

1.0.0

  • Switched to SCSS
  • Show/hide admin bar functionality
  • Added options page
  • Smoother admin bar loading

0.9.0

  • Initial release