Title: Universal Clocks
Author: PressTigers
Published: <strong>02.03.2021</strong>
Last modified: 10.11.2023

---

Поиск плагинов

![](https://ps.w.org/universal-clocks/assets/banner-772x250.jpg?rev=2484187)

Этот плагин **не тестировался с последними 3 основными выпусками WordPress**. Скорее
всего, он уже не поддерживается и может быть несовместим с текущими версиями WordPress.

![](https://ps.w.org/universal-clocks/assets/icon-256x256.png?rev=2484187)

# Universal Clocks

 Автор: [PressTigers](https://profiles.wordpress.org/presstigers/)

[Скачать](https://downloads.wordpress.org/plugin/universal-clocks.1.2.0.zip)

 * [Детали](https://ru.wordpress.org/plugins/universal-clocks/#description)
 * [Отзывы](https://ru.wordpress.org/plugins/universal-clocks/#reviews)
 *  [Установка](https://ru.wordpress.org/plugins/universal-clocks/#installation)
 * [Разработка](https://ru.wordpress.org/plugins/universal-clocks/#developers)

 [Поддержка](https://wordpress.org/support/plugin/universal-clocks/)

## Описание

The Universal Clocks is your one stop plugin when it comes to displaying clocks 
of different time zones on your website. It’s a great plugin which lets you chose
a clock face from multiple available options. You can add a clock on the sidebars,
posts, pages, and widgets. It’s a simple to use plugin, all you have to do is to
place a shortcode where you want a clock to be displayed. Two standard types of 
clocks are available i.e. Digital and Analog clocks. A wide range of customization
features for the clocks is also available.

#### Shortcode

For a single clock.

    ```
     [universal-clocks slugs='Insert here slug-of-clock-post'] 
    ```

For more than one clock.

    ```
     [universal-clocks slugs='slug-of-clock-post, slug-of-other-clock-post'] 
    ```

#### Live Demo

Please click here for [Universal Clocks Demo](https://universal-clocks.presstigers.dev/).

#### Plugin Features

 * Add as many clocks as desired.
 * Shows clocks in various locations with Shortcode.
 * Choose a distinct face with different background colors for each analog clock.
 * Display digital clock with distinctive color, font-family, font-size, and font-
   weight.
 * Play with the border options for each clock for a stunning look.

#### Can you contribute?

If you are an awesome contributor for translations or plugin development, please
contact us at support@presstigers.com

## Скриншоты

[⌊Live Clock in Header - show clock in the header using the shortcode.⌉⌊Live Clock
in Header - show clock in the header using the shortcode.⌉[

**Live Clock in Header** — show clock in the header using the shortcode.

[⌊Analog Clock - show live and running analog clock with beautiful dial and colors.⌉⌊
Analog Clock - show live and running analog clock with beautiful dial and colors
.⌉[

**Analog Clock** — show live and running analog clock with beautiful dial and colors.

[⌊Digital Clock - show live and running digital clock with beautiful fonts and colors.⌉⌊
Digital Clock - show live and running digital clock with beautiful fonts and colors
.⌉[

**Digital Clock** — show live and running digital clock with beautiful fonts and
colors.

[⌊Clocks with Different Time Zones - show clocks with time zones using the easy 
shortcode.⌉⌊Clocks with Different Time Zones - show clocks with time zones using
the easy shortcode.⌉[

**Clocks with Different Time Zones** — show clocks with time zones using the easy
shortcode.

[⌊Clocks List - list of all clocks in WP admin.⌉⌊Clocks List - list of all clocks
in WP admin.⌉[

**Clocks List** — list of all clocks in WP admin.

[⌊Analog Clock Options - analog clock options in WP admin.⌉⌊Analog Clock Options-
analog clock options in WP admin.⌉[

**Analog Clock Options** — analog clock options in WP admin.

[⌊Digital Clock Options - digital clock options in WP admin.⌉⌊Digital Clock Options-
digital clock options in WP admin.⌉[

**Digital Clock Options** — digital clock options in WP admin.

## Установка

Install Universal Clock like you would install any other WordPress plugin.

#### Dashboard Method:

 1. Login to your WordPress admin and go to Plugins -> Add New
 2. Type “Universal Clock” in the search bar and select this plugin
 3. Click “Install”, and then “Activate Plugin”

#### Upload Method:

 1. Download plugin.
 2. Upload ‘universal-clocks.zip’ to the ‘/wp-content/plugins/’ directory to your web
    server.
 3. Activate the plugin through the ‘Plugins’ menu in WordPress.

## Часто задаваемые вопросы

### Where do I start?

After installing the plugin you will see a new menu of name “Clocks” will be created
in the dashboard. Tap on “Add New” and create the clock and then paste the [universal-
clocks slugs=’Insert here slug-of-clock-post’] shortcode anywhere.

### What options does the analog clock has?

There are many options

 * Wide range of appealing faces.
 * Background color for transparent dials.
 * Border options with color and different styles.

### What options does the digital clock has?

There are many options

 * Color option for the clock.
 * Font-family option of the clock.
 * Font-size option of the clock.
 * Font-Weight option of the clock.
 * Border options with color and different styles.

### How to display the clock in the widget?

Just place this [universal-clocks slugs=’slug-of-clock-post’] shortcode with the
clock slug to display the clock in the widget.

### How to display more than one clock?

By using this [universal-clocks slugs=’slug-of-clock-post, slug-of-other-clock-post’]
shortcode You can display as many clocks as you want

## Отзывы

Нет отзывов об этом плагине.

## Участники и разработчики

«Universal Clocks» — проект с открытым исходным кодом. В развитие плагина внесли
свой вклад следующие участники:

Участники

 *   [ PressTigers ](https://profiles.wordpress.org/presstigers/)

[Перевести «Universal Clocks» на ваш язык.](https://translate.wordpress.org/projects/wp-plugins/universal-clocks)

### Заинтересованы в разработке?

[Посмотрите код](https://plugins.trac.wordpress.org/browser/universal-clocks/), 
проверьте [SVN репозиторий](https://plugins.svn.wordpress.org/universal-clocks/),
или подпишитесь на [журнал разработки](https://plugins.trac.wordpress.org/log/universal-clocks/)
по [RSS](https://plugins.trac.wordpress.org/log/universal-clocks/?limit=100&mode=stop_on_copy&format=rss).

## Журнал изменений

#### 1.2.0

 * Feature — Added settings for Google Fonts API key.
 * Fix — Fixed Google Fonts API key issue and added notices for missing or invalid
   API key.
 * Fix — Resolved the warnings issues.

#### 1.1.0

 * Feature — Add daylight time saving support to timezones

#### 1.0.1

 * Fix — General settings merged with clock’s settings
 * Fix — Made slug editable

#### 1.0.0

 * First release

## Мета

 *  Версия **1.2.0**
 *  Обновление: **3 года назад**
 *  Активных установок: **100+**
 *  Версия WordPress ** 5.0 или выше **
 *  Совместим вплоть до: **6.4.10**
 *  Версия PHP ** 7.0 или выше **
 *  Язык
 * [English (US)](https://wordpress.org/plugins/universal-clocks/)
 * Метки:
 * [analog clock](https://ru.wordpress.org/plugins/tags/analog-clock/)[digital clock](https://ru.wordpress.org/plugins/tags/digital-clock/)
 *  [Дополнительно](https://ru.wordpress.org/plugins/universal-clocks/advanced/)

## Оценки

Пока что нет ни одного отзыва.

[Ваш отзыв](https://wordpress.org/support/plugin/universal-clocks/reviews/#new-post)

[Посмотреть всеотзывы](https://wordpress.org/support/plugin/universal-clocks/reviews/)

## Участники

 *   [ PressTigers ](https://profiles.wordpress.org/presstigers/)

## Поддержка

Есть что сказать? Нужна помощь?

 [Перейти в форум поддержки](https://wordpress.org/support/plugin/universal-clocks/)

## Пожертвование

Хотите поддержать улучшение этого плагина?

 [ Пожертвовать на развитие плагина ](http://www.presstigers.com)