akismet_debug_log

过滤钩子


apply_filters( 'akismet_debug_log', defined( 'WP_DEBUG' )
定义位置
  • wp-content/plugins/akismet/class.akismet.php , line 1554
引入
n/a
弃用

No description yet.

if ( apply_filters( 'akismet_debug_log', defined( 'WP_DEBUG' ) && WP_DEBUG && defined( 'WP_DEBUG_LOG' ) && WP_DEBUG_LOG && defined( 'AKISMET_DEBUG' ) && AKISMET_DEBUG ) ) {