akismet_show_user_comments_approved

过滤钩子


apply_filters( 'akismet_show_user_comments_approved', $show_user_comments_option )
定义位置
  • wp-content/plugins/akismet/class.akismet-admin.php , line 572
引入
n/a
弃用

No description yet.

$show_user_comments = apply_filters( 'akismet_show_user_comments_approved', $show_user_comments_option );