home/theblueo/www/wp-content/plugins/akismet/class.akismet-widget.php000060400000005411152141505310022070 0ustar00 __( '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 ) ); ?>