3 Commits
1.0.0 ... 1.0.3

Author SHA1 Message Date
b500821672 Release 1.0.3 2026-04-14 16:28:59 +02:00
892f148711 Release 1.0.2 2026-04-13 22:40:29 +02:00
aa5f08ec73 Update to version 1.0.1 2026-04-13 22:20:29 +02:00

View File

@@ -2,10 +2,13 @@
/** /**
* Plugin Name: KGV FAQ * Plugin Name: KGV FAQ
* Description: FAQ-Verwaltung mit Fragen, Antworten, Kategorien, sauberem Backend und Shortcode-Ausgabe. * Description: FAQ-Verwaltung mit Fragen, Antworten, Kategorien, sauberem Backend und Shortcode-Ausgabe.
* Version: 1.0.0 * Version: 1.0.3
* Author: Ronny Grobel * Author: Ronny Grobel
* Update URI: https://git.apex-project.de/RonnyG/KGV-FAQ * Author URI: https://apex-project.de/
* GitHub Plugin URI: https://git.apex-project.de/RonnyG/KGV-FAQ * Plugin URI: https://apex-project.de/
* Update URI: https://git.apex-project.de/Wordpress_Plugins/KGV-FAQ
* Gitea Plugin URI: https://git.apex-project.de/Wordpress_Plugins/KGV-FAQ
* Requires Plugins: KGV-Updater
*/ */
if (!defined('ABSPATH')) { if (!defined('ABSPATH')) {