Title: IP2Location World Clock
Author: IP2Location
Published: <strong>2 augusti 2019</strong>
Last modified: 12 december 2025

---

Sök tillägg

![](https://ps.w.org/ip2location-world-clock/assets/banner-772x250.png?rev=2132599)

![](https://ps.w.org/ip2location-world-clock/assets/icon-128x128.png?rev=2134675)

# IP2Location World Clock

 Av [IP2Location](https://profiles.wordpress.org/ip2location/)

[Ladda ner](https://downloads.wordpress.org/plugin/ip2location-world-clock.1.2.1.zip)

 * [Detaljer](https://sv.wordpress.org/plugins/ip2location-world-clock/#description)
 * [Recensioner](https://sv.wordpress.org/plugins/ip2location-world-clock/#reviews)
 *  [Installation](https://sv.wordpress.org/plugins/ip2location-world-clock/#installation)
 * [Utveckling](https://sv.wordpress.org/plugins/ip2location-world-clock/#developers)

 [Support](https://wordpress.org/support/plugin/ip2location-world-clock/)

## Beskrivning

Simple widget to display analog or digital clock on your website without much hassle.
IP2Location world clock gives you a range of different clock designs which is absolutely
free. Supported local time, visitor’s time and custom time zone selection.

#### Features

 * World clock widget enable you to easily embed into your website in anywhere
 * 46 different clock designs to choose from and the list is still growing
 * 3 option of time selection (local time, visitor’s time and custom time zone).
 * Support 12 hour or 24 hour time format for digital clock.
 * Can be added via shortcode [ip2location_world_clock], please refer FAQ section
   for shortcode parameters.

## Skärmdumpar

 * [[
 * IP2Location World Clock settings page – analog clock design
 * [[
 * IP2Location World Clock settings page – digital clock design
 * [[
 * IP2Location World Clock widget page
 * [[
 * IP2Location World Analog Clock display
 * [[
 * IP2Location World Digital Clock display

## Installation

### Using WordPress Dashboard

 1.  Select **Plugins >> Add New**.
 2.  Search for ”IP2Location World Clock”.
 3.  Click on _Install Now_ to install the plugin.
 4.  Click on _Activate_ button to activate the plugin.
 5.  Download IP2Location database from https://lite.ip2location.com/ (Free) or https://
     www.ip2location.com/ (Commercial)
 6.  Decompress the .BIN file and upload to `wp-content/uploads/ip2location`.
 7.  After installing you can see ”Dashboard” a new menu ”IP2Location World Clock”.
 8.  Choose clock design and display time.
 9.  Save Changes.
 10. Go to **Dashboard >> Appearance >> Widget**.
 11. Set it your _sidebar_

### Manual Installation

 1.  Download and unzip the plugin. Upload the unzipped folder to the wp-contents/plugins/
     ip2location-world-clock` directory.
 2.  Activate the plugin through the ’Plugins’ menu in WordPress.
 3.  Download IP2Location database from https://lite.ip2location.com/ (Free) or https://
     www.ip2location.com/ (Commercial)
 4.  Decompress the .BIN file and upload to `wp-content/uploads/ip2location`.
 5.  After installing you can see ”Dashboard” a new menu ”IP2Location World Clock”.
 6.  Choose clock design and display time.
 7.  Save Changes.
 8.  Go to **Dashboard >> Appearance >> Widget**.
 9.  Set it your _sidebar_.

## Vanliga frågor

### Where do I start?

Go to **Dashboard >> Appearance >> Widget** and set this plugin your _sidebar_. 
Then, go to menu page to select your clock design and display time.

### Do I need to download IP geolocation BIN file after the plugin installation?

Yes, if you are going display the visitor’s time. You can download the latest IP2Location
Database BIN file from https://lite.ip2location.com/ (Free) or https://www.ip2location.
com/ (Commercial). Please take note to download the DB11 edition which contains 
the time zone information.

### Do I need to regularly update the BIN file?

We encourage you to update your BIN file every month so that your plugin can display
the correct time according to visitor’s geolocation.

### Can I insert a clock in posts or pages?

Yes, the shortcode **[ip2location_world_clock]** is available.

### What is the default display of shortcode?

The default display of shortcode is based on your settings in IP2Location World 
Clock Menu.

### What parameters are available for shortcode?

**design** – Use **’a’** followed by the position of the analog clock design shown
in IP2Location World Clock Menu whereas use **’d’** followed by the position of 
the digital clock design shown in IP2Location World Clock Menu. The position of 
clock design is counted from top to bottom and left to right. For instance, use ’
a1’ for first analog clock design wheareas use ’d5’ for fifth digital clock design.

**time** – Use **local** for Local Time, **visitor** for Visitor’s Local Time and**
custom** for Custom Time Zone.

**utc** – Use this parameters when you are using Custom Time Zone. Values available
are from **-12 until +14**. You may refer the values in IP2Location World Clock 
Menu.

### Examples of shortcode with parameters?

Display second design of analog clock in local time
 **[ip2location_world_clock****
design=”a2″** **time=”local”]**

Display fifth design of digital clock in visitor’s local time
 **[ip2location_world_clock****
design=”d5″** **time=”visitor”]**

Display first design of digital clock in custom time zone of +4:00
 **[ip2location_world_clock****
design=”d1″** **time=”custom”** **utc=”+4″]**

## Recensioner

Detta tillägg har inga recensioner.

## Bidragsgivare och utvecklare

”IP2Location World Clock” är programvara med öppen källkod. Följande personer har
bidragit till detta tillägg.

Bidragande personer

 *   [ IP2Location ](https://profiles.wordpress.org/ip2location/)

[Översätt ”IP2Location World Clock” till ditt språk.](https://translate.wordpress.org/projects/wp-plugins/ip2location-world-clock)

### Intresserad av programutveckling?

[Läs programkoden](https://plugins.trac.wordpress.org/browser/ip2location-world-clock/),
kika på [SVN-filförvaret](https://plugins.svn.wordpress.org/ip2location-world-clock/)
eller prenumerera på [utvecklarloggen](https://plugins.trac.wordpress.org/log/ip2location-world-clock/)
via [RSS](https://plugins.trac.wordpress.org/log/ip2location-world-clock/?limit=100&mode=stop_on_copy&format=rss).

## Ändringslogg

#### 1.2.1

 * Tested up to WordPress 6.9.

#### 1.2.0

 * Tested up to WordPress 6.8.

#### 1.1.10

 * Fixed possible CSRF vulnerabilities.

#### 1.1.9

 * Tested up to WordPress 6.7

#### 1.1.8

 * Tested up to WordPress 6.6.1

#### 1.1.7

 * Tested up to WordPress 6.5

#### 1.1.6

 * Tested up to WordPress 6.4

#### 1.1.5

 * Tested up to WordPress 6.2

#### 1.1.4

 * Fixed database download issue
 * Tested up to WordPress 6.1

#### 1.1.3

 * Minor fixes
 * Tested up to WordPress 6.0

#### 1.1.2

 * Enhanced checking

#### 1.1.1

 * Fixed PHP warnings

#### 1.1.0

 * Added seasonal clock designs(Chinese New Year)
 * Added time format for digital clock(12H & 24H)

#### 1.0.9

 * Added seasonal clock designs(Halloween Festival)

#### 1.0.8

 * Added seasonal clock designs(Mid-Autumn Festival)

#### 1.0.7

 * Added classic clock designs

#### 1.0.6

 * Minor fixes

#### 1.0.5

 * Added parameters for shortcode

#### 1.0.4

 * Added seasonal clock designs(Easter)

#### 1.0.3

 * Added seasonal clock designs(Valentine’s Day)
 * Minor fixes

#### 1.0.2

 * Added plugin review
 * Added feedback request

#### 1.0.1

 * Added seasonal clock designs(Christmas)
 * Added shortcode

#### 1.0.0

 * Initial release

## Meta

 *  Version **1.2.1**
 *  Senast uppdaterat **4 månader sedan**
 *  Aktiva installationer **300+**
 *  WordPress-version ** 2.0 eller senare **
 *  Testat upp till **6.9.4**
 *  Språk
 * [English (US)](https://wordpress.org/plugins/ip2location-world-clock/)
 * Etiketter
 * [analog clock](https://sv.wordpress.org/plugins/tags/analog-clock/)[clock](https://sv.wordpress.org/plugins/tags/clock/)
   [digital clock](https://sv.wordpress.org/plugins/tags/digital-clock/)[local time](https://sv.wordpress.org/plugins/tags/local-time/)
   [world clock](https://sv.wordpress.org/plugins/tags/world-clock/)
 *  [Avancerad vy](https://sv.wordpress.org/plugins/ip2location-world-clock/advanced/)

## Betyg

Än så länge har inga recensioner skickats in.

[Your review](https://wordpress.org/support/plugin/ip2location-world-clock/reviews/#new-post)

[Se alla recensioner](https://wordpress.org/support/plugin/ip2location-world-clock/reviews/)

## Bidragande personer

 *   [ IP2Location ](https://profiles.wordpress.org/ip2location/)

## Support

Har du något att säga? Behöver du hjälp?

 [Visa supportforum](https://wordpress.org/support/plugin/ip2location-world-clock/)

## Donera

Skulle du vilja bidra till utvecklingen av detta tillägg?

 [ Donera till det här tillägget ](https://www.ip2location.com)