X-Git-Url: https://scripts.mit.edu/gitweb/autoinstalls/wordpress.git/blobdiff_plain/af50974463450c98503e763a7836a50e260461a9..607b7e02d77e7326161e8ec15639052d2040f745:/wp-content/plugins/akismet/views/config.php diff --git a/wp-content/plugins/akismet/views/config.php b/wp-content/plugins/akismet/views/config.php index 154f2b2c..d84e21a8 100644 --- a/wp-content/plugins/akismet/views/config.php +++ b/wp-content/plugins/akismet/views/config.php @@ -17,23 +17,19 @@
  • spam );?> - + spam, 'akismet' ) ); ?>
  • spam );?> - + spam, 'akismet' ) ); ?>
  • accuracy; ?>% - false_positives , 'akismet') - ), - number_format( $stat_totals['all']->missed_spam ), - number_format( $stat_totals['all']->false_positives ) - ); ?> + missed_spam, 'akismet' ), number_format( $stat_totals['all']->missed_spam ) ); ?> + | + false_positives, 'akismet' ), number_format( $stat_totals['all']->false_positives ) ); ?>
  • @@ -64,13 +60,43 @@ - + - + + + + + + +

    + wp_http_supports' ); ?> +

    + + + @@ -95,7 +121,7 @@ printf( _n( - 'Spam in the spam folder older than 1 day is deleted automatically.', + 'Spam in the spam folder older than 1 day is deleted automatically.', 'Spam in the spam folder older than %2$d days is deleted automatically.', $delete_interval, 'akismet'