=== COVID-19 Stats Shortcode ===
Contributors: jagdish1o1
Tags: covid-19, coronavirus
Donate link: https://iamjagdish.com
Requires at least: 4.9
Tested up to: 5.3
Requires PHP: 5.2.4
License: GPL2
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Show Coronavirus Stats on your wordpress site to spread awareness.

== 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.


== 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

== Frequently Asked Questions ==

= 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


== Screenshots ==
1. [covid-19 style="card"] Card Style
2. [covid-19 style="table"] Table Style