Mô tả
Daisy Admin Bar allows you to selectively hide the WordPress admin bar (toolbar) from the frontend based on user roles.
Features:
– Select which user roles should have the admin bar hidden
– Simple checkbox interface for role selection
– Preserves admin bar visibility in WordPress admin area
– Follows WordPress coding standards
Cài đặt
- Upload the plugin files to the
/wp-content/plugins/daisy-admin-bar
directory - Activate the plugin through the ‘Plugins’ screen in WordPress
- Go to Settings Daisy Admin Bar to configure which roles should have the admin bar hidden
Hỏi đáp
-
Can I hide the admin bar for some roles but not others?
-
Yes! The plugin lets you selectively choose which roles should have the admin bar hidden.
-
Will administrators see the settings page?
-
Yes, only users with ‘manage_options’ capability (typically administrators) can access the settings.
-
Does this affect the admin dashboard?
-
No, this only affects the frontend of your site. The admin bar will still appear in the WordPress admin area.
Đánh giá
Không có đánh giá nào cho plugin này.
Người đóng góp & Lập trình viên
“Daisy Admin Bar – Hide Admin Toolbar Based on User Roles, Disable Admin Bar from Non-Admins” là mã nguồn mở. Những người sau đã đóng góp vào plugin này.
Những người đóng gópMuố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.0.12 – Jun 14, 2025
- routine maintenance
1.0.11 – May 21, 2025
- routine maintenance
1.0.10 – May 11, 2025
- routine maintenance
1.0.9 – May 01, 2025
- routine maintenance
1.0.8 – Apr 19, 2025
- [add] screenshot added
1.0.7 – Apr 19, 2025
- routine maintenance
1.0.6 – Apr 19, 2025
- [imp] code optimized
1.0.5 – Apr 19, 2025
- [fix] fixed unexpected output during activation
1.0.4 – Apr 15, 2025
- Tested with WordPress v6.8
1.0.3 – Apr 08, 2025
- routine maintenance
1.0.2 – Apr 08, 2025
- [imp] Settings Page UI improved
1.0.1 – Apr 04, 2025
- Initial release
1.0.0 – Mar 26, 2025
- Initial submission