Hi all,
How can I allow a user to modify his added comment within 30 minutes.
I mean by that, I'm allowing a user to pot a comment. This user may want to modify his comment. I, as administrator, need to allow this user to modify his comment if and only if his comment age is less than or equal 30 minutes.
Which method should I use?
Thanks in advance.