Changeset 2638707
- Timestamp:
- 12/02/2021 05:41:43 PM (4 years ago)
- Location:
- display-multiple-countdown
- Files:
-
- 2 edited
-
tags/1.0/readme.txt (modified) (2 diffs)
-
trunk/readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
display-multiple-countdown/tags/1.0/readme.txt
r2638693 r2638707 12 12 == Description == 13 13 14 The plugin is used for displaying multiple countdowns on a single page or post of WordPress with the help of short codes. Now you are not restricted to display a single countdown timer, with Display Multiple Countdown WordPress Plugin, you may now place as many countdowns on any page or post of your WordPress website . Use the shortcode "[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"]" and use given formet = Y : "years", m : "months", w : "weeks", d : "days", D : "totalDays", H : "hours", M : "minutes", S : "seconds";14 The plugin is used for displaying multiple countdowns on a single page or post of WordPress with the help of short codes. Now you are not restricted to display a single countdown timer, with Display Multiple Countdown WordPress Plugin, you may now place as many countdowns on any page or post of your WordPress website 15 15 16 16 ### Plugin Features … … 20 20 * Customize background color 21 21 * customize text color 22 * customize formet 23 * customize formet text 22 * customize format 23 * customize format text 24 25 = Use the shortcode = 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" 24 30 25 31 == Installation == -
display-multiple-countdown/trunk/readme.txt
r2638693 r2638707 12 12 == Description == 13 13 14 The plugin is used for displaying multiple countdowns on a single page or post of WordPress with the help of short codes. Now you are not restricted to display a single countdown timer, with Display Multiple Countdown WordPress Plugin, you may now place as many countdowns on any page or post of your WordPress website . Use the shortcode "[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"]" and use given formet = Y : "years", m : "months", w : "weeks", d : "days", D : "totalDays", H : "hours", M : "minutes", S : "seconds";14 The plugin is used for displaying multiple countdowns on a single page or post of WordPress with the help of short codes. Now you are not restricted to display a single countdown timer, with Display Multiple Countdown WordPress Plugin, you may now place as many countdowns on any page or post of your WordPress website 15 15 16 16 ### Plugin Features … … 20 20 * Customize background color 21 21 * customize text color 22 * customize formet 23 * customize formet text 22 * customize format 23 * customize format text 24 25 = Use the shortcode = 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" 24 30 25 31 == Installation ==
Note: See TracChangeset
for help on using the changeset viewer.