Table of Contents
Description
Coronavirus disease (COVID-19) is an infectious disease caused by a newly discovered coronavirus.
The plugin displays the Coronavirus ( Covid19 ) data of the whole world and country you call through a shortcode [ia_covid19] in your WordPress post or page. You can use the shortcode with some attributes also. For example: [ia_covid19 type=table area=us theme=light].
The plugin dependent on data from a 3rd party service Novel COVID API to provide Live covid-19 statistics via an API and the plugin calls this service as soon the shortcode [ia_covid19] is available on a page or post.
Novel COVID API Documentation https://corona.lmao.ninja/docs/.
Novel Covid Api’s License is found on https://github.com/NovelCOVID/API/blob/master/LICENSE.
Novel Covid Privacy Policy https://github.com/NovelCOVID/API/blob/master/privacy.md
Features
- List All Countries Statistics in Summary
- List Single Countries Statistics in Summary
- Show MAP of world with confirmed cases
Installation
- From the WP admin panel, click “Plugins” -> “Add new”.
- In the browser input box, type “Covid-19 Live Tracker”.
- Select the “Covid-19 Live Tracker” plugin and click “Install”.
- Activate the plugin.
OR…
- Download the plugin from this page.
- Save the .zip file to a location on your computer.
- Open the WP admin panel, and click “Plugins” -> “Add new”.
- Click “upload”.. then browse to the .zip file downloaded from this page.
- Click “Install”.. and then “Activate plugin”.
OR…
- Download the plugin from this page.
- Extract the .zip file to a location on your computer.
- Use either FTP or your hosts cPanel to gain access to your website file directories.
- Browse to the
wp-content/plugins
directory. - Upload the extracted
corona_virus_tracker
folder to this directory location. - Open the WP admin panel.. click the “Plugins” page.. and click “Activate” under the newly added “Covid-19 Live Tracker” plugin.