
內容簡介
顯示當前、過去和未來日期或時間的簡碼。在您的文章和頁面中顯示今年、上一年、下一年、月份、日期等等。
這可能是您網站所需的最後一個日期和時間簡碼插件,因為它非常豐富的功能。
開發和支援插件需要大量的努力。在給出差評之前,請向我們發送您的反饋和問題以解決您的問題。
您使用此插件是否滿意? 請考慮留下五星評論。您也可以捐贈。
如果您需要支持或更多有關此免費插件的信息,請閱讀下面的描述和常見問題解答部分的說明,或在支持論壇中發表。
它如何運作?
只需將以下其中一個簡碼放入您的文章或頁面中,它們將開箱即用。如果您需要更詳細的功能,請使用屬性。如果您需要將簡碼用於其他地方(例如標題、導航菜單、頁腳、小工具等),如果它們不被默認支援,您可能需要額外的代碼或插件來啟用它們在您的佈景主題中。
[wpdts] – 主要簡碼,可使用所有屬性;默認等同於[wpdts-date-time];
[wpdts-date-time] – 從 WordPress 一般設置中的默認日期和時間格式
[wpdts-date] – 從 WordPress 一般設置中的默認日期格式
[wpdts-time] – 從 WordPress 一般設置中的默認時間格式
[wpdts-custom]– 使用 PHP 日期和時間格式字符的自定義格式
[wpdts-years], [wpdts-year] – 4位數年份,例如1999或2134
[wpdts-year-short] – 2位數年份,例如99或34
[wpdts-months], [wpdts-month] – 月份,數字形式 (1-12)
[wpdts-month-name]– 月份,全名 (January-December)
[wpdts-month-name-short] – 月份,3個字母簡稱 (Jan-Dec)
[wpdts-days], [wpdts-day] – 日期 (1-31)
[wpdts-hours], [wpdts-hour] – 小時 (0-24)
[wpdts-minutes], [wpdts-minute] – 分鐘 (0-60)
[wpdts-seconds], [wpdts-second] – 秒數 (0-60)
[wpdts-day-of-year] – 全年中的日期數字 (1-366)
[wpdts-days-in-month] – 月份的天數 (28-31)
[wpdts-days-in-february] – 年份中2月份的天數 (28-29)
[wpdts-days-in-year] – 全年的天數 (365或366)
[wpdts-weekday]– 星期幾的數字形式 (1-7)
[wpdts-weekday-name]– 星期幾的全名 (Monday-Sunday)
[wpdts-weekday-name-short] – 星期幾的簡略3字母名稱 (Mon-Sun)
[wpdts-week-of-year] – 全年的星期,自年初的第一個周一開始 (1-52)
[wpdts-am-pm]– 根據 am_pm 屬性顯示 am / pm 或 AM / PM(“L”或“U”)
使用示例和自定義屬性示例
如果您需要查看實時使用示例或設置自定義屬性,請參閱以下示例:
外掛標籤
開發者團隊
原文外掛簡介
Shortcode to show any current, past, and future date or time. Display this, previous, or next year, month, day, etc. in your posts and pages.
This is probably the last date and time shortcode plugin you will ever need for your websites since it is very rich in features.
It takes lots of efforts to develop and support a plugin. Please send us your feedback and questions to fix your issue before leaving a bad review.
Are you satisfied by using this plugin? Consider leaving a 5 star review. You can also donate.
If you need support or more information about this free plugin please read the description and the F.A.Q. section below or write in the Support Forum.
How it works?
Just put one of these shortcodes in your post or page content and they will work out of the box.
[wpdts] – the main shortcode which works with all attributes; equals to [wpdts-date-time] by default;
[wpdts-date-time] – default date and time format from WordPress general settings
[wpdts-date] – default date format from WordPress general settings
[wpdts-time] – default time format from WordPress general settings
[wpdts-custom]– custom format using the PHP date and time formatting characters
[wpdts-years], [wpdts-year] – 4-digit year e.g. 1999 or 2134
[wpdts-year-short] – 2-digit year e.g. 99 or 34
[wpdts-months], [wpdts-month] – month as number (1-12)
[wpdts-month-name]– month as name (January-December)
[wpdts-month-name-short] – month as 3-letter name (Jan-Dec)
[wpdts-days], [wpdts-day] – day of month (1-31)
[wpdts-hours], [wpdts-hour] – hours (0-24)
[wpdts-minutes], [wpdts-minute] – minutes (0-60)
[wpdts-seconds], [wpdts-second] – seconds (0-60)
[wpdts-timestamp] – Unix timestamp
[wpdts-day-of-year] – day of the year as number (1-366)
[wpdts-days-in-month] – number of days in the month (28-31)
[wpdts-days-in-february] – number of days in the month of February for the year (28-29)
[wpdts-days-in-year] – number of days in the year (365 or 366)
[wpdts-day-of-week]– day of the week as number (1-7)
[wpdts-day-of-week-name]– day of the week as full name (Monday-Sunday)
[wpdts-day-of-week-name-short] – day of the week as short 3-letter name (Mon-Sun)
[wpdts-week-of-year] – week of year, since first Monday of the year (1-52)
[wpdts-am-pm]– am/pm or AM/PM according to the am_pm attribute (“L” or “U”)
[wpdts-time-zone]– the current time-zone for the shortcode result
If you need to use the shortcodes in other places (like titles, navigation menus, footers, widgets, etc.) additional code or plugins may be needed to turn them on in your theme if they are not supported by default. See F.A.Q. section for details.
EXAMPLES
If you need to view real-time examples of usage or set up custom attributes to show specific date or time please see the page of WP Date and Time Shortcode on Denra.com.
ATTRIBUTES
If you need more detailed features please use the shortcode attributes.
Features
Show date and/or time in the default WordPress formats.
Show date and/or time in custom format based on the PHP date and time formatting characters
Show date and/or time based on fixed SQL/date/time format or any relative date and time format. See the Relative Formats section.
Show year separately as 4 or 2-digit number (e.g. 1999 or 99).
Show month as number (1-12), full name (January-December) or 3-letter name (Jan-Dec).
Show day as number with or without leading zero, with or without suffix (st, nd, rd, th).
Show hour, minutes, seconds with or without leading zero.
Show day of week as number (1-7), full name (Monday-Sunday) or three letters (Mon-Sun).
Show the day of the year (1-366).
Show the number of days for the month (28-31).
Show the number of days in February for the year (28 or 29).
Show the day of the year (365 or 366).
Show the week of the year (1-52).
Show currently used time-zone.
Show the first day from a list of next coming weekdays, days of month, or the last day of the current month.
Add or subtract years, months, days, hours, minutes and/or seconds before showing the final result.
Set post/page creation or modification time (including GMT variants) as “init” attribute.
Attributes and values
You can add the following attributes to [wpdts] to show the date and time that you need:
item – what date and time information to show. The used values are:
date-time – default WP date and time format (default value)
custom – custom format using the PHP date and time formatting characters
date – default WP date format
time – default WP time format
year, years – 4-digit year
year-short, years-short – 2-digit year
month, months – month as number (1-12)
month-name – month as name (January-December)
month-name-short – month as 3-letter name (Jan-Dec)
day, days – day of month (1-31)
hour, hours – hours (0-24)
minute, minutes – minutes (0-60)
second, seconds – seconds (0-60)
timestamp – Unix timestamp
day-of-year – day of the year as number (1-366)
days-in-month – number of days in the month (28-31)
days-in-february – number of days in the month of February for the year (28-29)
day-of-week – day of the week as number (1-7)
day-of-week-name – day of the week as full name (Monday-Sunday)
day-of-week-name-short – day of the week as short 3-letter name (Mon-Sun)
week-of-year – week of year, since first Monday of the year (1-52)
am-pm – am/pm or AM/PM according to the am_pm attribute (“L” or “U”)
time-zone – the current time-zone for the shortcode result
format – date format used with the PHP date and time formatting characters only when item is set to custom
start – set the basic date and time for the shortcode; defaults to the WordPress time in the current timezone.
initial date and/or time string based on fixed SQL/date/time formats (e.g. 2019-09-16 17:45:53 or Sep 16, 2019 17:45:53) or any relative date and time format. See the Relative Formats section.
now – the default initial current date and time based on the WordPress General settings time-zone
post-created – gets the post/page creation date and time
post-created-gmt – gets the post/page creation date and time GMT
post-modified – gets the post/page last modification date and time
post-modified-gmt – gets the post/page last modification date and time GMT
next – move the start date and time to the next coming selected (can have more than one value separated by comma)
mon, tue, wed, thu, fri, sat, sun – weekday shortname (and with first letter in uppercase)
1–31 – day of month
last-day-of-month – the last day of month – 28, 29, 30, or 31
time_zone – select the time-zone for which to display the result from the available PHP time-zones.
i18n – set months and weeks names to be displayed in the current language (‘yes’ by default)
days_suffix – set suffix st, nd, rd, th for the day and days item e.g. 1st, 2nd, 3rd, 4th, etc.
hours_24 – set 12 or 24 hours format for the hours item.
am_pm – used with the am-pm item when 12 hours format is preferred: “L” for lowercase (am, pm) or “U” for uppercase (AM, PM)
post_id – post ID from which to get post-created(-gmt) or post-modified(-gmt)
options – additional options e.g. key1=value1|key2=value2|key3=value3|etc. which may be used with the denra_wpdts_result filter
years – change in years e.g. years="+1" or years="-1" before showing
months – change in months e.g. months="+2" or months="-2" before showing
days – change in days e.g. days="+7" or days="-7" before showing
hours – change in hours e.g. hours="+12" or hours="-12" before showing
minutes, minutes_change – change in minutes e.g. minutes="+30" or minutes="-30" before showing
seconds, seconds_change – change in seconds e.g. seconds="+45" or seconds="-45" before showing
zero – show leading zero when months, days, hours, minutes and seconds are displayed. Old ones ‘x-zero’ for each separate item are still supported for compatibility.
Filter Hooks
denra_wpdts_result ($result, $timestamp, $atts, $options) – for additional processing of the shortcode result
(COMING ASAP) 3.0 PRO EDITION with an annual subscription plan
WP Date and Time Shortcode is fully FREE and contains all main features that are needed by most users. Check them out!
However, since we want to continue supporting this plugin and adding new non-basic features, we have decided to offer a Pro edition with an annual subscription plan offered at a very affordable price per website. We are working hard to release the Pro edition although it took us a little bit more time to prepare it than expected in the beginnig.
What will you get with WP Date and Time Shortcode Pro in the near future?
Technical support by email and Facebook Messenger chat on our website. The free version will be supported by the Support Forum only.
JavaScript display of the shortcode result even on cached pages. You won’t need to turn off the caching for any page and post!
Additional pre-defined date and time initialization values like:
First visit on the website (saved as cookie, session and user option if possible)
Last visit on the website (saved as cookie, session and user option if possible)
Catholic and Orthodox Easter dates
Passover
Hanukkah
Mother’s day
Father’s day
Columbus day
Thanksgiving day
Black Friday
Cyber Monday
Christmas
New year
Chinese new year
and more.
Additional items and attributes:
style – change font face, color and size;
time-zone browser/IP parameter – modify the shortcode result to the visitor’s timezone (not 100% accurate since it gets the timezone by IP address);
counter – dynamically change displayed values as a ticking text clock;
Shortcode Wizard – create shortcodes using an easy to use step-by-step wizard.
Menu Location – change the menu display – main admin menu, settings menu, top menu, or turn off all.
And more.
IMPORTANT NOTE: Not all Pro features will be released in the first Pro version since more work and testing is needed for some of them.
