Title: ACF RRule Field
Author: Marc Bellêtre
Published: <strong>19 Nofeembar, 2020</strong>
Last modified: 2 Janaayo, 2025

---

Raadi kaabayaal

This plugin **hasn’t been tested with the latest 3 major releases of WordPress**.
It may no longer be maintained or supported and may have compatibility issues when
used with more recent versions of WordPress.

![](https://ps.w.org/acf-rrule-field/assets/icon-256x256.png?rev=2498015)

# ACF RRule Field

 Qore [Marc Bellêtre](https://profiles.wordpress.org/marcbelletre/)

[Soo Rog](https://downloads.wordpress.org/plugin/acf-rrule-field.1.5.3.zip)

 * [Faahfaahin](https://so.wordpress.org/plugins/acf-rrule-field/#description)
 * [Dibu-eegisyo](https://so.wordpress.org/plugins/acf-rrule-field/#reviews)
 *  [Rakibaad](https://so.wordpress.org/plugins/acf-rrule-field/#installation)
 * [Horumarinta](https://so.wordpress.org/plugins/acf-rrule-field/#developers)

 [Taageero](https://wordpress.org/support/plugin/acf-rrule-field/)

## Sharraxaad

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.

## Sawir-shaashado

[⌊RRule field example⌉⌊RRule field example⌉[

RRule field example

[[

## Rakibaad

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

## Dibu-eegisyo

![](https://secure.gravatar.com/avatar/dbeddd618d9d5c9e78413887f8ced123c3eb6d8357c82e2d467a56e519c0a452?
s=60&d=retro&r=g)

### 󠀁[Excellent Plugin](https://wordpress.org/support/topic/excellent-plugin-8939/)󠁿

 [neilsavage](https://profiles.wordpress.org/neilsavage/) 15 Diseembar, 2023

Works just as expected, simple and clear.

![](https://secure.gravatar.com/avatar/64ba8c68bd533e90006c96ab17a0ed0c9d6c892c538266b37d8fe1d0ab40b91c?
s=60&d=retro&r=g)

### 󠀁[Great Plugin](https://wordpress.org/support/topic/great-plugin-37424/)󠁿

 [jeffsyl](https://profiles.wordpress.org/jeffsyl/) 18 Agoosto, 2023 1 reply

The title says it all. Fantastic plugin.

![](https://secure.gravatar.com/avatar/988ab2e40143b0d477e8e403f16233e9b69a9fae10887f4dc451a6118e9be36f?
s=60&d=retro&r=g)

### 󠀁[Wp_query Sort](https://wordpress.org/support/topic/wp_query-sort-2/)󠁿

 [charcoaldev](https://profiles.wordpress.org/charcoaldev/) 16 Juunyo, 2023 1 reply

How to sort using meta_query?

![](https://secure.gravatar.com/avatar/705a5a9bf51847c9a975c6918353e624e627f27e296a6fca4e58a663ffb65f3c?
s=60&d=retro&r=g)

### 󠀁[Works Perfectly!](https://wordpress.org/support/topic/works-perfectly-2474/)󠁿

 [theoffice1045](https://profiles.wordpress.org/theoffice1045/) 13 Juunyo, 2022 
1 reply

This plugin did exactly what I wanted. It is awesome! Not sure why it doesn’t have
thousands of active installs.

 [ Akhri dhammaan 4 dibu-eegis ](https://wordpress.org/support/plugin/acf-rrule-field/reviews/)

## Ka-qaybgalayaasha & Horumariyayaasha

“ACF RRule Field” waa softiweer il furan. Dadka soo socda ayaa wax ku biiriyay kaabahan.

Ka-qaybgalayaasha

 *   [ Marc Bellêtre ](https://profiles.wordpress.org/marcbelletre/)

“ACF RRule Field” waxaa lagu tarjumay 5 luqadood. Way ku mahadsan yihiin [turjumaannada](https://translate.wordpress.org/projects/wp-plugins/acf-rrule-field/contributors)
ka-qaybqaadashadooda.

[Ku tarjun “ACF RRule Field” luqaddaada.](https://translate.wordpress.org/projects/wp-plugins/acf-rrule-field)

### Ma xiisaynaysaa horumarinta?

[Baadh koodka](https://plugins.trac.wordpress.org/browser/acf-rrule-field/), fiiri
[bakhaarka SVN](https://plugins.svn.wordpress.org/acf-rrule-field/), ama iska qor
[diiwaanka horumarinta](https://plugins.trac.wordpress.org/log/acf-rrule-field/)
adigoo adeegsanaya [RSS](https://plugins.trac.wordpress.org/log/acf-rrule-field/?limit=100&mode=stop_on_copy&format=rss).

## Isbeddellada

#### 1.5.3

 * Fix issue with end date

#### 1.5.2

 * Fix timezone issue

#### 1.5.1

 * Fix montlhy frequency preselection

#### 1.5.0

 * Add “Fifth” option to weekdays
 * Add missing translations

#### 1.4.2

 * Fix Javascript error

#### 1.4.1

 * Update translation files

#### 1.4.0

 * Add `first_date` and `last_date` attributes to the return value

#### 1.3.4

 * Remove DTEND attribute from RRULE string (fixes a compatibility issue with rrule.
   js package)

#### 1.3.3

 * Fix compatibility with PHP >= 7.2

#### 1.3.2

 * Fix validation on drafts

#### 1.3.1.1

 * Upload new tag for wpackagist

#### 1.3.1

 * Add support for php >= 7.2

#### 1.3.0

 * Add time picker options
 * Fix compatibility with ACF Extended plugin
 * Fix selection not being reflected in the calendar

#### 1.2.5

 * Bug fix

#### 1.2.4

 * Fix undefined variable

#### 1.2.3

 * Fix checkboxes selection not showing up
 * Fix end date not being set when using the count option

#### 1.2.2

 * Improve field validation
 * Fix spelling
 * Update dependencies

#### 1.2.1

 * Fix a bug when the timezone is not set
 * Update dependencies

#### 1.2

 * Enable multi selection for weekdays options

#### 1.1.1

 * Fix plugin textdomain

#### 1.1

 * Add field validation

#### 1.0.4

 * Add a “No end date” option
 * Fix a bug when the timezone is not set

#### 1.0.3

 * Update french translation

#### 1.0.2

 * Fix a PHP error when the start date field is not set

#### 1.0.1

 * Fix a PHP warning when using a number of occurrences.

#### 1.0

 * First stable release

## Meta

 *  Version **1.5.3**
 *  Last updated **2 sano kahor**
 *  Active installations **100+**
 *  WordPress version ** 4.7 ama ka sareeya **
 *  Tested up to **6.7.7**
 *  PHP version ** 7.2 ama ka sareeya **
 *  Languages
 * [Dutch](https://nl.wordpress.org/plugins/acf-rrule-field/), [Dutch (Belgium)](https://nl-be.wordpress.org/plugins/acf-rrule-field/),
   [English (US)](https://wordpress.org/plugins/acf-rrule-field/), [French (France)](https://fr.wordpress.org/plugins/acf-rrule-field/),
   [German](https://de.wordpress.org/plugins/acf-rrule-field/), and [Portuguese (Portugal)](https://pt.wordpress.org/plugins/acf-rrule-field/).
 *  [Ku tarjun luqaddaada](https://translate.wordpress.org/projects/wp-plugins/acf-rrule-field)
 * Tags
 * [acf](https://so.wordpress.org/plugins/tags/acf/)[calendar](https://so.wordpress.org/plugins/tags/calendar/)
   [date](https://so.wordpress.org/plugins/tags/date/)[recurrence](https://so.wordpress.org/plugins/tags/recurrence/)
 *  [Aragti Sare](https://so.wordpress.org/plugins/acf-rrule-field/advanced/)

## Qiimeynta

 5 out of 5 stars.

 *  [  4 5-star reviews     ](https://wordpress.org/support/plugin/acf-rrule-field/reviews/?filter=5)
 *  [  0 4-star reviews     ](https://wordpress.org/support/plugin/acf-rrule-field/reviews/?filter=4)
 *  [  0 3-star reviews     ](https://wordpress.org/support/plugin/acf-rrule-field/reviews/?filter=3)
 *  [  0 2-star reviews     ](https://wordpress.org/support/plugin/acf-rrule-field/reviews/?filter=2)
 *  [  0 1-star reviews     ](https://wordpress.org/support/plugin/acf-rrule-field/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/acf-rrule-field/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/acf-rrule-field/reviews/)

## Ka-qaybgalayaasha

 *   [ Marc Bellêtre ](https://profiles.wordpress.org/marcbelletre/)

## Taageero

Ma heysaa waxaad dhahdo? Caawimaad ma u baahan tahay?

 [Eeg madasha taageerada](https://wordpress.org/support/plugin/acf-rrule-field/)