Title: iiTech Global Language &amp; Timezone
Author: iiTechnology
Published: <strong>02.03.2026</strong>
Last modified: 25.04.2026

---

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

![](https://ps.w.org/iitech-global-language-timezone/assets/banner-772x250.png?rev
=3472736)

![](https://ps.w.org/iitech-global-language-timezone/assets/icon-256x256.png?rev
=3472736)

# iiTech Global Language & Timezone

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

[Скачать](https://downloads.wordpress.org/plugin/iitech-global-language-timezone.1.0.1.zip)

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

 [Поддержка](https://wordpress.org/support/plugin/iitech-global-language-timezone/)

## Описание

iiTech Global Language & Timezone is a flexible and lightweight WordPress language
and timezone plugin designed for websites serving a global audience.

If your visitors come from different regions or your team works across multiple 
timezones, accurate language and time handling is essential. This plugin gives you
centralized control over WordPress locale and timezone settings — without modifying
WordPress core.

Perfect for:

 * International businesses
 * Multilingual WordPress websites
 * Event-based platforms
 * Global communities
 * Remote teams
 * Developers needing precise locale control

#### Core Features

✔ Unified WordPress language and timezone settings page
 ✔ Frontend language switcher(
UI only) ✔ Visitor timezone detection using modern browser APIs ✔ Per-user admin
language and timezone preferences ✔ Timezone-aware shortcodes ✔ Developer helper
functions ✔ Multisite support ✔ Lightweight and WordPress standards compliant

#### Unified Settings Panel

Manage everything from:

Settings  Locale & Timezone

Configure:

• Site Language (WordPress locale)
 • Site Timezone (uses WordPress core options)

No core modification. No external APIs. No tracking.

#### Per-User Overrides

Users can set preferred language and timezone in their profile.

When enabled:

• Admin UI switches using switch_to_locale()
 • Admin date/time reflects user timezone•
Falls back to site defaults when not configured

Ideal for distributed teams working globally.

#### Visitor Timezone Detection

The plugin detects visitor timezone using the browser Intl API and stores it in 
a cookie.

This allows:

• Localized date and time display
 • Better global user experience • Accurate event
scheduling

#### Shortcodes

Display timezone-aware information anywhere:

[wpltm_time datetime=»2026-02-15 10:00:00″]
 [wpltm_timezone] [wpltm_language_switcher]

#### Developer Functions

Available helpers:

wpltm_get_effective_timezone()
 wpltm_get_effective_locale() wpltm_format_datetime()

Perfect for theme and plugin integration.

#### What This Plugin Does NOT Do

• Does NOT translate post or page content
 • Does NOT override WordPress core timezone
per visitor • Does NOT modify server timezone • No ads, tracking, or upsells

### Support

For support, please use the WordPress.org support forum:
 https://wordpress.org/
support/plugin/iitech-global-language-timezone/

### License

This plugin is licensed under GPL v2 or later.

## Скриншоты

 * [[
 * Settings  Locale & Timezone – General tab
 * [[
 * User profile – Locale & Timezone preferences section
 * [[
 * Frontend shortcode output example

## Блоки

Этот плагин предоставляет 1 блок.

 *   Localized Time

## Установка

 1. Upload the `iitech-global-language-timezone` folder to `/wp-content/plugins/`
 2. Activate via the WordPress Plugins screen
 3. Go to Settings  Locale & Timezone
 4. Configure language and timezone preferences

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

### Does this plugin translate my content?

No. This plugin manages WordPress language (locale) and timezone display only. For
translating content, use a translation plugin such as WPML or Polylang.

### Does this change WordPress core timezone per visitor?

No. WordPress core timezone remains unchanged. The plugin only affects how dates
and times are displayed when using its shortcodes or helper functions.

### How do I display a date in the visitor’s timezone?

Use:

[wpltm_time datetime=»2026-02-15 10:00:00″]

Or in PHP:

### Is this compatible with multilingual plugins?

Yes. It works alongside major multilingual WordPress plugins.

### Does it work with WordPress Multisite?

Yes. Network-level defaults are supported.

### Is it performance friendly?

Yes. The plugin is lightweight, uses proper WordPress APIs, and does not load unnecessary
assets.

## Отзывы

![](https://secure.gravatar.com/avatar/c80c0a4d4a633f7f2f4dd6fab83e94ede5a56bd57b1279e16252a0be6e7bf646?
s=60&d=retro&r=g)

### 󠀁[Excellent plugin for global websites](https://wordpress.org/support/topic/excellent-plugin-for-global-websites/)󠁿

 [divastore](https://profiles.wordpress.org/divastore/) 01.05.2026

This Global Language & Timezone is a fantastic plugin for managing language and 
timezone settings in WordPress. It’s lightweight, easy to use, and works exactly
as expected.

 [ Посмотреть 1 отзыв ](https://wordpress.org/support/plugin/iitech-global-language-timezone/reviews/)

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

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

Участники

 *   [ iiTechnology ](https://profiles.wordpress.org/mkb23/)

[Перевести «iiTech Global Language & Timezone» на ваш язык.](https://translate.wordpress.org/projects/wp-plugins/iitech-global-language-timezone)

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

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

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

#### 1.0.1

 * Improved visitor timezone detection accuracy
 * Performance optimization for frontend language switcher
 * Enhanced compatibility with multilingual plugins
 * Minor UI improvements in WordPress language and timezone settings panel
 * Code quality and security enhancements

#### 1.1.0

 * Added optional browser-based auto language detection with safe locale validation
   and fallback behavior
 * Added dynamic Gutenberg block `iitech/local-time` for localized datetime rendering
 * Improved timezone fallback handling with locale-to-timezone mapping when visitor
   detection is unavailable
 * Optimized script loading and frontend inline script handling with WordPress APIs
 * Added uninstall cleanup for new options and site locale setting

#### 1.0.0

 * Initial release
 * Unified language and timezone management
 * Per-user admin overrides
 * Visitor timezone detection
 * Shortcodes: [wpltm_time], [wpltm_timezone], [wpltm_language_switcher]
 * Developer helper functions
 * Multisite support

## Мета

 *  Версия **1.0.1**
 *  Обновление: **1 месяц назад**
 *  Активных установок: **Менее 10**
 *  Версия WordPress ** 6.0 или выше **
 *  Совместим вплоть до: **6.9.4**
 *  Версия PHP ** 7.4 или выше **
 *  Язык
 * [English (US)](https://wordpress.org/plugins/iitech-global-language-timezone/)
 * Метка:
 * [language switcher](https://ru.wordpress.org/plugins/tags/language-switcher/)
 *  [Дополнительно](https://ru.wordpress.org/plugins/iitech-global-language-timezone/advanced/)

## Оценки

 5 из 5 звёзд.

 *  [  1 5-звездный отзыв     ](https://wordpress.org/support/plugin/iitech-global-language-timezone/reviews/?filter=5)
 *  [  0 4-звездный отзыв     ](https://wordpress.org/support/plugin/iitech-global-language-timezone/reviews/?filter=4)
 *  [  0 3-звездный отзыв     ](https://wordpress.org/support/plugin/iitech-global-language-timezone/reviews/?filter=3)
 *  [  0 2-звездный отзыв     ](https://wordpress.org/support/plugin/iitech-global-language-timezone/reviews/?filter=2)
 *  [  0 1-звездный отзыв     ](https://wordpress.org/support/plugin/iitech-global-language-timezone/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/iitech-global-language-timezone/reviews/#new-post)

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

## Участники

 *   [ iiTechnology ](https://profiles.wordpress.org/mkb23/)

## Поддержка

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

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