=== Remove Website Link Field From Comment Section ===
Plugin Name: Remove Website Link Field From Comment Section
Version: 1.0
Author: gtarafdarr
Author URI: https://gtarafdar.com
Contributors: gtarafdarr
Tags: disable comment link, anti spam, Comment, Remove Website Link Field, Hide Comment Link
Requires at least: 4.7
Tested up to: 6.4.3
Stable tag: 1.0
Requires PHP: 5.4
License: GPLv2
License URI: http://www.gnu.org/licenses/gpl-2.0.html

**Remove Website Link Field From Comment Section** is a simple plug & play plugin. It removes website link input field from the comment section.

== Description ==

**Remove Website Link Field From Comment Section** is the simpliest and lieghtweight plugin which will help you to protect your site from spamming. 😁

Are you frustrated with the spammners who used to put bad links to the website input field of the commnet form/section? If your answer is yes then this awesome tool will help you a bit to block spammers. 

**Remove Website Link Field From Comment Section** is a plug and play type tool. It doesn't have any setting pannel or any user interface. That means you don't have to bother with configuring issues. Just install and actvate the plugin and see the result. Your website link field of your comment form with be removed autmoatically.

## Why You Need This! 🤔

It's dificult and time comsuming task to check every single link from the Comment Author section. And too difficult to understand the links quality. Bad linkings are always hermful for your site ranking factors. In a broder sense this plugin will help you to imporve your site's ranking 😉

## Does it Compatible with all themes? 

It's only work on those themes which has comment form functionality in it's Function.PHP file. As for example, it's not compatible with Blocksy Theme. As Blocksy maintains commnet funcitonality on Comment.PHP file, not in function.php file. 
Don't worry I'll try to find out a solution to that issue. 

Just simply install **Remove Website Link Field From Comment Section** plugin and it will be automatically disable the website input field from your website's commnet forms.

> Short Overview 
<img src="http://gtarafdar.com/wp-content/uploads/2024/02/remove-website-link-field.gif" alt="Remove website link field from comment box" />

== Frequently Asked Questions ==
= How to solve the cookie consent checkbox aligment in WordPress 2020 Theme? =
After installing this plugin in your WordPress 2020 theme you may find the alignment issue of the cookie consent checkbox field in your site. It's not the problem of my plugin. It's a CSS issue of the theme. To fix the issue just add this code your Aditional CSS section from your theme customizer section. Copy this code from here 👇
.comment-form-cookies-consent {
    display: block!important;
}
= How Many Themes does **Remove Website Link Field From Comment Section** support? =
It's compatible with Default 2017, 2019, 2020, Hello Elementor, Baskerville. I beleive it will work with all those themes which have comment functionalily snippets on function.php files. 

== Installation ==

It's really easy and super simple to install **Remove Website Link Field From Comment Section** plugin.

= Automatic Installation =
1.  Go to `Plugins > Add New` screen in WordPress.
2.  Search for **Remove Website Link Field From Comment Section**.
3.  Install and activate the plugin, that's it.

= Manual Installation =
1.  Download [Remove Website Link Field From Comment Section](https://downloads.wordpress.org/plugin/Remove-Website-Link-Field-From-Comment-Section.zip "Remove Website Link Field From Comment Section").
2.  Extract the `Remove-Website-Link-Field-From-Comment-Section.zip` file. You'll get plugin files inside `Remove-Website-Link-Field-From-Comment-Section.zip` directory.
3.  Upload the plugin files to the `/wp-content/plugins/Remove-Website-Link-Field-From-Comment-Section` directory.
4.  Activate the plugin through the 'Plugins' screen in WordPress.


== Screenshots ==

1. Plugin Dashboard Image - Remove Website Link Field From Comment Section
2. Before Removing Website Link Field from comment box - Remove Website Link Field From Comment Section
3. After Removing Website Link Field - Remove Website Link Field From Comment Section


== Changelog ==

= 1.0 =
New: First Release of Remove Website Link Field From Comment Section
