Title: Coronavirus
Author: Southcorner Web Development
Published: <strong>मार्च 26, 2020</strong>
Last modified: जनवरी 27, 2022

---

Search plugins

This plugin **hasn’t been tested with the latest 3 major releases of WordPress**.
It may no longer be maintained or supported and may have compatibility issues when
used with more recent versions of WordPress.

![](https://ps.w.org/coronavirus/assets/icon.svg?rev=2267990)

# Coronavirus

 By [Southcorner Web Development](https://profiles.wordpress.org/vohotv/)

[Download](https://downloads.wordpress.org/plugin/coronavirus.zip)

 * [Details](https://mai.wordpress.org/plugins/coronavirus/#description)
 * [Reviews](https://mai.wordpress.org/plugins/coronavirus/#reviews)
 *  [Installation](https://mai.wordpress.org/plugins/coronavirus/#installation)
 * [Development](https://mai.wordpress.org/plugins/coronavirus/#developers)

 [Support](https://wordpress.org/support/plugin/coronavirus/)

## Description

This wordpress plugin lets you display a widget like component with data about the
corona virus.
 Some options you can choose are as following:

 * Total cases
 * Today’s cases
 * Total deaths
 * Today’s deaths
 * Recovered
 * Active cases
 * Critical
 * Cases per one million

You choose what data you want to display in the settings page. On top of that you
also have the option to fully customize the widgets.
 To display the widget you 
need to use the [coronavirus] shortcode, this will display the global data. There
is also an optional country attribute which you can use to display data about a 
specific country. Append the country attribute like this [coronavirus country=”name_of_the_country”].
Usually the full name of the country with spaces where needed is required. A very
select set of countries has been abbreviated to:

 * United States Of America = USA
 * United Kingdom = UK
 * South Korea = S. Korea

The coronavirus pugin relies on the API by NovelCOVID for all it’s data.
 The API
its Github page: https://github.com/novelcovid/api The API its privacy policy: https://
github.com/NovelCOVID/API/blob/master/privacy.md

## Installation

 1. Upload `coronavirus.php` to the `/wp-content/plugins/` directory
 2. Activate the plugin through the ‘Plugins’ menu in WordPress
 3. Add the [coronavirus] shortcode in your posts/pages or place `<?php do_shortcode('
    coronavirus'); ?>` in your templates.

## FAQ

### Where does the coronavirus plugin get it data from?

The coronavirus plugin gets its data from https://github.com/novelcovid/api

### Can I choose to see the data of a specific country?

Yes, you can display the data of a specific country by adding the country attribute
to the shortcode like this [coronavirus country=”name_of_the_country”].
 Look at
the description for more information.

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“Coronavirus” is open source software. The following people have contributed to 
this plugin.

Contributors

 *   [ Southcorner Web Development ](https://profiles.wordpress.org/vohotv/)

“Coronavirus” has been translated into 2 locales. Thank you to [the translators](https://translate.wordpress.org/projects/wp-plugins/coronavirus/contributors)
for their contributions.

[Translate “Coronavirus” into your language.](https://translate.wordpress.org/projects/wp-plugins/coronavirus)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/coronavirus/), check
out the [SVN repository](https://plugins.svn.wordpress.org/coronavirus/), or subscribe
to the [development log](https://plugins.trac.wordpress.org/log/coronavirus/) by
[RSS](https://plugins.trac.wordpress.org/log/coronavirus/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 2.0.0

 * Upgraded to the v3 API endpoint.
 * Front-end now shows error when country is not found.
 * Added a check around the corona_data_options which fixes the errors being displayed
   besides the checkboxes on the admin page when activating the plugin for the first
   time.
 * If you decide to uninstall the coronavirus plugin 🙁 It now deletes all options
   you chose on the admin page.

#### 1.3.5

 * Changed to different API endpoint to fix the issue of empty widgets.

#### 1.3.4

 * Updated the API to the v2 endpoint. All data should now be displayed again.

#### 1.3.3

 * Fixed a bug which incorrectly rendered the admin page for the coronavirus plugin.

#### 1.3.2

 * CSS now only gets added to the plugin admin page to avoid conflicts.

#### 1.3.1

 * Coronavirus is now compatible with WordPress version 5.4

#### 1.3.0

 * Errors when saving options has been fixed.
 * Selected options now get deleted from the database when the plugin is deactivated.
 * Added option to display total tests and tests per one million.
 * Fixed bug which could lead to the wrong country data being displayed.

## Meta

 *  Version **2.0.0**
 *  Last updated **4 years ago**
 *  Active installations **10+**
 *  Tested up to **5.9.13**
 *  Languages
 * [Dutch](https://nl.wordpress.org/plugins/coronavirus/), [Dutch (Belgium)](https://nl-be.wordpress.org/plugins/coronavirus/),
   and [English (US)](https://wordpress.org/plugins/coronavirus/).
 *  [Translate into your language](https://translate.wordpress.org/projects/wp-plugins/coronavirus)
 * Tags
 * [coronavirus](https://mai.wordpress.org/plugins/tags/coronavirus/)[virus](https://mai.wordpress.org/plugins/tags/virus/)
 *  [Advanced View](https://mai.wordpress.org/plugins/coronavirus/advanced/)

## Ratings

No reviews have been submitted yet.

[Your review](https://wordpress.org/support/plugin/coronavirus/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/coronavirus/reviews/)

## Contributors

 *   [ Southcorner Web Development ](https://profiles.wordpress.org/vohotv/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/coronavirus/)