Sometimes we need to develop and run some websites that don’t need a comment section. Especially in the WordPress admin panel, the integration of a comments menu may seem unnecessary on several websites.
But if the sites are designed with a comments menu, there are also options to hide the menu. You can perform it in two traditional ways: by writing a few lines of code or using an advanced plugin.
If you like to protect comment spam then check out how to remove Website URL field from comment form post.
Either way you prefer to go, you need to adhere to some constructive steps. If you desire to lessen your labor, choosing a top-notch plugin like WP Adminify will be a better decision, as it comes with a WordPress hide comments menu section to help you out. You can check Disable WordPress Comment post for more info.
In this article, we’re going to discuss both methods briefly. Stay in touch.
WP Adminify can be symbolized as the supplementary version of WordPress, as it integrates a bunch of extensive, innovative, and useful features and modules that WordPress lacks.
Among some of its advanced modules, “Disable Comments” can be referred to as the most sophisticated one, as it includes a variety of effective options to control the comments.
With the module of the plugin, you can hide or remove the comments menu in the WordPress admin panel or menu whenever you need.
The entire method of doing so is straightforward. All you need to do to prevail is stick to the following steps and succeed in hiding the comments menu.
Only enabling the module won’t empower you to hide the comments menu in the WordPress admin panel. You need to carry out one more tasks to hide comments menu from Admin Menu. After confirming the module has been successfully enabled, you need to head to the next steps.
If you don’t want to use a plugin to hide the comments menu, you can get help from a chunk of code. By writing a few lines of code, you can succeed in hiding or removing the menu in the WordPress admin panel without any setbacks. Even so, it won’t cost you any money at all.
To accomplish the process, you have to head over to the functions.php file. Then you need to write the following lines of code. Make sure to work on your child Theme otherwise, you may lose the data while you update the Theme.
function JLT_remove_comments(){ global $wp_admin_bar;add_action( 'wp_before_admin_bar_render', 'remove_comments' ); $wp_admin_bar->remove_menu('comments');
Increase your sites's efficiency by powering up your WordPress Admin Dashboard
You may not make use of the comments menu in the WordPress admin panel, as it usually makes you confused and distracted while maintaining the dashboard. That’s why you may seek to hide or remove the menu. And it’s possible if you reach out to one of the most innovative plugins: WP Adminify.
The plugin comes with an amazing module to meet your needs and offer you an immersive experience when tackling WordPress websites.
However, we broke down the entire process of navigating WordPress hide comments menu using the plugin. We also showed you how to do so by writing code. Now it’s your turn to choose the path that suits you.
But you have to keep in mind that only proper ways of accomplishment can help you out. If you encounter any barriers in the course of hiding the comments menu, you can share them with us.
This is Roy and I produce content, Video, and Documentation for WP Adminify plugin Users. Keeping you updated through posts, and videos is my duty. Also, I provide support for any users to solve their problems.
Finest Creation by Jewel Theme
© 2022 - Adminify | All rights reserved
Plugin Installed Email
Password
Remember Me