/home/desid573/public_html/magicride.ng/wp-content/plugins/akismet
NameSizeModeActions
views/-0755rm
_inc/-0755rm
.htaccess6290644editdlrm
akismet.php25430644editdlrm
class.akismet-admin.php484560644editdlrm
class.akismet-cli.php46630644editdlrm
class.akismet-rest-api.php111350644editdlrm
class.akismet-widget.php28560644editdlrm
class.akismet.php548860644editdlrm
index.php260644editdlrm
LICENSE.txt180920644editdlrm
readme.txt195840644editdlrm
wrapper.php64370644editdlrm
Edit: /home/desid573/public_html/magicride.ng/wp-content/plugins/akismet/class.akismet-widget.php (2856B)
__( '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 ) ); ?>