home/theblueo/www/wp-content/plugins/akismet/class.akismet-widget.php 0000604 00000005411 15214150531 0022070 0 ustar 00 __( '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() { ?>