Linux 软件免费装
Banner图

iiTech Global Language & Timezone

开发者 mkb23
更新时间 2026年4月25日 21:01
PHP版本: 7.4 及以上
WordPress版本: 6.9
版权: GPLv2 or later
版权网址: 版权信息

标签

language switcher wordpress language plugin wordpress timezone plugin timezone switcher locale manager

下载

1.0.0 1.0.1

详情介绍:

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: 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

安装:

  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

屏幕截图:

  • User profile – Locale & Timezone preferences section
  • Frontend shortcode output example

升级注意事项:

1.1.0 Adds auto language detection, localized time Gutenberg block, and timezone fallback improvements.

常见问题:

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.

更新日志:

1.0.1 1.1.0 1.0.0