For those who wish you remove the admin bar in your child themes, the code is;
[code title=””]add_filter(‘show_admin_bar’, ‘__return_false’); [/code]
This reply is for PremiumPress customers only.
510
Views
1
Replies
Copyright © 2010-2025 PremiumPress Limited.
For those who wish you remove the admin bar in your child themes, the code is;
[code title=””]add_filter(‘show_admin_bar’, ‘__return_false’); [/code]
Members Only Content
This reply is for PremiumPress customers only.
Login Now