diff -r 490d5cc509ed -r cf61fcea0001 wp/wp-content/plugins/akismet/views/config.php --- a/wp/wp-content/plugins/akismet/views/config.php Tue Jun 09 11:14:17 2015 +0000 +++ b/wp/wp-content/plugins/akismet/views/config.php Mon Oct 14 17:39:30 2019 +0200 @@ -1,220 +1,242 @@ -
- -

- -
- +
+
+
+
+ +
+
+
+
+ + + + + + + + spam > 0 ) : ?> - -
- - - - - - -
    -
  • -

    - spam );?> - -
  • -
  • -

    - spam );?> - -
  • -
  • -

    - accuracy; ?>% - false_positives , 'akismet') - ), - number_format( $stat_totals['all']->missed_spam ), - number_format( $stat_totals['all']->false_positives ) - ); ?> -
  • -
-
+
+
+
+ +
+
+ + + +
+
+ +
+ +
    +
  • +

    + spam );?> + spam, 'akismet' ) ); ?> +
  • +
  • +

    + spam );?> + spam, 'akismet' ) ); ?> +
  • +
  • +

    + accuracy ); ?>% + missed_spam, 'akismet' ), number_format( $stat_totals['all']->missed_spam ) ); ?> + | + false_positives, 'akismet' ), number_format( $stat_totals['all']->false_positives ) ); ?> +
  • +
+
+
+
+
+ +
+
-
- -
-
-
-

-

-
-
- - - - - - - - - - - - - + + + + + + + + + + + + +
- - -
-

- + + + + + + + + + + + + + + - - - - - - - - - - - + + + + + + - - -
+ + +
+

+ wp_http_supports' ); ?> -

-
-

- -

-
-
-

-

-
- + ?> +

+
+

+

- -

- -
- -
- - -
- - - -
-
-
- + /> + + +

+
+
+

+

+
+ + 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' + ), + admin_url( 'edit-comments.php?comment_status=spam' ), + $delete_interval + ); + + ?> +
+
+

+

+
+ +
+
+ +
+ +
+ + +
+ + +
+
+
+ +
+
+ + +
+
+
+ +
+
+ +
+ + + + + + + + + + + next_billing_date ) : ?> + + + + + + +
+ +

account_name ); ?>

+
+ +

status ) : + esc_html_e( 'Cancelled', 'akismet' ); + elseif ( 'suspended' == $akismet_user->status ) : + esc_html_e( 'Suspended', 'akismet' ); + elseif ( 'missing' == $akismet_user->status ) : + esc_html_e( 'Missing', 'akismet' ); + elseif ( 'no-sub' == $akismet_user->status ) : + esc_html_e( 'No Subscription Found', 'akismet' ); + else : + esc_html_e( 'Active', 'akismet' ); + endif; ?>

+
+ +

next_billing_date ); ?>

+
+
+
+ ( $akismet_user->account_type == 'free-api-key' && $akismet_user->status == 'active' ? __( 'Upgrade' , 'akismet') : __( 'Change' , 'akismet') ), 'redirect' => 'upgrade' ) ); ?> +
+
-
-
-
-

-

-
- - - - - - - - - - - next_billing_date ) : ?> - - - - - - -
- - account_name; ?> -
- - status ) : - esc_html_e( 'Cancelled', 'akismet' ); - elseif ( 'suspended' == $akismet_user->status ) : - esc_html_e( 'Suspended', 'akismet' ); - elseif ( 'missing' == $akismet_user->status ) : - esc_html_e( 'Missing', 'akismet' ); - elseif ( 'no-sub' == $akismet_user->status ) : - esc_html_e( 'No Subscription Found', 'akismet' ); - else : - esc_html_e( 'Active', 'akismet' ); - endif; ?> -
- - next_billing_date ); ?> -
-
-
-
- ( $akismet_user->account_type == 'free-api-key' && $akismet_user->status == 'active' ? __( 'Upgrade' , 'akismet') : __( 'Change' , 'akismet') ), 'redirect' => 'upgrade' ) ); ?> -
-
-
-
-
-
-
- + -
-
\ No newline at end of file +