activate.php000075500000000212151116414550007056 0ustar00
compatible-plugins.php000075500000010416151116414550011063 0ustar00

'; echo esc_html( __( 'Akismet works with other plugins to keep spam away.', 'akismet' ) ); echo '

'; echo '

'; if ( 0 === $compatible_plugin_count ) { echo ''; echo esc_html( __( 'See supported integrations', 'akismet' ) ); echo ''; } else { echo esc_html( _n( "This plugin you've installed is compatible. Follow the documentation link to get started.", "These plugins you've installed are compatible. Follow the documentation links to get started.", $compatible_plugin_count, 'akismet' ) ); } echo '

'; ?> Akismet_Compatible_Plugins::DEFAULT_VISIBLE_PLUGIN_COUNT ) : ?>
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 === Akismet::USER_STATUS_ACTIVE ) : ?>
( $akismet_user->account_type === 'free-api-key' && $akismet_user->status === Akismet::USER_STATUS_ACTIVE ? __( 'Upgrade', 'akismet' ) : __( 'Change', 'akismet' ) ), 'redirect' => 'upgrade', 'utm_content' => ( $akismet_user->account_type === 'free-api-key' && $akismet_user->status === Akismet::USER_STATUS_ACTIVE ? 'config_upgrade' : 'config_change' ), ) ); ?>
connect-jp.php000075500000000711151116414550007322 0ustar00
true ) ); ?> $akismet_user ) ); ?>
enter.php000075500000002024151116414550006376 0ustar00

get.php000075500000002371151116414550006045 0ustar00 0 ) { $submit_classes_attr = implode( ' ', $classes ); } $query_args = array( 'passback_url' => Akismet_Admin::get_page_url(), 'redirect' => isset( $redirect ) ? $redirect : 'plugin-signup', ); // Set default UTM parameters, overriding with any provided values. $utm_args = array( 'utm_source' => isset( $utm_source ) ? $utm_source : 'akismet_plugin', 'utm_medium' => isset( $utm_medium ) ? $utm_medium : 'in_plugin', 'utm_campaign' => isset( $utm_campaign ) ? $utm_campaign : 'plugin_static_link', 'utm_content' => isset( $utm_content ) ? $utm_content : 'get_view_link', ); $query_args = array_merge( $query_args, $utm_args ); $url = add_query_arg( $query_args, 'https://akismet.com/get/' ); ?> logo.php000075500000001402151116414550006220 0ustar00
notice.php000075500000044353151116414550006555 0ustar00 array( 'href' => true, 'target' => true, 'class' => true, ), ); $kses_allow_strong = array( 'strong' => true ); if ( ! isset( $type ) ) { $type = false; // phpcs:ignore WordPress.WP.GlobalVariablesOverride.Prohibited } /* * Some notices (plugin, spam-check, spam-check-cron-disabled, alert and usage-limit) are also shown elsewhere in wp-admin, so have different classes applied so that they match the standard WordPress notice format. */ ?>

personal, non-commercial use. Please upgrade your plan to continue using Akismet.', 'akismet' ), esc_url( 'https://akismet.com/support/getting-started/free-or-paid/?utm_source=akismet_plugin&utm_campaign=plugin_static_link&utm_medium=in_plugin&utm_content=commercial_support' ) ), $kses_allow_link ); ?>

please get in touch', 'akismet' ), esc_url( 'https://akismet.com/contact/?purpose=commercial&utm_source=akismet_plugin&utm_campaign=plugin_static_link&utm_medium=in_plugin&utm_content=commercial_contact' ) ), $kses_allow_link ); ?>

__( 'Upgrade plan', 'akismet' ), 'classes' => array( 'akismet-alert-button', 'akismet-button' ), 'redirect' => 'upgrade', 'utm_content' => 'commercial_upgrade', ) ); ?>

error documentation on akismet.com', 'akismet' ), esc_url( 'https://akismet.com/developers/detailed-docs/errors/akismet-error-' . absint( $code ) . '?utm_source=akismet_plugin&utm_campaign=plugin_static_link&utm_medium=in_plugin&utm_content=error_info' ) ), $kses_allow_link ); ?>

gethostbynamel function.', 'akismet' ), array_merge( $kses_allow_link, $kses_allow_strong, array( 'code' => true ) ) ); ?>

this information about Akismet’s system requirements', 'akismet' ), esc_url( 'https://akismet.com/akismet-hosting-faq/?utm_source=akismet_plugin&utm_campaign=plugin_static_link&utm_medium=in_plugin&utm_content=hosting_faq_php' ) ), array_merge( $kses_allow_link, $kses_allow_strong, array( 'code' => true ) ) ); ?>

our guide about firewalls', 'akismet' ), esc_url( 'https://akismet.com/akismet-hosting-faq/?utm_source=akismet_plugin&utm_campaign=plugin_static_link&utm_medium=in_plugin&utm_content=hosting_faq_firewall' ) ), $kses_allow_link ); ?>

update your payment details', 'akismet' ), esc_url( 'https://wordpress.com/me/purchases/payment-methods?utm_source=akismet_plugin&utm_campaign=plugin_static_link&utm_medium=in_plugin&utm_content=payment_update' ) ), $kses_allow_link ); ?>

Akismet.com to purchase a new subscription.', 'akismet' ), esc_url( 'https://akismet.com/pricing/?utm_source=akismet_plugin&utm_campaign=plugin_static_link&utm_medium=in_plugin&utm_content=pricing_cancelled' ) ), $kses_allow_link ); ?>

Akismet support for assistance.', 'akismet' ), esc_url( 'https://akismet.com/contact/?utm_source=akismet_plugin&utm_campaign=plugin_static_link&utm_medium=in_plugin&utm_content=support_suspended' ) ), $kses_allow_link ); ?>

contributing a token amount', 'akismet' ), esc_url( 'https://akismet.com/pricing?utm_source=akismet_plugin&utm_campaign=plugin_static_link&utm_medium=in_plugin&utm_content=upgrade_contribution' ) ), $kses_allow_link ); ?>

Akismet support for assistance.', 'akismet' ), esc_url( 'https://akismet.com/contact/?utm_source=akismet_plugin&utm_campaign=plugin_static_link&utm_medium=in_plugin&utm_content=support_missing' ) ), $kses_allow_link ); ?>

choose a free or paid plan so Akismet can protect your site from spam.', 'akismet' ), esc_url( 'https://akismet.com/pricing?utm_source=akismet_plugin&utm_campaign=plugin_static_link&utm_medium=in_plugin&utm_content=choose_plan' ) ), $kses_allow_link ); ?>

get_var( "SELECT comment_ID FROM {$wpdb->comments} WHERE comment_approved = '0' LIMIT 1" ); if ( $at_least_one_comment_in_moderation ) { $check_pending_link = 'edit-comments.php?akismet_recheck=' . wp_create_nonce( 'akismet_recheck' ); } ?>

check pending comments?', 'akismet' ), esc_url( $check_pending_link ) ), $kses_allow_link ); ?>

contact Akismet support', 'akismet' ), 'https://akismet.com/contact/?utm_source=akismet_plugin&utm_campaign=plugin_static_link&utm_medium=in_plugin&utm_content=support_invalid_key' ), $kses_allow_link ); ?>

our guide about firewalls and check your server configuration.', 'akismet' ), 'https://akismet.com/akismet-hosting-faq/?utm_source=akismet_plugin&utm_campaign=plugin_static_link&utm_medium=in_plugin&utm_content=hosting_faq' ), $kses_allow_link ); ?>

'; echo esc_html( __( 'Learn more about usage limits', 'akismet' ) ); echo ''; break; case 'SECOND_MONTH_OVER_LIMIT': echo esc_html( __( 'Your Akismet usage has been over your plan’s limit for two consecutive months. Next month, we will restrict your account after you reach the limit. Increase your limit to make sure your site stays protected from spam.', 'akismet' ) ); echo ' '; echo ''; echo esc_html( __( 'Learn more about usage limits', 'akismet' ) ); echo ''; break; case 'THIRD_MONTH_APPROACHING_LIMIT': echo esc_html( __( 'Your Akismet usage is nearing your plan’s limit for the third consecutive month. We will restrict your account after you reach the limit. Increase your limit to make sure your site stays protected from spam.', 'akismet' ) ); echo ' '; echo ''; echo esc_html( __( 'Learn more about usage limits', 'akismet' ) ); echo ''; break; case 'THIRD_MONTH_OVER_LIMIT': case 'FOUR_PLUS_MONTHS_OVER_LIMIT': echo esc_html( __( 'Your Akismet usage has been over your plan’s limit for three consecutive months. We have restricted your account for the rest of the month. Increase your limit to make sure your site stays protected from spam.', 'akismet' ) ); echo ' '; echo ''; echo esc_html( __( 'Learn more about usage limits', 'akismet' ) ); echo ''; break; default: } ?>

predefined.php000075500000000470151116414550007371 0ustar00

wp-config.php' ); ?>

setup-jetpack.php000075500000010366151116414550010050 0ustar00status ?? null; ?>
user_email ) && ! empty( $akismet_user->user_login ) ) : ?>
user_email, 48, '', '', array( 'class' => 'akismet-setup__connection-avatar-image', 'alt' => '', ) ); ?>

Visit akismet.com to set it up and get your API key.', 'akismet' ), esc_url( 'https://akismet.com/get?utm_source=akismet_plugin&utm_campaign=plugin_static_link&utm_medium=in_plugin&utm_content=jetpack_flow_different_account' ) ), array( 'a' => array( 'href' => array(), 'class' => array(), ), ) ); ?>

setup.php000075500000006503151116414550006427 0ustar00 '; ?>

__( 'Get started', 'akismet' ), 'classes' => array( 'akismet-button', 'akismet-is-primary', 'akismet-setup-instructions__button' ), 'utm_content' => 'setup_instructions', ) ); endif; ?>
start.php000075500000001615151116414550006423 0ustar00
status, array( Akismet::USER_STATUS_ACTIVE, 'active-dunning', Akismet::USER_STATUS_NO_SUB, Akismet::USER_STATUS_MISSING, Akismet::USER_STATUS_CANCELLED, Akismet::USER_STATUS_SUSPENDED ) ) ) { Akismet::view( 'connect-jp', compact( 'akismet_user' ) ); } else { Akismet::view( 'activate' ); } ?>
stats.php000075500000002100151116414550006412 0ustar00
true ) ); ?>