skiordie1
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: How to validate comment’s email?Ott42, that’s correct. Engadget.com does it that way. Validate once and it remembers your email or ip or what have you (I really don’t know their algorithm logic used at their site) for a certain period of time/hours
Forum: Fixing WordPress
In reply to: How to validate comment’s email?doodlebee, I guess there are two sides to this issue. email harvesting vs too anonymous guest comments.
I really don’t want comments with bogus emails and if the guests feel that their emails will get harvested by spam senders then they’ll have two options which would be to 1)register or 2)not leave a comment at all.
That’s the reason why I asked if there was a way to achieve the comment’s email validation thingy.
Forum: Fixing WordPress
In reply to: How to modify the email title?bump
Forum: Fixing WordPress
In reply to: Require password when you access a blog?some web hosts do not allow access to the server’s root which prevents customers from making/using .htpasswd . That’s why I think a plugin approach is better for the general.
Forum: Fixing WordPress
In reply to: Require password when you access a blog?This should help ya!
http://plugins.trac.wordpress.org/browser/registered-only/tags/2005-05-12-2000
Forum: Fixing WordPress
In reply to: How to modify the email title?mikey1, I know about that plugin but I don’t want to add a plugin just for altering a few things.
It would be better to change the core files to get what I want.
Now, where would I have to look to change the email title? Hmm..
Forum: Fixing WordPress
In reply to: How to modify the email title?Thanx ClaytonJames.
I think that solves one item.
The title is the problem. I would like to change the “Your username and password” bit to something else.