=== creedle rockc ===
Contributors: creedle
Tags: questions, jesus, theology, embed, backlinks
Requires at least: 5.8
Tested up to: 6.8
Requires PHP: 7.4
Stable tag: 0.3.3
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Display creedle rockc answers directly on your page.

== Description ==
This plugin loads answers from creedle rockc and renders them on your page.
- Language: currently German (de); English is prepared.
- Sorting: API order (default) or alphabetical.
- Caching: 1h, 6h (default), 12h, 24h, 48h.
- Display: **Bullet points**, **Dash lines** or **Line breaks only**.
- Link style: Default, force underline or disable underline.
- Spacing: 5–50 px (in steps of 5) between entries.
- Fallback: In case of API failure, the last successful cache is used. If the last success is > 30 days ago, a message is displayed.
- At the end of the list (once), an additional link appears (side by side, no line break).

== Installation ==
1. Upload the ZIP file in the WordPress backend under **Plugins → Add New → Upload Plugin**.
2. Activate the plugin.
3. Configure desired options under **Settings → creedle rockc**.
4. Add the shortcode `[rockc_questions]` to a page/post.

== Changelog ==
= 0.3.3 =
* Plugin Check Fixes: Unified textdomain, added Domain Path, escaping in settings output, no direct DB queries on deactivation.
* New slider: Spacing between questions (5–50 px, in steps of 5).
* Renamed "Unordered List (UL)" to "Bullet points".