I have tried with add_filter('show_admin_bar', '__return_false');
in wordpress 4.8 version and its not hiding the admin bar.
Help me with a solution.
Try add_filter( 'show_admin_bar', '__return_false', PHP_INT_MAX );
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With