[wordpress插件] Countdown Clock Timer倒数时钟计时器

wordpress 插件 文章 2020-04-03 11:00 376 0 全屏看文

AI助手支持GPT4.0

评分
100
描述

A countdown clock timer widget and shortcode from ipadstopwatch.com.

倒计时时钟计时器小部件和来自 ipadstopwatch.com 的简码。

It works on PC and mobile devices.

它适用于PC和移动设备。

It adjusts to any size.

它可以调整为任何大小。

Very easy to use just specify the date a title and a message for when the day is reached.

使用非常简单,只需指定标题的日期和到达该日期的消息即可。

Great for events like big games, birthdays, new years, etc.

非常适合大型游戏,生日,新年等活动。

How it works

工作原理

You can either add it in the widgets screen, or you can use the shortcode:

您可以将其添加到小部件屏幕中,也可以使用简码:

[countdown date=’January 1, 2014′ title=’New Year Countdown’ message=’Happy New Year’ width=’157′]

[倒数日期='2014年1月1日'标题='新年倒计时'消息='新年快乐'宽度='157']

Optionally you can specify a width.

您可以选择指定宽度。

The widget works by pulling in the actual full countdown web application

该小部件通过拉入实际的完整倒计时Web应用程序而起作用

from the ipadstopwatch.com site.

来自 ipadstopwatch.com 网站。

More specifically it pulls in an HTML file into an iframe.

更具体地说,它将HTML文件拉入iframe。

安装步骤

    1. Upload plugin-name.php to the /wp-content/plugins/ directory
    2. plugin-name.php 上载到 / wp-content / plugins / 目录

    3. Activate the plugin through the ‘Plugins’ menu in WordPress
    4. 通过WordPress中的“插件”菜单激活插件

    5. Place

    6. 放置 <?php do_action('plugin_name_hook');

      ?> in your templates

    7. ?> 在您的模板中

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

AI助手支持GPT4.0