50 lines
1.2 KiB
Plaintext
Executable File
50 lines
1.2 KiB
Plaintext
Executable File
=== KGV FAQ ===
|
|
Contributors: ronnygrobel
|
|
Tags: faq, accordion, fragen, antworten, vereinswebseite
|
|
Requires at least: 6.0
|
|
Tested up to: 6.8
|
|
Stable tag: 1.0.4
|
|
Requires PHP: 7.2
|
|
License: GPLv2 or later
|
|
License URI: https://www.gnu.org/licenses/gpl-2.0.html
|
|
|
|
FAQ-Verwaltung mit Kategorien und Frontend-Ausgabe per Shortcode.
|
|
|
|
== Description ==
|
|
|
|
KGV FAQ bietet einen strukturierten FAQ-Bereich im Backend sowie eine flexible Ausgabe im Frontend.
|
|
|
|
= Features =
|
|
|
|
* FAQ-Eintraege mit Frage und Antwort
|
|
* Kategorisierung
|
|
* Shortcode-Ausgabe
|
|
* Optionale Suche und Filter in der Ausgabe
|
|
|
|
== Installation ==
|
|
|
|
1. Plugin in `wp-content/plugins/KGV-FAQ/` hochladen.
|
|
2. Plugin aktivieren.
|
|
3. FAQ-Eintraege und Kategorien anlegen.
|
|
4. Shortcode auf einer Seite einbinden.
|
|
|
|
== Frequently Asked Questions ==
|
|
|
|
= Wie lautet der Standard-Shortcode? =
|
|
|
|
`[kgv_faq]`
|
|
|
|
= Welche Varianten sind moeglich? =
|
|
|
|
Beispiele: `[kgv_faq category="allgemein"]`, `[kgv_faq show_filter="0"]`, `[kgv_faq open_first="1"]`, `[kgv_faq search="1"]`.
|
|
|
|
== Changelog ==
|
|
|
|
= 1.0.4 =
|
|
* Versionsabgleich zwischen Plugin-Header, Konstante und Readme.
|
|
* WordPress-Readme-Format weiter vereinheitlicht.
|
|
|
|
= 1.0.3 =
|
|
* Aktuelle Version laut Plugin-Header.
|
|
* Wartung und Verbesserungen.
|