Opened 7 months ago
Closed 7 months ago
#64129 closed feature request (wontfix)
For Preventing Spams
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Milestone: | Priority: | normal | |
| Severity: | normal | Version: | |
| Component: | Comments | Keywords: | |
| Focuses: | Cc: |
Description
Hello there,
this is to prevent spams :
in the comment box you can set an action where we can remove the website fields from the comment box because due to providing website box to visitors we invite more spams rather than comments.
So, kindly act on this that website owners remove website fields from comment box.
thank you
Yogesh Vyas
Change History (1)
Note: See
TracTickets for help on using
tickets.
Hi @yogi5 and welcome to trac!
This is already possible via filters available in WordPress. As most spam bots don't use the comment form, you would need to include code to prevent the comment from being submitted.
As a very basic approach you could do something like this:
As the feature is already possible via a plugin, I'm going to close this as unplanned.