이 플러그인은 최근 3개의 주요 워드프레스 출시와 시험 되지 않았습니다. 워드프레스의 좀 더 최근 버전으로 이용할 때 더 이상 관리되지 않고 지원되지 않고 호환성 문제가 있을 수 있습니다.

Covid-19 Live Tracker

설명

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

스크린샷

  • Live Dark Mode Table
  • Live Map
  • Mobile Responsive and Select custom countries
  • Generate Widget/Shortcode
  • Live Light Mode Table with transparent background
  • Generate Widget/Shortcode

설치

  • 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.

FAQ

What if I want to add multiple live trackers?

If you want to add multiple live trackers with different look and feel, you can generate shortcodes from them from the plugin Admin page and insert the shortcode on where you want the widget to appear.

Will this plugin affect the loading time?

When you click the Save button the codes will be cached in files and there is no database queries at all :).

Does the plugin modify the code I write in the editor?

No, the code is printed exactly as in the editor. It is not modified/checked/validated in any way. You take the full responsability for what is written in there.

My code doesn’t show on the website

Try one of the following:
1. If you are using any caching plugin (like “W3 Total Cache” or “WP Fastest Cache”), then don’t forget to delete the cache before seing the code printed on the website.
2. Make sure the code is in Published state (not Draft or in Trash).

Does it work with a Multisite Network?

Yes.

What if I change the theme?

The plugin is independent of the theme and they will persist through a theme change. This is particularly useful.

Can I update the style of the widget?

Yes.

후기

모든 1 평가 읽기

기여자 & 개발자

“Covid-19 Live Tracker”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에 기여하였습니다.

기여자

자국어로 “Covid-19 Live Tracker”(을)를 번역하세요.

개발에 관심이 있으십니까?

코드 탐색하기는, SVN 저장소를 확인하시거나, 개발 기록RSS로 구독하세요.

변경이력

1.0.0

  • 04/23/2020
  • Initial commit

1.0.1

  • 06/26/2020
  • US States Support