Releases: zekinah/zone-pandemic-covid19
Releases · zekinah/zone-pandemic-covid19
v1.0.9
v1.0.8
v1.0.7
v1.0.6
WP-CLI Commands
CLI version to get tabular form of Covid19.
Synopsis - wp zn_covid19 <command>
Help - wp zn_covid19 --help
Subcommands
display_continent
- Show the List of Continent and its Covid Datasdisplay_country
- Show the List of Country and its Covid Datasglobal
- Show Total Global Casesversion
- Show the plugin version
Custom Queries available
cases, todayCases, deaths, todayDeaths, recovered, active, critical, tests
Global
wp zn_covid19 global
wp zn_covid19 global active,recovered
Continent
wp zn_covid19 display_continent 'North America'
wp zn_covid19 display_continent 'North America' active,recovered
Country
wp zn_covid19 display_country USA
wp zn_covid19 display_country USA active,recovered
v1.0.5
v1.0.4
v1.0.3
v1.0.2
v1.0.1
Initial Released on the WordPress Repository
Features
- Updates data every 10 minutes (Not the plugin itself). Which means it is the live status of the current situation in the world.
- Shortcode for every country and shows the data of COVID 19 from that country.
- Shortcode for every continent and shows the data of COVID 19 from that continent.
- Shortcode that provides a table for that shows the list of all countries and its data of covid19.
- Shortcode for the overall total global data that is recorded.
- Dashboard Widget on the admin area that shows the Global Status of the covid19.
v1.0.0
Features
- Updates data every 10 minutes (Not the plugin itself). Which means it is the live status of the current situation in the world.
- Shortcode for every country and shows the data of COVID 19 from that country.
- Shortcode for every continent and shows the data of COVID 19 from that continent.
- Shortcode that provides a table for that shows the list of all countries and its data of covid19.
- Shortcode for the overall total global data that is recorded.
- Dashboard Widget on the admin area that shows the Global Status of the covid19.