WordPress通常会将评论作者的姓名和电子邮件存储在用户的浏览器cookie中,因此下次访问者需要评论时,他们会自动填写自己的姓名和电子邮件。
我的问题是:
Is it possible for WordPress to store a visitor\'s comment cookies on two computers at different locations, but probably using the same ISP?
我这样问是因为我看到别人的名字和电子邮件地址存储在我正在阅读的WordPress博客的评论表单中。我的电脑有密码保护,除了我,没有人使用它。这种情况不是一次,不是两次,而是很多次(每次都是一个随机的未知姓名和电子邮件)。甚至我也看到了“你的评论正在等待审核”的消息。
因为我相信每个浏览器都会维护自己的cookie,所以这种行为对我来说很奇怪。
__
编辑:
Property Value
Name comment_author_b4f88879dbf70af24980db38c9197684
Value Emma
Host example.tld
Path /
Expires Fri, 20 Dec 2013 12:56:16 GMT
Secure No
HttpOnly No
Name comment_author_email_b4f88879dbf70af24980db38c9197684
Value email%40server.co.uk
Host example.tld
Path /
Expires Fri, 20 Dec 2013 12:56:16 GMT
Secure No
HttpOnly No