Mô tả
A simple and customizable real-time toggle button to hide/show admin bar in front-end.
Cài đặt
- 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. - Activate the plugin through the ‘Plugins’ screen in WordPress.
- Use the Settings->Toggle Admin Bar screen to configure the plugin.
Hỏi đáp
-
How to use the plugin?
-
- Go to Settings->Toggle Admin Bar to access to the plugin dashboard.
- Set the button position, behavior (hover / always visible), background color and text color.
- Save your changes and enjoy the plugin!
Đánh giá
Không có đánh giá nào cho plugin này.
Người đóng góp & Lập trình viên
“Toggle Hide/Show Admin Bar” 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 “Toggle Hide/Show Admin Bar” 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.
Nhật ký thay đổi
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.