=== WP Coronavirus Cases Tracker Lite === Contributors: narinder-singh,satindersingh,coolplugins Tags:corona virus, coronavirus,COVID-19,novel coronavirus,corona,covid19,coronavirus stats,pandemic,coronavirus update Requires at least: 4.0 Tested up to: 5.4 Requires PHP: 5.6 Stable tag: trunk License: GPL2 License URI: http://www.gnu.org/licenses/gpl-2.0.html WP Coronavirus Cases Tracker Plugin is used to display Coronavirus (COVID-19) outbreak live Updates in WordPress page/posts/widgets section. == Description == WP Coronavirus Cases Tracker Plugin is used to display Novel Coronavirus (COVID-19) outbreak live Updates in WordPress page/posts/widgets section. With the help of shortcode,You can represent total Infected,Deaths,Recovered live data in the WordPress. You can also create country based COVID-19 outbreak data card.

Use this shortcode in your page/posts/widget section

Shortcodes with Default Settings

[wp-cvct]

Shortcodes with Advance Settings

[wp-cvct title="COVID-19 Global  Stats" label-total="Total Cases" label-deaths="Death Cases" label-recovered="Recovered Cases"  bg-color="#ddd" font-color="#000"]

Country Based COVID-19 outbreak stats shortcodes

[wp-cvct title="Coronavirus Stats" country-code="US" label-total="Total Cases" label-deaths="Death Cases" label-recovered="Recovered Cases" bg-color="#23282D" font-color="#fff"]
[wp-cvct title="Corona Virus Stats" country-code="IN" label-total="Total Cases" label-deaths="Death Cases" label-recovered="Recovered Cases" bg-color="#CB3A26" font-color="#fff"]
Here is the shortcode settings details
Brand new Elegant table layout shortcode
[wp-cvct-tbl show="10"]
Let's Fight Together with Corona virus
we are using NovelCOVID apis in our plugin. For more information and Please check NovelCOVID. Please check PRIVACY POLICY link https://github.com/NovelCOVID/API/blob/master/privacy.md. == LICENSE == GNU V3 https://github.com/NovelCOVID/API/blob/master/LICENSE == Screenshots == == Changelog == **Version 1.0** --Initial Release---