Add comment from event plugin
Posted: Mon Apr 10, 2006 6:18 pm
We are programming a plugin for mobile blogging (SMS/email). How can I from the plug in:
- Add a comment to an entry
- Add a comment to a comment to an entry
- Add a comment to a comment to a comment to an entry
- etc.
I already have functions for identifying the entry (and/or the comments that are going to be commented) but which function can I use to add this information to the database? Is there one? Or do I have to write the SQL mtself?
- Add a comment to an entry
- Add a comment to a comment to an entry
- Add a comment to a comment to a comment to an entry
- etc.
I already have functions for identifying the entry (and/or the comments that are going to be commented) but which function can I use to add this information to the database? Is there one? Or do I have to write the SQL mtself?