Hi all,
After reading the Codex page for this plugin I know this is a) a very simple, minor edit and b) I know too little php to even manage that 🙁
I understand which line I need to edit, but playing with it didn't get the desired result ...
apply_filters(‘sph_report_post_email_subject’, sprintf(__(‘[%s] questionable post report’, ‘sp-report’), get_option(‘blogname’)), $posted, $reporter)
Since I use 'Post by email' to post reports to a moderator forum, I would very much like the subject to read:
(Name of reporter) reported (name of poster) in (topic title).
Since the subject line becomes the title topic in the mod forum, this would help us all a lot 🙂
Thanks for helping out a gal who needs to buy herself a copy of 'php for idiots' 😀