=== DIRSCHL Link Preview ===
Contributors: dirschl
Tags: link preview, open graph, screenshot, carousel, shortcode
Requires at least: 5.8
Tested up to: 6.8
Requires PHP: 7.4
Stable tag: 3.0.0
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Rich link previews with Open Graph metadata, screenshots, and carousel for WordPress.

== Description ==

DIRSCHL Link Preview fetches Open Graph metadata and optional screenshots for URLs you embed on your site.

**Shortcodes**

* `[dirschl_link_preview url="https://example.com/"]` – single preview card
* `[dirschl_link_preview_carousel]` – carousel of previews found in page content
* Legacy: `[seo-img-link]`, `[seo-img-link-carousel]`

**Settings**

* Einstellungen → DIRSCHL Link Preview – screenshot service, caching, bot mode

Cache and settings from the former “SEO Image Link” plugin are reused (`uploads/seo-img-link/`).

== Installation ==

1. Upload `dirschl-link-preview-x.x.x.zip` via Plugins → Add New → Upload
2. Activate **DIRSCHL Link Preview**
3. Deactivate the legacy **SEO Image Link** entry if it still appears
4. Open **Settings → DIRSCHL Link Preview** and configure screenshot options

== Changelog ==

= 3.0.0 =
* Rebrand from SEO Image Link to DIRSCHL Link Preview
* New shortcodes `[dirschl_link_preview]` and `[dirschl_link_preview_carousel]`
* WordPress update server (dirschl.com)
* Legacy shortcodes and cache paths unchanged for compatibility
