G3N Services

admin bar off

To disable admin panel in wordpress from above just add in functions.php:

//admin bar off
add_filter('show_admin_bar', '__return_false');

If you have any questions or suggestions, feel free to message me on Telegram @g3nnadych or LinkedIn.