=== Hoard Shortcuts ===
Contributors: caoszone
Tags: widget, shortcuts, links, cards, media
Requires at least: 5.0
Requires PHP: 7.4
Tested up to: 6.9
Stable tag: 1.0.2
License: GPL v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Create visual shortcut cards with optional images, custom order, and optional new-tab links using a classic WordPress widget.

== Description ==

Hoard Shortcuts is a widget that helps administrators create visual shortcut cards for important internal or external resources.

Features:

* Unlimited shortcut cards
* Optional image support through the WordPress Media Library
* Dynamic repeater interface for easy management
* Manual shortcut ordering directly in the widget form
* Optional setting to open each link in a new browser tab
* Clear placeholder when no image is selected
* Responsive layout for desktop, tablet, and mobile
* Keyboard-friendly and accessibility-aware markup
* Translation-ready with the `hoard-shortcuts` text domain
* No external dependencies

== Installation ==

1. Upload the `hoard-shortcuts` folder to the `/wp-content/plugins/` directory.
2. Activate the plugin through the `Plugins` menu in WordPress.
3. Go to `Appearance > Widgets`.
4. Add the `Hoard Shortcuts` widget to a widget area.
5. Configure your shortcut cards, reorder them if needed, and save the widget.

== Usage ==

1. Add the `Hoard Shortcuts` widget to any widget area.
2. Set an optional widget title.
3. Click `+ Add new shortcut` to create a new item.
4. Fill in the `Title`, `Link`, `Description`, and optional image.
5. Use `Move up` and `Move down` to change the display order.
6. Enable `Open link in a new tab` when desired.
7. Save the widget.

== Frequently Asked Questions ==

= Can I use the plugin without images? =

Yes. Images are optional for every shortcut card.

= Can I reorder the shortcuts? =

Yes. Each item includes `Move up` and `Move down` buttons in the widget form.

= Can links open in a new tab? =

Yes. Each shortcut has its own `Open link in a new tab` option.

= How many shortcuts can I add? =

There is no hard-coded limit in the widget interface.

= Is the plugin translation-ready? =

Yes. The plugin loads translations from the `/languages/` directory and uses the `hoard-shortcuts` text domain.

= Does it work with modern WordPress widget screens? =

Yes. The plugin supports the classic widgets screen, the Customizer, and the block-based widgets editor where classic widgets are available.

== Changelog ==

= 1.0.2 =

* Added a dedicated widget icon for the block-based widgets editor.
* Refined shortcut list copy in English and Portuguese.
* Recompiled translation files for release.

= 1.0.1 =

* Updated source strings to English for WordPress.org translation compatibility.

= 1.0.0 =

* Initial release.
* Visual shortcut card widget.
* Media Library image picker.
* Manual item ordering in the widget editor.
* Optional open-in-new-tab setting per shortcut.
* Empty-state placeholder for image preview.
* Responsive frontend styles.
* Translation-ready strings.
