﻿=== Corona Virus Cases Tracker (Covid-19 Tracker) ===
Contributors: narinder-singh,satindersingh,coolplugins
Tags:coronavirus,corona, COVID-19,shortcodes
Requires at least: 4.0
Tested up to: 5.3.2
Requires PHP: 5.6
Stable tag: trunk
License: GPL2
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Corona Virus Cases Tracker Plugin is used to display Coronavirus(COVID-19)outbreak live Updates in WordPress page/posts/widgets section.
== Description ==
Corona Virus Cases Tracker Plugin is used to display Coronavirus(COVID-19)outbreak live Updates in WordPress page/posts/widgets section.
Using this plugin you can display particular country data or global data.
With the help of shortcode,You can represent total Infected,Deaths,Recovered,Unresolved,New Cases Today,New Deaths Today in the WordPress.
This plugin also provides 4 different styles to display coronavirus data
You can also set custom background and font color according your theme.
In this plugin, we will use the Coronavirus Tracker API.

**Corona Virus Cases Tracker ** WordPress plugin generates **Corona Viruses data**. It supports **https://thevirustracker.com/** API. You can display Total Cases, Total Death, Recovered, Active Cases, New cases, New Deaths.
This plugin also provides 4 different styles to display coronavirus data.


<code>[cvct country-code="all" style="style-2" title="Global Stats" label-total="Total Cases" label-deaths="Deaths" label-active="Active Cases" label-new="New Cases" label-new-deaths="New Deaths" label-recovered="Recovered" bg-color="#DDDDDD" font-color="#000"]</code>
<ul>
<li>country-code = <strong>all/particular country eg:US,IN etc.</strong> (By default it show the all country data.)</li>
<li>style = <strong>style-1 / style-2 / style-3 / style-4</strong> (You can select styles according to your choice)</li>
<li>title = <strong>Any text here...</strong> (You Can Change the title name and by default it take Global Stats.)</li>
<li>label-total = <strong>Any text here...</strong> (By Default, it set Total cases text)</li>
<li>label-deaths = <strong>Any text here...</strong> (By Default it set Deaths text.)</li>
<li>label-active = <strong>Any text here...</strong> (By Default it set Active Cases text.)</li>
<li>label-new = <strong>Any text here...</strong> (By Default it set New Cases text.)</li>
<li>label-new-deaths = <strong>Any text here...</strong> (By Default it set New Deaths text.)</li>
<li>label-recovered = <strong>Any text here...</strong> (By Default it set New Recovered text.)</li>
<li> bg-color = <strong>Any Color here...</strong> (Using this  attribute You Can change background color.)</li>
<li>font-color = <strong>Any Color here...</strong> (Using this  attribute You Can change font color.)</li>
</ul>
<code>[cvct-tbl layout="layout-1" show="10"]</code>
<ul>
	<li>layout=<strong>layout-1/layout-2</strong>By Default it set layout1</li>
	<li>show=<strong>Number of countries stats</strong>It is used to show number of countries data.</li>
	<li>label-confirmed=<strong> Label for confirmed stats</strong>It is used to change the confirmed stats</li>
	<li>label-deaths = <strong>Label for death statss</strong> It is used to change the label of death</li>
	<li>label-recovered = <strong>Label for Recovered stats </strong> It is used to change the label of recovered</li>
	<li>label-active = <strong>Label for active stats</strong> it is used to change the label  of  active stats</li>
<li>label-country = <strong>Label for country stats</strong> It is used to change the label of country stats</li>
<li>bg-color =<strong>change the  background color</strong>By default it set background color is  black</li>
<li>font-color = <strong>Change the font color</strong>By default is set font color  white</li>
</ul>
<code>[cvct-text field="confirmed"]</code>The total number of confirmed cases reached
<code>[cvct-text field="recovered-per"]</code>This shortcode is used to display The current recovery rate.
<code>[cvct-text field="recovered"]</code>This is used to display patients have recovered.
<code>[cvct-text field="death"]</code>This shortcode is used to display The died people data.
<code>[cvct-text field="death-per"] </code>This shortcode is used to display the rate of died people.
<code>[cvct-text field="active"]</code>This shortcode is used to display active cases.
<code>[cvct-text field="active-per"]</code>This shortcode is used to display rate of active cases.
	
<code>[cvct-charts title="COVID-19 Total Cases Stats" width="700" height="450"]</code>
<ul>
<li>title = <strong>Any text here...</strong> (You Can Change the title name and by default it take COVID-19 Total Cases Stats.)</li>
<li>width = <strong>Specify the width of chart</strong> (using this attribute you can change the width of chart.)</li>
<li>height = <strong>Specify the height of chart</strong> (using this attribute you can change the width of chart.)</li>
</ul>

<code>[cvct-maps title="Global stats" show-list="yes"]</code>
<ul>
<li>title = <strong>Any text here...</strong> (You Can Change the title name and by default it set COVID-19 Spread Data.)</li>
<li>show-list = <strong>Used to display  the list  or not</strong> (By default it set the yes.)</li>
</ul>
### Awesome Features of FREE Plugin:-

* **Different Styles:-** This plugin provides 4 different layouts to display Corona Virus Data.
* **Whole World:-** This Plugin Also provide whole world data.
* **Particular Country data:-** You Can display Particular country data.


== Changelog ==
**Version 1.2**

**Version 1.0**
--Initial Release---

