akismet_submit_spam_comment

動作鉤子
do_action('akismet_submit_spam_comment', $comment_id, $response[1])

akismet_submit_spam_comment: 當一個評論被Akismet外掛標記為垃圾郵件時,這個動作鉤子被觸發。

Plain text
Copy to clipboard
Open code in new window
EnlighterJS 3 Syntax Highlighter
do_action('akismet_submit_spam_comment', $comment_id, $response[1]);
do_action('akismet_submit_spam_comment', $comment_id, $response[1]);
do_action('akismet_submit_spam_comment', $comment_id, $response[1]);

常見問題

FAQs
檢視更多 >