Changeset 2638708
- Timestamp:
- 12/02/2021 05:45:20 PM (4 years ago)
- Location:
- display-multiple-countdown
- Files:
-
- 2 edited
-
tags/1.0/readme.txt (modified) (1 diff)
-
trunk/readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
display-multiple-countdown/tags/1.0/readme.txt
r2638707 r2638708 23 23 * customize format text 24 24 25 = Use the shortcode =25 = Use the shortcode & format = 26 26 1.[multiCountDown endtime="2030-12-10 02:00" formet="Y-m-w-D-H-M-S" formet_text="Years-Months- Weeks-Day-Hours-Minutes-Second" background_color="black" text_color="#fff" outer_text_color="#000000"] 27 28 = Use the format= 29 1. Y : "years", m : "months", w : "weeks", d : "days", D : "totalDays", H : "hours", M : "minutes", S : "seconds" 27 2. 1. Y : "years", m : "months", w : "weeks", d : "days", D : "totalDays", H : "hours", M : "minutes", S : "seconds" 30 28 31 29 == Installation == -
display-multiple-countdown/trunk/readme.txt
r2638707 r2638708 23 23 * customize format text 24 24 25 = Use the shortcode =25 = Use the shortcode & format = 26 26 1.[multiCountDown endtime="2030-12-10 02:00" formet="Y-m-w-D-H-M-S" formet_text="Years-Months- Weeks-Day-Hours-Minutes-Second" background_color="black" text_color="#fff" outer_text_color="#000000"] 27 28 = Use the format= 29 1. Y : "years", m : "months", w : "weeks", d : "days", D : "totalDays", H : "hours", M : "minutes", S : "seconds" 27 2. 1. Y : "years", m : "months", w : "weeks", d : "days", D : "totalDays", H : "hours", M : "minutes", S : "seconds" 30 28 31 29 == Installation ==
Note: See TracChangeset
for help on using the changeset viewer.