Tutorials

Disable Admin Bar WordPress

When you log in to your WordPress dashboard, you get a toolbar (admin bar) located at the top. There are quick links to various sections of the admin and the possibility to view the website if needed. Such a panel is very useful for making changes to your platform’s features and moving from editing to a live site. Many people disable the toolbar because it is really exasperating when you want to observe your user-friendly and easily navigated website. 

It can also change the web page display if you are editing something. The position of other sections, functions, and icons can be shifted, so admins prefer to disable admin bar WordPress. But this floating box at the top of the page is very helpful, it allows you to quickly find the necessary function to write a message, open a document, edit settings, etc. 

Remove Admin Bar WordPress

Not all visitors with access to the website WP can control the toolbar. It can be very annoying, but you need to be able to turn it off. Log in to your account data (back-end) to change the parameters. Many people who log in to the WordPress dashboard know how to remove the floating box. Show the system that you are the administrator and have permission to change or disable various tools here.

Admins and developers disable the toolbar, and ordinary users use it for quick access to certain functions. The opinion is divided, but many people hide this panel instead of removing it. Several methods disable this top panel, and you can choose the easiest and most suitable one for you. All ways are rather straightforward, you don’t need to be good at coding or a skillful backend or frontend developer.

Some Ways to Disable Toolbar

This toolbox is available for administrative work, but it is a useless tool when you want to search the website as a user and are not a skillful developer. When just browsing the site, you do not need this toolbar; you can disable it and bring it back again later. Check if everything is in order with your platform without the annoying toolbar. There are several ways to do this, and experts provide you with other useful tips for this tech option disabling.

After signing in, select the simple methods to disable the admin bar WordPress.

Disable Toolbar Through User Settings.

This method is considered one of the simplest and most intuitive to hide WP admin pages, even if you are a novice administrator. After logging into your WordPress account, open the section for simple users. Then go to the “Profile” window to find the “Toolbar”. You need to unmark a certain phrase. If there is no checkmark, then each of your entries to edit your platform will be without a toolbox at the top.

WordPress Turns off the Admin Bar on Site via a Plugin

Many WP visual elements are available through plugins that allow you to perform various tasks. Almost all plugins have additional opportunities, so you might disable them globally or partially. There is also a very nice plugin for deactivating the toolbar. Switching off the toolbar can be implemented through different user rights, even if you are:

  • contributor; 
  • client; 
  • author; 
  • subscriber; 
  • administrator; 
  • developer, etc.

WordPress hides the admin bar for all users, and it might be done by opening a section with “Toolbar” where you indicate with a checkmark on which user right you disable it.

Disable Admin Bar WordPress via a Certain Function

Open a custom or child theme to disable the toolbar using the code from the file. This code is located in the functions.php, you remove the admin bar also in the snippets plugin. This file might be found in the wp-content/themes/theme-name folder. Write the code carefully because every mistake will lead to its incorrect functionality. Test your code before running this. Each multipurpose WordPress theme has its own functions.php file, and you need to remember that this might be updated with a new version (if the theme is already overwritten then all your add-ons will be lost). But the child theme gets around this.

There are two methods to remove the admin bar for everyone or in conditional mode:

  1. Look at this simple code, copy it. Such a combination helps WordPress to disable the admin bar for subscribers,redactors, and other users (admins, authors, etc.).
// Disable the toolbar completely for all users
add_filter('show_admin_bar', '__return_false');
  1. If you prefer disabling the toolbar in conditional mode, then use the following fragment. It is also really easy to enable the admin bar. Here you disable the feature as an author, but make the changes to suit your needs.
// Disable the toolbar for authors only
add_filter( 'show_admin_bar', function( $show ) {
   if ( current_user_can( 'author' ) ) {
        return false;
   }
   return $show;
} );

Plugins to WordPress Hide Admin Panel

Some plugins allow you to close the toolbar. You can see it as an administrator or hide it from everyone. Each plugin has features that differ for various types of visitors. The advantage of plugins is the possibility to have them in the settings and enable them when needed. Deactivate the plugin if you want to reset its capabilities. You can also add new plugins, download and install them, and then turn them off if you do not need them.

If you’re using Windows, then you may hide the toolbar automatically. Activation goes through hovering the cursor over the upper part of WordPress. The field with the admin panel slides out and you select the desired sections. After that, remove the cursor and the panel will disappear. This is very convenient because other site members may not know about this possibility. 

Hiding the admin panel goes to certain user’s appointments. Go to the settings of such a plugin and there you’ll see a list with users (author, developer, and others). Select the marks of which members of the system can see the floating box and for whom this function will be hidden. 

WordPress hide admin panel for users and admins might be disabled through a simplified plugin that needs to be activated. Nobody sees the toolbar and doesn’t need to configure anything. If the plugin is turned on, nobody sees the floating bar when viewing the site, even if you log in as a user or administrator. To remove the possibility of this plugin, just disable it.

WordPress Hide Admin Panel

Many admins have a question on how they can get to the personal interface without the toolbar. It is very simple, although it deprives you of certain possibilities, but the admin bar remains hidden. Log into WP as you always do. To do this, enter the following link in the browser www.yoursite.com/wp-admin. If the user is not signed in, he will be prompted to do this before displaying the admin interface. Enter this link in the address bar several times and your browser will remember it or click the corresponding check mark. 

WordPress disable admin bar on frontend is also possible to do. You observe the webpages and see the dashboards in the frontend. Go to your tool as wp-admin, there you’ll find the “View in frontend” function. When you choose this, then you automatically see the certain webpage in the interface as a regular user. 

So, you need to display the admin page in the frontend and then just share that link with other users. They do not see this feature and you, as a regular visitor, have a special display of the admin panel. This is saved for logging into your account in your browser. 

WordPress interface provides a fairly simple display for customizing server-side elements. It also provides a more detailed experience for you. WP administrators can manage multiple websites, so simplicity is important to them. They will also appreciate the easy ability to export plugin settings. This feature allows you to extend the settings across multiple sites that you manage even if you remove admin bar WordPress.

After logging into WordPress, you find a toolbox that can be disabled. The main feature of such an admin bar at the top of the screen is fast access to the main sections for editing your site. There are many useful features here, from creating new posts to accessing documentation. Your theme can be customized very quickly and you don’t need any special skills to hide the toolbar. Disable this with a checkbox in the settings or download a simple plugin and install this.

Website developers and WP designers do not like a toolbar because it changes the whole appearance of the page, distracting, and interfering. Users can’t observe the admin bar, and it is important because these two categories of people could not make changes on the site. 

Corporate website themes WordPress from Space Xtemos are your powerful and aesthetic solution to get more editorial options for your business website. Our platform provides authentic themes for business websites that are easy to modify. Every detail of the interface is thought out to the smallest detail. A large selection of templates for different business areas and the opportunity to get your unique theme for individual development.

  • Mars
  • Charon
  • Juno
  • Moon
  • Jupiter
  • Oberon
  • Callisto
  • Venus and others. 

Remove or Hide the Toolbar?

Many users disable the WordPress admin bar because it takes up a lot of vertical screen space and has an excessive number of links. But that toolbox at the top also gives you more convenience because you can quickly find the function you want. You can use internal settings to disable the display of this tool or install a special plugin. Disable admin bar WordPress frontend and other users couldn’t make changes to your site.

It is also possible just to roll up the admin panel. If you need its sections, then you move the cursor to the page top. But users won’t switch on the top panel every time. This will be accessible at the top and will close when you move your mouse cursor away. Hiding the admin panel is also available for some browsers or can be done through a specific plugin. Some themes make working with WP even more convenient and simple.

It is impossible to say unequivocally to disable admin bar WordPress or not because each user has a different work in this editor. But you can simplify the use of the service and also protect the site from unwanted actions on the part of your users or customers.