
內容簡介
我現居於南韓,但我有許多在美國及世界各地的朋友。此外,有時候我需要安排和位於與我不同時區的人進行Skype聊天或會議,或者是有一個我非常想參加但是在不同時區的線上活動。
因此,我需要一種快速輕鬆地從特定時區的某個日期和時間轉換到另一個時區的方式。(我討厭每次都要Google或查閱時區表格並進行心算。)我真正需要的是,只要我點一下,提交一下就可以讓它為我在我的時區中提供相關時間的東西。因此,我創建了這個外掛程式,可以實現這一點。
需要 WordPress 3.5 和 PHP 5.4 或更高版本。
特色:
- 根據您的WordPress常規設置自動為當前日期,時間和時區默認值
- 允許您選擇城市或手動UTC偏移進行轉換,就像WordPress常規設置頁面一樣
- 使用一個特殊的jQuery日曆彈出窗口方便進行日期選擇
- 在頁面上僅允許一個轉換器實例運行
注意事項:
- 允許同時存在多個小工具(在同一個文章或頁面上)
- 禁用多個簡碼(在同一篇文章/頁面上)- 多個簡碼僅顯示一個表格
- 在帶有簡碼的文章/頁面上,小工具將被禁用
計劃的即將推出的功能:
- AJAX表單提交以避免頁面重載
- 能夠為簡碼指定特定日期和時間(例如,對於您正在推廣的事件),並將其設置為該特定頁面上轉換器的默認值
- 允許設置表單(簡碼)或轉換後結果(小工具)的顏色
- 可能允許用戶選擇是否在簡碼和/或小工具中顯示多個表單
翻譯:
- 英語(EN) -默認值
- 韓語(KO)-即將推出
如果您想幫助將外掛程式翻譯成您的語言,請參閱包含所有定義且可與[gettext]編輯器一起使用的.pot文件。
如果您創建了自己的語言包,或有現有語言包的更新,請將[gettext .po或.mo文件]發送給我,以便我可以將其捆綁到外掛程式中。
聯繫我:
如果您對此外掛程式有疑問,問題或改進建議,請在WordPress.org支援論壇上讓我知道。
如果想獲得關於我其他WordPress外掛程式、主題或教程的最新消息,請在Twitter上關注我。
支援:
點擊此處訪問這個外掛程式的論壇
致謝:
此外掛程式使用:
- jQuery UI日期選擇器,在MIT許可證或GNU通用公共許可證(GPL)版本2下許可
- 世界地圖圖像(在橫幅中)來自Dmthoth在Wikipedia上的Blank Map Pacific World.svg
許可證:
本程序是自由軟件,您可以在GNU通用公共許可證的條款下重新分發和/或修改它,就像自由軟件基金會所發布的那樣。
外掛標籤
開發者團隊
原文外掛簡介
I live in South Korea. But I have loads of friends in the US and elsewhere in the
world. Additionally, sometimes I need to arrange Skype calls or meetings with
someone in a different timezone, OR there is an online event that I really want to
attend – in a different timezone.
I needed a way to quickly and easily convert from one date and time in a particular
timezone to another. (I hate Googling it every time, or looking up timezone tables
and doing mental math.) What I really wanted was something I could just point,
click, submit and have it spit out the relevant time for me in my timezone. So,
I created this plugin which does just that.
Requires WordPress 3.5 and PHP 5.4 or later.
Special Features
Automatically defaults to your current date, time, and timezone
based on your WordPress General Settings
Allows you to select a City or Manual UTC offset for conversion in the same way
the WordPress General Settings Page does
Uses a special jQuery calendar popup for easy date selection
Only allows one instance of the Converter to run on a Page at one time
Notes
Multiple widgets are allowed at once (on the same Post/Page)
Multiple shortcodes (on the same Post/Page) are disabled – multiple shortcodes
will display only ONE form
On Posts/Pages with a shortcode, the widget will be disabled
Planned Upcoming Features
AJAX form submission to prevent page reload
Ability to give the shortcode a specific date and time (like for an Event you’re
promoting) that will set as the default for the Converter on that particular Page
Ability to change the color of the form (shortcode) or converted result (widget)
Possibly allow users to select whether or not to display multiple forms in shortcodes
and/or widgets
Translations
English (EN) – default
Korean (KO) – upcoming
If you want to help translate the plugin into your language, please have a look
at the .pot file which contains all definitions and may be used with a [gettext]
editor.
If you have created your own language pack, or have an update of an existing one,
you can send your [gettext .po or .mo file] to me so that I can bundle it in the
plugin.
Contact Me
If you have questions about, problems with, or suggestions for improving this
plugin, please let me know at the WordPress.org support forums
Want updates about my other WordPress plugins, themes, or tutorials? Follow me
@jekkilekki
Support
Click here to visit the forum for this plugin
Acknowledgements
This plugin uses:
jQuery UI Datepicker licensed under MIT
License or GNU General Public License (GPL) Version 2
World Map image (in the banner) from Dmthoth on Wikipedia
License
This program is free software; you can redistribute it and/or modify it under the terms
of the GNU General Public License as published by the Free Software Foundation; either
version 2 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY
WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A
PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with this
program; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth
Floor, Boston, MA 02110-1301 USA
