Definition:
function akismet_spamtoham( $comment ) { akismet_submit_nonspam_comment( $comment->comment_ID ); }
Parameters
- $comment
Source code
function akismet_spamtoham( $comment ) { akismet_submit_nonspam_comment( $comment->comment_ID ); }
485

February 11, 2011 


No comments yet... Be the first to leave a reply!