這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 WordPress 產生使用上的相容性問題。

Coronavirus (COVID-19) Live Stats & Updates – Beautiful Graphics, Charts, Wordlwide / Country Stats (USA, Spain, China, Pakistan …)

外掛說明

This plugins displays Corona (COVID-19) Live Stats in multiple formats. You can add card with Global Stats, Country Stats, Country Stats with Chart and Table with data for all countries.

USAGE

Please check demo and available parameters/settings on https://covid19-wp.netlify.app/

Here is the list of basic shortcodes.

COVID-19 Global Stats Card
[covid-widget type=”global-card”]

COVID-19 Global Stats Wide (full width)
[covid-widget type=”global-wide” bgcolor=”#043785″ textcolor=”#ffffff”]

COVID-19 Single Country Stats Card
[covid-widget type=”country-card” country=”USA” bgcolor=”#043785″]

Country Card with Chart Shortcode
[covid-widget type=”country-chart” country=”US” charttype=”bar”]
chart types: bar, horizontalBar, doughnut, line, radar, polarArea

COVID-19 Affected Countries Data Table
[covid-widget type=”table”]

Note: You must have to use country name as defined in data source. Please check country name list on https://covid19-wp.netlify.app/. e.g: “United States” will not work but “USA” will work. Similarly “South Korea” won’t work, S.Korea should work. This is because the data source listed those names like that. You have to use shortcode generator, select country from drop-down and then copy full shortcode or copy defined country name inside your shortcode.

Data Source: NovelCOVID/API. Documentation can be found here. Please check Privacy Policy here and License here

螢幕擷圖

  • Corona (COVID-19) Stats
  • Corona (COVID-19) Stats
  • Corona (COVID-19) Stats
  • Corona (COVID-19) Stats

安裝方式

Installing manually

  1. Download Plugin in Zip format
  2. Go to WordPress admin > Plugins > Add New
  3. Upload Zip file and Activate Plugin
  4. Go to https://covid19-wp.netlify.app for Shortcode Generator.

OR

  1. Unzip all files to the /wp-content/plugins/ directory. Directory structure should look like /wp-content/plugins/corona-covid-stats
  2. Log into WordPress admin and activate the ‘Corona (COVID-19) Stats’ plugin through the ‘Plugins’ menu
  3. Go to https://covid19-wp.netlify.app for Shortcode Generator.

常見問題集

What is source of Data?

Data is sourced from worldometer, JHU-CSSE and [nytimes/covid-19-data]https://github.com/nytimes/covid-19-data via NovelCOVID/API

How often data updates?

Data is updated after every 10 minutes according to NovelCOVID API documenation.

使用者評論

2020 年 12 月 10 日
You could have the possibility of translating the texts easily and adjust all the icons in one line. It would be interesting to have the possibility of the information being in a tab in the corner of the page for the user to click and the bar appears with the information. It had to be able to include options to select states in addition to just countries.
2020 年 5 月 31 日 1 則留言
Shows Good at their site, but not a single shortcode works.
2020 年 5 月 28 日
Works as described, easy to use and great graphics. The only thing I'm missing is a way to add my own data.
閱讀全部 5 則使用者評論

參與者及開發者

以下人員參與了開源軟體〈Coronavirus (COVID-19) Live Stats & Updates – Beautiful Graphics, Charts, Wordlwide / Country Stats (USA, Spain, China, Pakistan …)〉的開發相關工作。

參與者

變更記錄

1.0.0

  • Initial release with rapidapi source.

1.0.1

  • Changed data source to https://github.com/CSSEGISandData/COVID-19

1.0.2

  • Changed data source to NovelCOVID/API.
  • Added Critical and Cases Per Million to Global, Countries Stats.

1.0.3

  • Fixed link for rating notice

1.0.4

  • 🐛 FIX: Width issue and label issue for all widgets