Feature: Link Termine to WordPress posts with Mehr Infos button

This commit is contained in:
2026-04-17 21:49:27 +02:00
parent 7f0847b78a
commit f31ac0da4e
3 changed files with 74 additions and 5 deletions

View File

@@ -3,7 +3,7 @@ Contributors: ronnygrobel
Tags: events, termine, kalender, verein, shortcode
Requires at least: 6.0
Tested up to: 6.8
Stable tag: 1.0.7
Stable tag: 1.0.8
Requires PHP: 7.2
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
@@ -40,6 +40,9 @@ Ja, mit `[kgv_termine_sidebar]`.
== Changelog ==
= 1.0.8 =
* Feature: Verknüpfung zu WordPress-Beiträgen. Im Termin kann ein Beitrag ausgewählt werden, der im Frontend als "Mehr Infos"-Button angezeigt wird.
= 1.0.7 =
* Versionsabgleich zwischen Plugin-Header und Readme.
* WordPress-Readme-Format weiter vereinheitlicht.