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.

COVID-19 Stats Shortcode

Description

The plugin for the blog owners whom wants to show the COVID-19 Stats on their blog to spread awareness. Simply use the shortcode anywhere you want to display Coronavirus Stats on your WordPress site/blog.

IMPORTANT NOTICE

The data source came from Novel Coronavirus (COVID-19) Cases Worldwide. I’m using this: https://github.com/novelcovid/api API to fetch the data. Here you can read the more about it’s policies here: https://github.com/NovelCOVID/API/blob/master/privacy.md

Shortcode: [covid-19]

Use the shortcode anywhere on your website to show Coronavirus Stats, use the below arguments to filters the output. Like this: [covid-19 sort=”country” style=”table”]

Arguments:

  • Sort = country or all
  • Style = card or table

Shortcode: [covid-19-country-stats]

Use the shortcode [covid-19-country-stats] for showing country specific Coronavirus stats. Use [covid-19-country-stats sort=”YOUR-COUNTRY-NAME”] to get your country stats.

Screenshots

  • [covid-19 style="card"] Card Style
  • [covid-19 style="table"] Table Style

Installation

Way 1:

  1. Upload plugin to the /wp-content/plugins/ directory
  2. Extract the zip file.
  3. Activate the plugin from wordpress plugins page. And you have done.

Way 2:

  1. Go to plugins page in admin.
  2. Click on Add New button.
  3. Search for “COVID-19 Stats Shortcode Plugin”.
  4. Click install on COVID-19 Stats Shortcode Plugin Author: Jagdish.
  5. Activate the plugin

FAQ

Is the plugin free to use?

Yes the plugin is absolutely free to use.

Where I can read the terms and condition of the plugin?

Here’s the link where you can read the terms and condition of the API we are using to fetch the data. Link: https://help.github.com/en/github/site-policy/github-open-source-applications-terms-and-conditions

Reviews

Read all 1 review

Contributors & Developers

“COVID-19 Stats Shortcode” is open source software. The following people have contributed to this plugin.

Contributors

“COVID-19 Stats Shortcode” has been translated into 1 locale. Thank you to the translators for their contributions.

Translate “COVID-19 Stats Shortcode” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.