Removing the admi bar https://www.premiumpress.com/forums/topic/removing-the-admi-bar/feed/ Thu, 11 Sep 2025 15:17:14 +0000 https://bbpress.org/?v=2.6.4 en-US https://www.premiumpress.com/forums/topic/removing-the-admi-bar/#post-335 <![CDATA[Removing the admi bar]]> https://www.premiumpress.com/forums/topic/removing-the-admi-bar/#post-335 Tue, 02 Jul 2013 09:02:37 +0000 Mark Fail 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]

]]>
https://www.premiumpress.com/forums/topic/removing-the-admi-bar/#post-338 <![CDATA[Reply To: Removing the admi bar]]> https://www.premiumpress.com/forums/topic/removing-the-admi-bar/#post-338 Tue, 02 Jul 2013 09:44:42 +0000 Richard Bonk 🙂

]]>