Keeping the website field in the comment section doesn’t offer anything good. Instead, it puts a website at stake by causing frequent spam attacks – as malicious visitors often attempt to leave negative and irrelevant comments in the website field without your knowledge.
So it’s essential to remove the URL field. How to remove the website field from WordPress comments?
Apparently, removing the URL field seems like a snap. But you have to make sure you’re using the right tool to avoid further hassle and compensation. What is the best arsenal to carry out the task efficiently?
In this case, you can keep faith in the WP Adminify plugin, as it will help you achieve the best results without coding. Let’s explore the overall mechanism.
In recent times, WP Adminify has turned into a must-have, indispensable, and reliable plugin for users to design and maintain WordPress Dashboard.
Similar to other sections, it comes with an extraordinary module to give you full control over the comments section by removing the website field.
First of all, you need to make sure the WP Adminify plugin is running on your dashboard.
As the plugin offers both free and premium versions, you have to install the paid one to unlock its extensive features. Once you install it, your next move is to activate it properly.
Now it’s time to navigate to the WP-Adminify option panel then click on the Tweaks option.
If you are on tweaks then you will see “Comment Section”. Click on the comment section and enable the first option called “Remove Website Field”. The rest will be done automatically by the module without even your extreme toil.
Note: Updating your theme can delete the code and you need to write it again on function.php file. To get rid of this issue, you can create a child Theme and paste the code inside your child theme.
add_filter('comment_form_default_fields', 'jltwp_adminify_remove_comments_url'); function jltwp_adminify_remove_comments_url($fields) { if (isset($fields['url'])) unset($fields['url']); return $fields; }
Get WP Adminify Now
Increase your sites's efficiency by powering up your WordPress Admin Dashboard
It’s a straightforward and popular way to leave spam comments in the website field.
Unless the activity of leaving unnecessary and attacking comments is terminated, the webpages may be significantly affected over time. Hence, it’s essential to remove the website field.
Throughout the article, we explained the overall methods of applying WP Adminify to remove the website URL field from the comment form.
We hope you no longer have to suffer from the infliction of spam comments if you can appropriately utilize the integrated module of the plugin.
If you encounter any barriers to enabling the module, you can leave a comment below.
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