akismet_delete_comment_batch

动作钩子
do_action( 'akismet_delete_comment_batch', count( $comment_ids )

akismet_delete_comment_batch – 这个钩子用来指定在一个批次中删除评论记录的最大数量。

Plain text
Copy to clipboard
Open code in new window
EnlighterJS 3 Syntax Highlighter
do_action( 'akismet_delete_comment_batch', count( $comment_ids ) );
do_action( 'akismet_delete_comment_batch', count( $comment_ids ) );
do_action( 'akismet_delete_comment_batch', count( $comment_ids ) );

常见问题

FAQs
查看更多 >