description, 20 ); ?>
slug . '/' . $plugin->slug . '.php' ) ) { _e( 'Active', 'wp-statistics' ); } else if ( file_exists( WP_PLUGIN_DIR . '/' . $plugin->slug . '/' . $plugin->slug . '.php' ) ) { _e( 'Inactive', 'wp-statistics' ); } else { _e( 'Not installed', 'wp-statistics' ); } ?>