Det här tillägget har inte testats med någon av de 3 senaste huvudversionerna av WordPress. Det kanske inte längre underhålls och kan ha kompatibilitetsproblem när det används tillsammans med nyare versioner av WordPress.

Simple Calendar – Advanced Custom Fields

Beskrivning

Add a Simple Calendar field to Advanced Customs Fields (ACF).

The field will print the corresponding calendar chosen among those available using ACF. You can use then Advanced Custom Field template functions to print the corresponding field in your templates, such as the_field( 'your_simple_calendar_field' );.

To use this add-on you need both Simple Calendar and Advanced Custom Fields installed and activated. It is compatible with both ACF 4 and 5 or ACF Pro and requires Simple Calendar 3.0 or higher.

Skärmdumpar

  • ACF Simple Calendar field type.
  • The field being rendered in a meta box, with a calender selection.

Vanliga frågor

Where’s your plugin documentation?

ACF add-on docs

Recensioner

12 augusti 2019
I been using your plug in for 6 years until I had to update to the latest WordPress and php version and then it became incompatible with my web site. Any chance you might come up with and update compatible with WordPress 5.2.2 soon?
Läs 1 betyg

Bidragsgivare och utvecklare

”Simple Calendar – Advanced Custom Fields” är programvara med öppen källkod. Följande personer har bidragit till detta tillägg.

Bidragande personer

”Simple Calendar – Advanced Custom Fields” har översatts till 1 språk. Tack till översättarna för deras bidrag.

Översätt ”Simple Calendar – Advanced Custom Fields” till ditt språk.

Intresserad av programutveckling?

Läs programkoden, kika på SVN-filförvaret eller prenumerera på utvecklarloggen via RSS.

Ändringslogg

1.0.0

  • Initial Release.

1.0.1 – January 21, 2018

  • Update: Modify contributors.
  • Fix: JS localization issue causing JS console error in admin.