akismet_spam_count_incr

过滤钩子


apply_filters( 'akismet_spam_count_incr', 1 )
定义位置
  • wp-content/plugins/akismet/class.akismet.php , line 271
引入
n/a
弃用

暂无描述。

if ( $incr = apply_filters( 'akismet_spam_count_incr', 1 ) ) {