M Media has created a WordPress plugin based on the Coronavirus COVID-19 API we built, now used over 1 million times.
This plugin gets live data with total cases around the world including United States, and shows it on your WordPress admin dashboard. It also adds a helpful link in the top toolbar to quickly get more info. It adds a widget that you can add to your footers or menus.
There’s a shortcode you can use in your posts to always reference the most up to date number of confirmed cases. Use the shortcode Country 'Global' is invalid. in your code to output the current number of cases. You can pass a country and status, like Country 'France' is invalid. or Country 'US' is invalid. to get results only from that country.
This plugin uses data from Johns Hopkins University and ARCGIS, provided via our API.
You can add the plugin to your website by going to Plugins > Add New, and searching for “Coronavirus COVID-19 Watch” plugin by M Media.
Install the plugin
Time needed: 1 minute.
Installing Coronavirus COVID-19 Watch is very easy.
- On the admin section of your WordPress website, go to Plugins
- Click on “Add New”
- Search and install “Coronavirus COVID-19 Watch”
Look for the plugin with this icon and install it. - Activate the plugin
You’re ready to go! If you want, there are further settings available in “Settings” -> “Reading” under the “COVID-19 Watch” section.
Common questions
The plugin is free for everyone to use.
Yes, you can pass the “country” attribute in the shortcode to filter by country.
WordPress.org
Find our plugin on the WordPress.org website right here.
Examples
Data for a single country
Confirmed cases in France: Country ‘France’ is invalid.
Deaths in the US: Country ‘US’ is invalid.
Global recovered cases: Country ‘Global’ is invalid.
Confirmed cases in France: [covid-watch country="France"]
Deaths in the US: [covid-watch country="US" status="deaths"]
Global recovered cases: [covid-watch status="recovered"]
Map
[covid-live-map height="250px" sort="confirmed"]
Live data by country
Country | Confirmed cases | Deaths |
---|---|---|
message | ||
Global | 0 | 0 |
API provider | M Media |
[covid-watch country="All" sort="confirmed" limit="3"]
Historical data
Country ‘Global’ or status is invalid.[covid-history country="Global" limit="3"]
Vaccine data
Global vaccines administered: Country ‘Global’ is invalid.
Global vaccines administered: [covid-vaccines country="Global"]
Vaccination shortcode behaves similarly to the cases shortcode. You can pass a country and a status if you’d like, or you can generate a table of all countries. Available status attributes are administered
, people_vaccinated
, people_partially_vaccinated
. The default is administered
.
Donate to the WordPress Plugin
We have handled over 2 million requests, and that adds up in server costs. To help keep this plugin free and online, consider donating.