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
Installation
Vanliga frågor
- Where’s your plugin documentation?
Recensioner
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.