Shortcodes
Documentation for shortcodes settings



Text

Description:

Inline text information for a specific region or all World

Shortcode:

[covid19-ultimate-text]

Settings:

Setting Type Default Notes
lang
ENUM

All languages
"en"
region
ENUM
  • WORLD
  • US (country code)
  • US-NY (state code)
All regions
"WORLD"
dynamic
BOOLEAN
false For regions custom page usage
indicator
ENUM
  • confirmed
  • confirmed_24h
  • deaths
  • deaths_rate
  • deaths_24h
  • recovered
  • recovered_rate
  • recovered_24h
  • active
  • active_rate
"confirmed"
field
ENUM
  • (none)
  • code
  • name
  • country-code
  • country-name
"" country-* only available in states

Preview:

179,073
Shortcodes List

Card

Description:

Card with indicators counters for a specific region or all World.

Shortcode:

[covid19-ultimate-card]

Settings:

Setting Type Default Notes
lang
ENUM

All languages
"en"
region
ENUM
  • WORLD
  • US (country code)
  • US-NY (state code)
All regions
"WORLD"
region-name
STRING
"" Override region's name
region-flag
ENUM
  • (None)
  • xs
  • sm
  • md
  • lg
  • xl
"md" Empty string will hide flag
dynamic
BOOLEAN
false Will catch region code in regions custom page
deep-link
BOOLEAN
false Hyperlinking regions page (if enabled)
link
STRING
"" Custom URL
confirmed
BOOLEAN
true
confirmed-label
STRING
"Confirmed"
confirmed-24h
BOOLEAN
false
confirmed-24h-label
STRING
"Confirmed (24h)"
deaths
BOOLEAN
true
deaths-label
STRING
"Deaths"
deaths-24h
BOOLEAN
true
deaths-24h-label
STRING
"Deaths (24h)"
deaths-rate
BOOLEAN
true
deaths-rate-label
STRING
"Deaths (%)"
recovered
BOOLEAN
true
recovered-label
STRING
"Recovered"
recovered-24h
BOOLEAN
true
recovered-24h-label
STRING
"Recovered (24h)"
recovered-rate
BOOLEAN
true
recovered-rate-label
STRING
"Recovered (%)"
active
BOOLEAN
true
active-label
STRING
"Active"
active-rate
BOOLEAN
true
active-rate-label
STRING
"Active (%)"
font-color
STRING
"#000000" Text color
bg-color
STRING
"#ffffff" Background color
bg-image
STRING
"" Background image URL
bg-position
ENUM
  • top
  • left
  • center
  • right
  • bottom
"center" Background image position
highlight
BOOLEAN
false
border-radius
INTEGER
0 Pixels
box-shadow
BOOLEAN
true
last-update
ENUM
  • Y-m-d H:i
  • Y-m-d g:i A
  • m/d/Y H:i
  • m/d/Y g:i A
  • d/m/Y H:i
  • d/m/Y g:i A
  • F j, Y H:i
  • F j, Y g:i A
  • Y-m-d H:i T
  • Y-m-d g:i A T
  • m/d/Y H:i T
  • m/d/Y g:i A T
  • d/m/Y H:i T
  • d/m/Y g:i A T
  • F j, Y H:i T
  • F j, Y g:i A T
"" Disabled if empty
last-update-timezone
ENUM

List of Supported Timezones
"default" default for WordPress defined
last-update-label
STRING
"Last Update:"
rtl
BOOLEAN
false Right-to-left text

Preview:

Shortcodes List

Datatable

Description:

Searchable table with region selective statistics.

Shortcode:

[covid19-ultimate-datatable]

Settings:

Setting Type Default Notes
list
ENUM

All regions lists
"countries"
lang
ENUM

All languages
"en"
region-label
STRING
"Region"
region-flag
ENUM
  • (None)
  • xs
  • sm
  • md
  • lg
  • xl
"sm" Empty string will hide flag
deep-link
BOOLEAN
false Hyperlinking regions page (if enabled)
confirmed
BOOLEAN
true
confirmed-label
STRING
"Confirmed"
confirmed-24h
BOOLEAN
true
confirmed-24h-label
STRING
"Confirmed (24h)"
deaths
BOOLEAN
true
deaths-label
STRING
"Deaths"
deaths-24h
BOOLEAN
true
deaths-24h-label
STRING
"Deaths (24h)"
deaths-rate
BOOLEAN
true
deaths-rate-label
STRING
"Deaths (%)"
recovered
BOOLEAN
true
recovered-label
STRING
"Recovered"
recovered-24h
BOOLEAN
true
recovered-24h-label
STRING
"Recovered (24h)"
recovered-rate
BOOLEAN
true
recovered-rate-label
STRING
"Recovered (%)"
active
BOOLEAN
true
active-label
STRING
"Active"
active-rate
BOOLEAN
true
active-rate-label
STRING
"Active (%)"
search
BOOLEAN
true
search-label
STRING
"Search"
paging
BOOLEAN
true
page-length
ENUM
  • 10
  • 25
  • 50
  • 100
  • all
25
font-color
STRING
"#333333" Text color
bg-color
STRING
"#ffffff" Background color
hover-blur
BOOLEAN
false
box-shadow
BOOLEAN
true
fixed-column
BOOLEAN
false Region column fixed
scroll-y
STRING
"0" CSS unit (e.g. 300px). 0 will disable it.
bordered
BOOLEAN
false
rtl
BOOLEAN
false Right-to-left text

Preview:

Shortcodes List

Reports

Description:

Region reports table by day since 2020/01/22.

Shortcode:

[covid19-ultimate-reports]

Settings:

Setting Type Default Notes
region
ENUM

All regions lists
"WORLD" WORLD and countries only
dynamic
BOOLEAN
false For regions custom page usage
date-label
STRING
"Date"
confirmed
BOOLEAN
true
confirmed-label
STRING
"Confirmed"
deaths
BOOLEAN
true
deaths-label
STRING
"Deaths"
recovered
BOOLEAN
true
recovered-label
STRING
"Recovered"
active
BOOLEAN
true
active-label
STRING
"Active"
asc
BOOLEAN
true true - ascending date order
false - descending date order
search
BOOLEAN
true
search-label
STRING
"Search"
paging
BOOLEAN
true
page-length
ENUM
  • 10
  • 25
  • 50
  • 100
  • all
25
font-color
STRING
"#333333" Text color
bg-color
STRING
"#ffffff" Background color
hover-blur
BOOLEAN
false
box-shadow
BOOLEAN
true
fixed-column
BOOLEAN
false Region column
scroll-y
STRING
"0" CSS unit (e.g. 300px). 0 will disable it.
bordered
BOOLEAN
false
rtl
BOOLEAN
false Right-to-left text

Preview:

Shortcodes List

Comparison Chart

Description:

Pie/Donut/Bar/Column charts for comparing regions on indicator.

Shortcode:

[covid19-ultimate-comparison-chart]

Settings:

Setting Type Default Notes
list
ENUM
  • countries
  • north-america
  • central-america
  • latin-america
  • south-america
  • america
  • africa
  • asia
  • europe
  • oceania
  • middle-east
  • united-states
  • canada
  • australia
"countries"
lang
ENUM

All regions lists
"en"
title
STRING
""
indicator
ENUM
  • confirmed
  • confirmed_24h
  • deaths
  • deaths_rate
  • deaths_24h
  • recovered
  • recovered_rate
  • recovered_24h
  • active
  • active_rate
"confirmed"
rest
BOOLEAN
true Remaining sum/average
rest-label
STRING
"Rest"
top
INTEGER
9
type
ENUM
  • pie
  • donut
  • bar
  • column
"pie"
palette
ENUM
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
1
theme
ENUM
  • light
  • dark
"light"
font-color
STRING
"#000000" Text color
bg-color
STRING
"#ffffff" Background color
bar-color
STRING
"#008ffb" Bar/Column color
height
STRING
"400px" e.g. 400, 400px or 100%
toolbar
BOOLEAN
true
locale
ENUM

All locales
"en"
rtl
BOOLEAN
false Right-to-left text

Preview:

Shortcodes List

Evolution Chart

Description:

Cumulative deaths, confirmed, recovered and active cases over the time line chart.

Shortcode:

[covid19-ultimate-evolution-chart]

Settings:

Setting Type Default Notes
region
ENUM

All Regions
"WORLD" WORLD and countries only
dynamic
BOOLEAN
false For regions custom page usage
title
STRING
""
confirmed
BOOLEAN
true
confirmed-label
STRING
"Confirmed"
confirmed-color
STRING
"#1e88e5"
deaths
BOOLEAN
true
deaths-label
STRING
"Deaths"
deaths-color
STRING
"#e53935"
recovered
BOOLEAN
true
recovered-label
STRING
"Recovered"
recovered-color
STRING
"#43a047"
active
BOOLEAN
true
active-label
STRING
"Active"
active-color
STRING
"#ff9800"
theme
ENUM
  • light
  • dark
"light"
font-color
STRING
"#000000" Text color
bg-color
STRING
"#ffffff" Background color
height
STRING
"400px" e.g. 400, 400px or 100%
toolbar
BOOLEAN
true
locale
ENUM

All locales
"en"
rtl
BOOLEAN
false Right-to-left text

Preview:

Shortcodes List

Daily Chart

Description:

Region cases daily change line chart.

Shortcode:

[covid19-ultimate-daily-chart]

Settings:

Setting Type Default Notes
region
ENUM

All Regions
"WORLD" WORLD and countries only
dynamic
BOOLEAN
false For regions custom page usage
title
STRING
""
confirmed
BOOLEAN
true
confirmed-label
STRING
"Confirmed"
confirmed-color
STRING
"#1e88e5"
deaths
BOOLEAN
true
deaths-label
STRING
"Deaths"
deaths-color
STRING
"#e53935"
recovered
BOOLEAN
true
recovered-label
STRING
"Recovered"
recovered-color
STRING
"#43a047"
active
BOOLEAN
true
active-label
STRING
"Active"
active-color
STRING
"#ff9800"
theme
ENUM
  • light
  • dark
"light"
font-color
STRING
"#000000" Text color
bg-color
STRING
"#ffffff" Background color
height
STRING
"400px" e.g. 400, 400px or 100%
toolbar
BOOLEAN
true
locale
ENUM

All locales
"en"
rtl
BOOLEAN
false Right-to-left text

Preview:

Shortcodes List

Map

Description:

World/Regional heat map based on indicator.

Shortcode:

[covid19-ultimate-map]

Settings:

Setting Type Default Notes
map
ENUM
  • world
  • africa
  • asia
  • europe
  • north-america
  • central-america
  • latin-america
  • south-america
  • oceania
  • middle-east
  • united-states
  • canada
  • australia
"world"
lang
ENUM

All languages
"en"
title
STRING
""
confirmed-label
STRING
"Confirmed"
deaths-label
STRING
"Deaths"
recovered-label
STRING
"Recovered"
active-label
STRING
"Active"
height
STRING
"400px" CSS unit: px, %, em, rem, vh, (...)
projection
ENUM
  • miller
  • mercator
  • globe
  • equalearth
  • equirectangular
"miller" Flatten shape type or globe
value
ENUM
  • confirmed
  • deaths
  • recovered
  • active
"confirmed"
min-value
INTEGER
0 Gradient minimum value
min-color
STRING
"#601313" Gradient minimum color
max-value
INTEGER
50000 Gradient maximum value
max-color
STRING
"#601313" Gradient maximum color
font-color
STRING
"#ffffff" Text color
bg-color
STRING
"#222222" Background color
stroke-color
STRING
"#000000" Region border color
rtl
BOOLEAN
false Right-to-left text

Preview:

Shortcodes List

Videos

Description:

Grid with news videos related to coronavirus (COVID-19).

Shortcode:

[covid19-ultimate-videos]

Settings:

Setting Type Default Notes
latest
INTEGER
12 0 for all
col-lg
ENUM
  • 1
  • 2
  • 3
2 Columns in screen width above 768px
col-sm
ENUM
  • 1
  • 2
  • 3
2 Columns in screen width between 768px and 480px
col-xs
ENUM
  • 1
  • 2
  • 3
1 Columns in screen width below 480px
font-color
STRING
"#000000" Text color
bg-color
STRING
"#ffffff" Background color
date
BOOLEAN
true Show/hide date

Preview:

Shortcodes List

General Enums

Languages

Used for region's name translation.

  • ar - Arabic
  • bg - Bulgarian
  • hr - Croatian
  • cs - Czech
  • da - Danish
  • nl - Dutch
  • en - English
  • tl - Filipino
  • fi - Finnish
  • fr - French
  • ka - Georgian
  • de - German
  • el - Greek
  • he - Hebrew
  • hi - Hindi
  • hu - Hungarian
  • id - Indonesian
  • it - Italian
  • ja - Japanese
  • ko - Korean
  • lv - Latvian
  • lt - Lithuanian
  • ms - Malay
  • no - Norwegian
  • fa - Persian
  • pl - Polish
  • pt - Portuguese
  • pt-br - Portuguese (Brazil)
  • ro - Romanian
  • ru - Russian
  • sr - Serbian
  • sk - Slovak
  • sl - Slovenian
  • es - Spanish
  • sv - Swedish
  • th - Thai
  • tr - Turkish
  • uk - Ukrainian
  • vi - Vietnamese
  • zh-cn
  • zh-hans
  • zh-hant
  • zh-tw
Locales

Used for dates & toolbar on charts.

  • ca - Catalan
  • de - German
  • el - Greek
  • en - English
  • es - Spanish
  • fi - Finnish
  • fr - French
  • hi - Hindi
  • hr - Croatian
  • hy - Armenian
  • id - Indonesian
  • it - Italian
  • ko - Korean
  • nl - Dutch
  • pt - Portuguese
  • ru - Russian
  • sv - Swedish
  • tr - Turkish
  • ua - Ukrainian
Regions Lists

World, countries and states listings.

  • all
  • countries
  • north-america
  • central-america
  • latin-america
  • south-america
  • america
  • africa
  • asia
  • europe
  • oceania
  • middle-east
  • united-states
  • canada
  • australia
Regions

Note: This list can vary over the time.

  • WORLD - World
  • US - United States
  • US-AL - Alabama
  • US-AK - Alaska
  • US-AZ - Arizona
  • US-AR - Arkansas
  • US-CA - California
  • US-CO - Colorado
  • US-CT - Connecticut
  • US-DE - Delaware
  • US-DC - District of Columbia
  • US-FL - Florida
  • US-GA - Georgia
  • US-HI - Hawaii
  • US-ID - Idaho
  • US-IL - Illinois
  • US-IN - Indiana
  • US-IA - Iowa
  • US-KS - Kansas
  • US-KY - Kentucky
  • US-LA - Louisiana
  • US-ME - Maine
  • US-MD - Maryland
  • US-MA - Massachusetts
  • US-MI - Michigan
  • US-MN - Minnesota
  • US-MS - Mississippi
  • US-MO - Missouri
  • US-MT - Montana
  • US-NE - Nebraska
  • US-NV - Nevada
  • US-NH - New Hampshire
  • US-NJ - New Jersey
  • US-NM - New Mexico
  • US-NY - New York
  • US-NC - North Carolina
  • US-ND - North Dakota
  • US-OH - Ohio
  • US-OK - Oklahoma
  • US-OR - Oregon
  • US-PA - Pennsylvania
  • US-RI - Rhode Island
  • US-SC - South Carolina
  • US-SD - South Dakota
  • US-TN - Tennessee
  • US-TX - Texas
  • US-UT - Utah
  • US-VT - Vermont
  • US-VI - Virgin Islands (US)
  • US-VA - Virginia
  • US-WA - Washington
  • US-WV - West Virginia
  • US-WI - Wisconsin
  • US-WY - Wyoming
  • IT - Italy
  • ES - Spain
  • CN - China
  • DE - Germany
  • FR - France
  • IR - Iran
  • GB - United Kingdom
  • CH - Switzerland
  • TR - Turkey
  • BE - Belgium
  • NL - Netherlands
  • AT - Austria
  • KR - South Korea
  • CA - Canada
  • CA-AB - Alberta
  • CA-BC - British Columbia
  • CA-MB - Manitoba
  • CA-NB - New Brunswick
  • CA-NL - Newfoundland and Labrador
  • CA-NT - Northwest Territories
  • CA-NS - Nova Scotia
  • CA-ON - Ontario
  • CA-PE - Prince Edward Island
  • CA-QC - Quebec
  • CA-SK - Saskatchewan
  • CA-YT - Yukon
  • PT - Portugal
  • IL - Israel
  • BR - Brazil
  • NO - Norway
  • AU - Australia
  • AU-ACT - Australian Capital Territory
  • AU-NSW - New South Wales
  • AU-NT - Northern Territory
  • AU-QLD - Queensland
  • AU-SA - South Australia
  • AU-TAS - Tasmania
  • AU-VIC - Victoria
  • AU-WA - Western Australia
  • SE - Sweden
  • CZ - Czech Republic
  • IE - Ireland
  • DK - Denmark
  • MY - Malaysia
  • CL - Chile
  • RU - Russia
  • RO - Romania
  • EC - Ecuador
  • PL - Poland
  • LU - Luxembourg
  • PH - Philippines
  • JP - Japan
  • PK - Pakistan
  • TH - Thailand
  • SA - Saudi Arabia
  • ID - Indonesia
  • FI - Finland
  • ZA - South Africa
  • GR - Greece
  • IN - India
  • IS - Iceland
  • DO - Dominican Republic
  • MX - Mexico
  • PA - Panama
  • AR - Argentina
  • PE - Peru
  • SG - Singapore
  • HR - Croatia
  • SI - Slovenia
  • CO - Colombia
  • RS - Serbia
  • DPC - Diamond Princess
  • EE - Estonia
  • DZ - Algeria
  • HK - Hong Kong
  • QA - Qatar
  • AE - United Arab Emirates
  • EG - Egypt
  • NZ - New Zealand
  • IQ - Iraq
  • MA - Morocco
  • BH - Bahrain
  • UA - Ukraine
  • LT - Lithuania
  • AM - Armenia
  • HU - Hungary
  • LB - Lebanon
  • BA - Bosnia and Herzegovina
  • BG - Bulgaria
  • LV - Latvia
  • AD - Andorra
  • SK - Slovakia
  • TN - Tunisia
  • MD - Moldova
  • KZ - Kazakhstan
  • CR - Costa Rica
  • MK - Macedonia
  • TW - Taiwan
  • UY - Uruguay
  • AZ - Azerbaijan
  • KW - Kuwait
  • JO - Jordan
  • CY - Cyprus
  • BF - Burkina Faso
  • AL - Albania
  • PR - Puerto Rico
  • SM - San Marino
  • RE - Réunion
  • VN - Vietnam
  • CM - Cameroon
  • OM - Oman
  • CU - Cuba
  • SN - Senegal
  • AF - Afghanistan
  • FO - Faroe Islands
  • MT - Malta
  • CI - Ivory Coast
  • UZ - Uzbekistan
  • BY - Belarus
  • GH - Ghana
  • MU - Mauritius
  • LK - Sri Lanka
  • HN - Honduras
  • VE - Venezuela
  • NG - Nigeria
  • BN - Brunei
  • MQ - Martinique
  • PS - Palestine
  • GE - Georgia
  • KH - Cambodia
  • KG - Kyrgyzstan
  • BO - Bolivia
  • XKX - Kosovo
  • GP - Guadeloupe
  • ME - Montenegro
  • CD - Democratic Republic of the Congo
  • YT - Mayotte
  • TT - Trinidad and Tobago
  • RW - Rwanda
  • GU - Guam
  • GI - Gibraltar
  • LI - Liechtenstein
  • PY - Paraguay
  • KE - Kenya
  • BD - Bangladesh
  • AW - Aruba
  • MC - Monaco
  • MG - Madagascar
  • GF - French Guiana
  • MO - Macau
  • JM - Jamaica
  • GT - Guatemala
  • PF - French Polynesia
  • ZM - Zambia
  • BB - Barbados
  • TG - Togo
  • UG - Uganda
  • SV - El Salvador
  • DJ - Djibouti
  • GY - Guyana
  • ML - Mali
  • NE - Niger
  • BM - Bermuda
  • ET - Ethiopia
  • GN - Guinea
  • TZ - Tanzania
  • CG - Republic of the Congo
  • MV - Maldives
  • NC - New Caledonia
  • GA - Gabon
  • MM - Myanmar
  • ER - Eritrea
  • MF - Saint Martin
  • HT - Haiti
  • GQ - Equatorial Guinea
  • BS - Bahamas
  • KY - Cayman Islands
  • DM - Dominica
  • MN - Mongolia
  • NA - Namibia
  • CW - Curaçao
  • SY - Syria
  • GL - Greenland
  • SC - Seychelles
  • LA - Laos
  • GD - Grenada
  • BJ - Benin
  • LC - Saint Lucia
  • SZ - Swaziland
  • LY - Libya
  • ZW - Zimbabwe
  • SR - Suriname
  • KN - Saint Kitts and Nevis
  • GW - Guinea-Bissau
  • MZ - Mozambique
  • TD - Chad
  • SD - Sudan
  • AO - Angola
  • AG - Antigua and Barbuda
  • VA - Vatican City
  • SX - Sint Maarten
  • MR - Mauritania
  • BL - Saint Barthélemy
  • CV - Cape Verde
  • CF - Central African Republic
  • MS - Montserrat
  • FJ - Fiji
  • NP - Nepal
  • TC - Turks and Caicos Islands
  • GM - Gambia
  • BT - Bhutan
  • NI - Nicaragua
  • BZ - Belize
  • LR - Liberia
  • SO - Somalia
  • BW - Botswana
  • AI - Anguilla
  • VC - Saint Vincent and the Grenadines
  • TL - East Timor
  • VU - Vanuatu
  • PG - Papua New Guinea
  • SL - Sierra Leone

Install Usage
2020 - RunCoders - All rights reserved.