Layout – Webdesign

0,00 / maand excl. BTW

Layout kiezen / webdesign aanpassen

Ander webdesign / layout? Dat kan hier heel gemakkelijk!

  1. Gratis: Kies één van de voor geprogrammeerde layouts.
  2. Gratis: Pas je gekozen webdesign naar wens aan.
  3. Kies hier een andere gratis layout: Gratis implementatie.
  4. Kies een andere gratis layout: Vergoeding voor implementatie.
  5. Kies een betaald thema: Vergoeding voor implementatie.
  6. Laat een layout voor je maken.

Andere Layout

Ander Webdesign

Wat kunnen wij voor je doen?

Eénmalige betaling

1. Om welk webdesign gaat het (naam)
2. Waar kunnen wij het vinden
3. Als het in een account staat, mogen wij dan inlog-gegevens opdat wij het kunnen uploaden

Het verwijderen van webdesigns bespaart webruimte. Als er een webdesign extra op je website / webshop wordt gezet, dan kost dat webruimte.

Prijs per maand

Categorie:

Beschrijving

ACF RRule Field

Beschrijving

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.

Schermafbeeldingen

  • RRule field example

Installatie

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

Beoordelingen

18 augustus 2023 1 reactie
The title says it all. Fantastic plugin.
16 juni 2023 1 reactie
How to sort using meta_query?
13 juni 2022 1 reactie
This plugin did exactly what I wanted. It is awesome! Not sure why it doesn’t have thousands of active installs.
Lees alle 4 beoordelingen

Bijdragers & ontwikkelaars

“ACF RRule Field” is open source software. De volgende personen hebben bijgedragen aan deze plugin.

Bijdragers

“ACF RRule Field” is vertaald in 5 localen. Dank voor de vertalers voor hun bijdragen.

Vertaal “ACF RRule Field” in je eigen taal.

Interesse in ontwikkeling?

Bekijk de code, haal de SVN repository op, of abonneer je op het ontwikkellog via RSS.

Changelog

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