/home/altere25/rmllproject.altereddigital.com/wp-content/plugins/akismet/views
NameSizeModeActions
activate.php1790644editdlrm
compatible-plugins.php41740644editdlrm
config.php154340644editdlrm
connect-jp.php50890644editdlrm
enter.php10440644editdlrm
get.php10290644editdlrm
logo.php7700644editdlrm
notice.php153910644editdlrm
predefined.php3120644editdlrm
setup.php3370644editdlrm
start.php8170644editdlrm
stats.php10880644editdlrm
title.php1250644editdlrm
Edit: /home/altere25/rmllproject.altereddigital.com/wp-content/plugins/akismet/views/config.php (15434B)
array( 'href' => true, ), ); ?>
$name ) ) ); ?>
  • spam ); ?> spam, 'akismet' ) ); ?>
  • spam ); ?> spam, 'akismet' ) ); ?>
  • accuracy ); ?>% missed_spam, 'akismet' ), number_format( $stat_totals['all']->missed_spam ) ) ) . ', '; /* translators: %s: number of false positive spam flagged by Akismet */ echo esc_html( sprintf( _n( '%s false positive', '%s false positives', $stat_totals['all']->false_positives, 'akismet' ), number_format( $stat_totals['all']->false_positives ) ) ); ?>

%s', esc_url( admin_url( 'edit-comments.php?comment_status=spam' ) ), esc_html__( 'spam folder', 'akismet' ) ); // The _n() needs to be on one line so the i18n tooling can extract the translator comment. /* translators: %1$s: spam folder link, %2$d: delete interval in days */ $delete_message = _n( 'Spam in the %1$s older than %2$d day is deleted automatically.', 'Spam in the %1$s older than %2$d days is deleted automatically.', $delete_interval, 'akismet' ); printf( wp_kses( $delete_message, $kses_allow_link_href ), wp_kses( $spam_folder_link, $kses_allow_link_href ), esc_html( $delete_interval ) ); ?>

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