Viewing 1 replies (of 1 total)
  • Thread Starter Allan Collins

    (@collinsinternet)

    Nevermind, I figured it out. You must pull the comment ID into your function. So

    function myaction_save($comment_ID) {

    //function stuff using $comment_ID

    }

Viewing 1 replies (of 1 total)
  • The topic ‘Plugin API comment_post / Comment ID?’ is closed to new replies.