[wordpress插件] Agree on a Date约定日期

wordpress 插件 文章 2020-02-12 07:00 562 0 全屏看文

AI助手支持GPT4.0

评分

60

60

描述

If you want to plan an event with some of your blog followers, you can use this plugin to find a date, which fits for most of them.

如果您想与某些博客关注者一起计划活动,则可以使用此插件查找适合大多数人的日期。

You just add the DateAgreement in your post and everybody may agree on their best fitting date.

您只需在帖子中添加DateAgreement,每个人都可以商定最合适的日期。

To add a poll just add a line like this in your post:

要添加民意调查,只需在您的帖子中添加如下一行:

[DateAgreement description=”Christmasdinner at my place on December, 24th.

[DateAgreement description =” Christmasdinner,12月24日到我家。

I hope you will join.” time=”2012.12.24:18:00;2012.12.24:20:00;2012.12.24:22:00;2012.12.25:00:00;”]

希望您会加入。” time =” 2012.12.24:18:00; 2012.12.24:20:00; 2012.12.24:22:00; 2012.12.25:00:00;”]

You may use the following variables:

您可以使用以下变量:

    • time: String which contains the offered timeslots.

    • 时间:包含所提供时隙的字符串。

      It has the format: “YYYY.MM.DD:HH.MM;…”.

      其格式为:“ YYYY.MM.DD:HH.MM;…”。

      Where YYYY represents the year with four digests, MM, DD, HH and MM

      其中 YYYY 代表具有四个摘要的年份,分别是 MM DD HH MM

      > represents the month, the day, the hour and the minute with a leading zero of the timeslot.

    • >代表月,日,小时和分钟,并且前导时隙为零。

    • description (optional): Description of your poll.

    • 说明可选):民意测验的描述。

      It would be displayed in a separate box above the poll.

    • 它将显示在投票上方的单独框中。

    • active (optional): default is true.

    • 有效可选):默认值为 true

      If you set it to false, then no requests are accepted.

    • 如果将其设置为 false ,则不接受任何请求。

安装步骤

Nothing important.

没什么重要的。

Just add the plugin in your plugin-directory on your webserver or search for it in your admin-backend.

只需将插件添加到Web服务器上的插件目录中,或在admin后端中搜索即可。

Afterwards activate it in your admin-backend.

然后在您的管理员后端中激活它。

下载地址

https://downloads.wordpress.org/plugin/agree-on-a-date.1.0.0.4.zip

https://downloads.wordpress.org/plugin/agree-on-a-date.1.0.0.4.zip

-EOF-

AI助手支持GPT4.0