/home/desid573/cf.desidrivers.com.au/wp-content/plugins/akismet
NameSizeModeActions
views/-0755rm
_inc/-0755rm
.htaccess7720644editdlrm
akismet.php26170644editdlrm
changelog.txt219680644editdlrm
class.akismet-admin.php571850644editdlrm
class.akismet-cli.php47730644editdlrm
class.akismet-rest-api.php177350644editdlrm
class.akismet-widget.php31410644editdlrm
class.akismet.php735840644editdlrm
index.php260644editdlrm
LICENSE.txt180920644editdlrm
readme.txt60370644editdlrm
wrapper.php64380644editdlrm
Edit: /home/desid573/cf.desidrivers.com.au/wp-content/plugins/akismet/class.akismet-widget.php (3141B)
__( 'Display the number of spam comments Akismet has caught' , 'akismet') ) ); if ( is_active_widget( false, false, $this->id_base ) ) { add_action( 'wp_head', array( $this, 'css' ) ); } } function css() { ?>

%1$s spam blocked by Akismet', '%1$s spam blocked by Akismet', $count, 'akismet' ), number_format_i18n( $count ) ), array( 'strong' => array( 'class' => true, ), ) ); ?>