in the simplest case, this might work:
<a href="mailto:admin@whatwebsite.com?subject=report <?php echo rawurlencode(get_permalink()); ?>">error report</a>
sribharath – a bump after 30 minutes is inconsiderate and arguably a bit rude. Nobody is paid to attend the forums, please be considerate of volunteer helpers’ time.
Hi chris ,
i understand your point and i respect your time ..
as i was in middle of making a plugin i bumped it
thanks to understand
hi alchymyth ,
sorry but this is not exactly what i require .. i dnt want users to be taken to default mail server …
when a user clicks the text report admin .. it shld automatically send email to admin with subject as “pls moderate this error” and with mess “the url to be moderated”.
as if when some one comments .. a mail will be sended to admin ..in the same way i need to be mailed when one clicks on the text
thanks in advance
maybe you can find some code in this plugin:
http://wordpress.org/extend/plugins/wp-private-messages/
i don’t know it myself.
thanks MichaelH , this is wht i was lokking for