Opened 11 years ago
Closed 11 years ago
#27682 closed defect (bug) (invalid)
Problem in Comment
Reported by: |
|
Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | normal | Version: | 3.9 |
Component: | Comments | Keywords: | |
Focuses: | Cc: |
Description
I have found 97 Number of fake comment in my website using software. There are no human verification so Software can add group of comment at a time.
Another problem is that, If I didn't fill Name and email id in comment then It shows error message in new page which contain only error message nothing else.
You can add JQuery or javascript validation also so It shows error message on that page.
Change History (1)
Note: See
TracTickets for help on using
tickets.
Hello priyank780,
you can easily extend WordPress with plugins. You can activate Akismet or search for another plugin for spam protection.
Your second point is not really a problem. You probably want to customize the error handling to make it more confirm with your theme, see #18630 or #16979.