Opened 5 years ago

Closed 4 years ago

#7895 closed defect (bug) (wontfix)

Wordpress should "optionally" store name and email address options for comments

Reported by: huji Owned by: anonymous
Priority: normal Milestone:
Component: General Version:
Severity: normal Keywords:
Cc:

Description

In a weblog where people send comments without logging in (for example because they don't want to create an account, or because blog admin doesn't let them), they can send comments by entering their email address and name. If their first comment is accepted, the next comments will not need approval.

There must be a way (using cookies) to store the name and email address (optionally) for the user, so if he comes to the same weblog again to send a comment, the name and email address fields would be filled automatically.

Change History (6)

comment:1   DD325 years ago

I'm pretty sure you'll find that this allready happens, Leave a comment on a random blog, close the window, return to the page again, and it'll be prefilled allready.

  • Milestone 2.7 deleted
  • Resolution set to invalid
  • Status changed from new to closed

This is the default in WordPress.

comment:3   huji5 years ago

  • Summary changed from Wordpress should store name and email address options for comments to Wordpress should "optionally" store name and email address options for comments

Then there was a glitch in my tests. Anyways, this should be "optional". So if I'm sending a comment from a public computer, my personal info shouldn't persist. I'm updating the bug summary accordingly.

comment:4   huji5 years ago

  • Resolution invalid deleted
  • Status changed from closed to reopened

comment:5   DD325 years ago

this should be "optional".

IMO, Thats plugin material :)

  • Resolution set to wontfix
  • Status changed from reopened to closed

Marked as wontfix by a core developer and easily "fixed" with a plugin. Infact I think there are multiple existing plugins to do it.

Note: See TracTickets for help on using tickets.