Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
Pages: 1
comment.saved
Callback for comments that are saved complete with commentid.
Offline
Re: comment.saved
I’m considering a core-file edit to get around this limitation for a current plugin, or a tricksy get-hash-value-of-comment pre-save (comment.save) and compare if commented != Null. Make my life easier, add a call back and a mechanism to get the $rs value.
Offline
Re: comment.saved
Please try r3805.
Offline
Offline
Re: comment.saved
Yes. That’s absolutely awesome. THANKS!
Offline
Re: comment.saved
Errr… Maybe I’m daft, but how am I supposed to get that array?
Offline
Re: comment.saved
nm… I’m stuck on stupid
$argv = func_get_args();
Offline
Re: comment.saved
Eric, fork this!
Offline
Pages: 1