Plugin Directory

Changeset 2638707


Ignore:
Timestamp:
12/02/2021 05:41:43 PM (4 years ago)
Author:
charlestsmith
Message:

Initial commit

Location:
display-multiple-countdown
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • display-multiple-countdown/tags/1.0/readme.txt

    r2638693 r2638707  
    1212== Description ==
    1313
    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";
     14The 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
    1515
    1616### Plugin Features
     
    2020* Customize background color
    2121* 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"
    2430
    2531== Installation ==
  • display-multiple-countdown/trunk/readme.txt

    r2638693 r2638707  
    1212== Description ==
    1313
    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";
     14The 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
    1515
    1616### Plugin Features
     
    2020* Customize background color
    2121* 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"
    2430
    2531== Installation ==
Note: See TracChangeset for help on using the changeset viewer.