该插件尚未通过WordPress的最新3个主要版本进行测试。 当与较新版本的WordPress一起使用时,可能不再受到维护或支持,并且可能会存在兼容性问题。

Hassle-Free Date List

描述

Have you ever posted the dates of seminars, workshops, lessons, etc. on your website or contact form and then forgot to update them or left them posted when they were full?

This plugin solves those problems and makes schedule management easier by providing a block, a shortcode, and a form tags for Contact Form 7.
It only supports displaying dates in a list format, and is intended for people who want a simple date display rather than a complex calendar-type schedule.

The features provided by this plugin are as follows

Schedule management
* Multiple dates can be managed using your own post type.
* Due dates can be specified as relative days or dates.
* Customizable date format
* Customizable day names.
* You can set the content to be displayed when there are no dates to display.
* There are three options for handling dates that are expired.
* Do not display
* Strikethrough
* Labeling
* There are three options for handling dates and times that are full.
* Do not display
* Strikethrough
* Label display

Block/Shortcode
* Customizable color and layout in the sidebar of the block editor
* Customize the text and background color of the date and time.
* Customizable text and color for labels.
* Select multiple layouts for the schedule
* A shortcode can be customized same as a block by setting attribute values.

Form tags for Contact Form 7
* Provides pull-down menu for selecting dates.
* Tags can be inserted with a button from the form editor.
* The pull-down menu will automatically hide expired or full dates.
* The text of the first line of the pull-down menu can be set.

屏幕截图

  • Date List Setting - General
  • Date List Setting - Register Dates
  • This plugin add "date list" button to contactform 7 form editor.
  • You can use Form-tag Generator.
  • Support for block editor. This date list has "Display after the deadline" and "Display even if it be full option" enabled and used any text.
  • This date list has "Display even if it be full" enabled and "Strikethrough" selected.
  • You can change the text color and background color of the date and time.
  • The contact form will not show dates that are overdue or full.

区块

该插件提供了1个区块.

  • Date List Insert hassle-free date list

安装

  1. Download the plugin and unzip it.
  2. Upload the hassle-free-date-list folder to the /wp-content/plugins/ directory of your web site.
  3. Activate the plugin through the ‘Plugins’ menu in WordPress.
  4. Using the Configuration Panel for the plugin, create date items

To see your date list on foront end,
Block Editor: insert ‘Date List’ block which in widget category and select date list name.
Classic Editor or in the TextWidget : paste the following code
[date_list sid={id}]
id is date list id and it is displayed in date list editor.

To see on contact form,
In form editor, click ‘date list’ button or paste the following code to form editor
[datelist s_id={id}]
id is date list id and it is displayed in date list editor.

评价

此插件暂无评价。

贡献者及开发者

“Hassle-Free Date List” 是开源软件。 以下人员对此插件做出了贡献。

贡献者

「Hassle-Free Date List」插件已被翻译至 1 种本地化语言。 感谢所有译者为本插件所做的贡献。

将“Hassle-Free Date List”翻译成您的语言。

对开发感兴趣吗?

您可以浏览代码,查看SVN仓库,或通过RSS订阅开发日志

更新日志

1.0

  • First release