plugin-icon

WP COVID-19 DATA

제작자: Salim Serdar Koksal·
WP Covid-19 Data is a plugin which is displaying COVID-19's data such as confirmed, deaths and recovered cases by country.
등급
5/5
버전
1.1.3
활성화된 설치 항목
20
최근 업데이트일
Apr 17, 2020
WP COVID-19 DATA

As COVID-19 (coronavirus) spreads across the globe, this plugin helps the people who want to display Covid-19 data from around the world by country.

Display specific countries data in banner

The shortcode is [display_covid_19_data] and accepts the following attributes.

  1. countries=”Canada,Turkey,China” (for multiple countries data)

  2. bg_color=”#ffffff” (for custom background color)

  3. global_data=”false” (for disabling to global data on banner)

Example usage with attributes:

[display_covid_19_data countries="Canada,Turkey,China,Germany,India" bg_color="#ffffff"]

Display all countries in table

The other shortcode is [display_covid_19_global_data] and accepts the following attributes.

  1. bg_color=”#ffffff” (for table custom background color)

Example usage with attributes:

[display_covid_19_global_data bg_color="#000000"]

Display historical cases and deaths data in line chart

this shortcode is [display_covid_19_data_line_chart] and accepts the following attributes.

  1. country=”China” (for the country you want to display)

Example usage with attributes:

[display_covid_19_data_line_chart country="China"]

Where COVID-19 data is coming?

The plugin is pulling all uptodate COVID-19 data from Novel Covid which is an open sourced API that provides you information about the coronavirus pandemic across the globe.

You can search and view any specific country or location that has been affected by COVID-19.

All information that is provided by our API updates every 10 minutes, giving the best and reliable results.

Their server provides support for those who are in need that wants to create their own projects to show off into the world.

You can find more details regarding Novel Covid API from the their github acccount. https://github.com/NovelCOVID/API

WP COVID-19 Data plugin use two endpoints listed below.

https://corona.lmao.ninja/all Returns all total cases, recovery, and deaths.

https://corona.lmao.ninja/countries?sort={parameter} Returns data of each country sorted by the parameter

Please find the terms of use or privacy policy of Novel Covid API from the link below. https://github.com/NovelCOVID/API/blob/master/privacy.md

무료Business 요금제에서
설치하면 WordPress.com 서비스 약관서드파티 플러그인 약관에 동의하게 됩니다.
테스트된 버전
WordPress 5.4.18
이 플러그인은 다운로드할 수 있으며 에서 사용할 수 있습니다.