[wordpress插件] Captain Countdown Clock队长倒计时时钟

wordpress 插件 文章 2020-03-16 16:30 515 0 全屏看文

AI助手支持GPT4.0

评分
100
描述

A simple and customizable WordPress countdown clock.

一个简单且可自定义的WordPress倒数时钟。

Includes settings to sync your website’s time to your time zone, even if they are off by an odd number of minutes.

包括将网站时间同步到您的时区的设置,即使它们的关闭时间只有奇数分钟。

Other Shortcode Options

其他简码选项

Change the background color or image (default is none):

更改背景颜色或图像(默认为无):

[captain_countdown date=”2/13/2016″ title=”Countdown To My Special Day!”

[captain_countdown date =” 2/13/2016” title =“我的特殊日子倒计时!”

background=”#FF0000″]`

background =”#FF0000”]`

[captain_countdown date=”2/13/2016″ title=”Countdown To My Special Day!”

[captain_countdown date =” 2/13/2016” title =“我的特殊日子倒计时!”

background=”http://mysite.com/path/to/background.png”]`

background =” http://mysite.com/path/to/background.png”]`

Change the text color (default is black):

更改文字颜色(默认为黑色):

[captain_countdown date=”2/13/2016″ title=”Countdown To My Special Day!”

[captain_countdown date =” 2/13/2016” title =“我的特殊日子倒计时!”

text=”#FFFFFF”]`

text =”#FFFFFF”]`

Change the border color (default is none):

更改边框颜色(默认为无):

[captain_countdown date=”2/13/2016″ title=”Countdown To My Special Day!”

[captain_countdown date =” 2/13/2016” title =“我的特殊日子倒计时!”

border=”#000000″]`

border =“#000000”]`

You can use common color names instead of hex values as well:

您也可以使用通用颜色名称代替十六进制值:

    • Use “#000000” or “Black” for Black
    • 使用“#000000”或“黑色”表示黑色

    • Use “#FFFFFF” or “White” for White
    • 为白色使用“ #FFFFFF”或“白色”

    • Use “#FF0000” or “Red” for Red
    • 为红色使用“#FF0000”或“红色”

    • Use “#00FF00” or “Green” for Green
    • 为绿色使用“#00FF00”或“绿色”

    • Use “#0000FF” or “Blue” for Blue
    • 对蓝色使用“#0000FF”或“蓝色”

    Click here for more color options.

    单击此处以获取更多颜色选项。

安装步骤

Before adding the shortcode, visit the Plugin Instructions page to sync the countdown clock with your local time or to correct any time discrepancies your server may have.

在添加简码之前,请访问“插件说明”页面,以将倒数时钟与您的本地时间同步或更正服务器可能存在的任何时间差异。

Add the following shortcode to your page:

将以下简码添加到您的页面:

[captain_countdown date=”2/13/2016″ time=”5:00 pm” title=”Countdown To My Special Day!”

[captain_countdown date =” 2/13/2016” time =“ 5:00 pm” title =““我的特殊日子倒计时!”

format=”usa”]

格式=“美国”]

Most date and time formats will work:

大多数日期和时间格式都可以使用:

Dates

日期

    • 2/13/2016
    • 2/13/2016

    • February 13, 201
    • 201年2月13日

    • 2016-02-13
    • 2016-02-13

    Times

      • 5:00 pm
      • 5:00 pm

      • 17:00:30
      • 17:00:30

      • 17:30
      • 17:30

      Note: The “date” option is required and the “time” option is optional.

      注意:“日期”选项是必需的,“时间”选项是可选的。

      If you specify “usa” for the format, your date will look like this:

      如果您为格式指定“美国”,则日期将如下所示:

      February 12, 2016

      2016年2月12日

      Leave the format attribute blank (or remove it completely) for the default date display:

      将格式属性保留为空白(或将其完全删除)以显示默认日期:

      12 February 2016

      2016年2月12日

下载地址
https://downloads.wordpress.org/plugin/captain-countdown-clock.1.0.6.zip
-EOF-

AI助手支持GPT4.0