[wordpress插件] Easy Date and Time Picker简易的日期和时间选择器

wordpress 插件 文章 2020-04-13 03:40 605 0 全屏看文

AI助手支持GPT4.0

评分
0
描述

Datetime-Picker is a plugin which appends a pretty nice, multi-language date and time selection popup to a hidden input field using jQuery and moment.js JavaScript libraries.It is easy to use by using short code.

Datetime-Picker是一个插件,它使用jQuery和moment.js JavaScript库将漂亮的多语言日期和时间选择弹出窗口附加到隐藏的输入字段中,使用短代码很容易使用。

>

>

Arbitrary section 1

任意部分1

安装步骤

    1. Upload Datetime-Picker floder to the /wp-content/plugins/ directory
    2. Datetime-Picker 浮动目录上传到 / wp-content / plugins / 目录

    3. Activate the plugin through the ‘Plugins’ menu in WordPress

    4. 通过WordPress中的“插件”菜单激活插件

      3.Use shortcode in page, post or in widgets.

      3.在页面,帖子或小部件中使用简码。

      short code is [datetime]

      短代码是[datetime]

      3.If you want Date and Time in your template php file , Place

      3.如果要在模板php文件中使用日期和时间,请在 <?php echo do_shortcode('datetime');中放置

      ?> in your templates

    5. ?> 在您的模板中

    Shortcodes

    简码

    Is [datetime]

    是[datetime]

下载地址
https://downloads.wordpress.org/plugin/datetime-picker.zip
-EOF-

AI助手支持GPT4.0