Linux 软件免费装

ACF RRule Field

开发者 marcbelletre
pedromendonca
更新时间 2024年2月14日 20:02
PHP版本: 7.2 及以上
WordPress版本: 6.4
版权: GPLv2 or later
版权网址: 版权信息

标签

calendar date acf rrule recurrence

下载

1.3.3 1.5.0 1.4.2 1.5.1 1.1 1.2.1 1.2.2 1.0.3 1.0.4 1.2.3 1.2.4 1.2.5 1.3.0 1.3.1 1.3.1.1 1.2 1.3.2 1.3.4 1.4.0 1.1.1 1.4.0.1 1.4.1

详情介绍:

This plugin allows you to create recurring rules within a single ACF field. Just add a RRule field in an ACF field group and use the interface to create a period like you would do in any agenda. The field will automatically generate the corresponding RRule string and save it in database. You can then retrieve all the dates for the period with a single call to the get_field() function.

安装:

This plugin requires ACF or ACF Pro to work.
  1. Upload acf-rrule to the /wp-content/plugins/ directory
  2. Activate the plugin through the 'Plugins' menu in WordPress
  3. Create a RRule field in an ACF field group
  4. Use get_field('field_name') to get an array representation of your recurring rule

更新日志:

1.5.1 1.5.0 1.4.2 1.4.1 1.4.0 1.3.4 1.3.3 1.3.2 1.3.1.1 1.3.1 1.3.0 1.2.5 1.2.4 1.2.3 1.2.2 1.2.1 1.2 1.1.1 1.1 1.0.4 1.0.3 1.0.2 1.0.1 1.0