=== ICWT Responsive Device Preview ===
Contributors: incodewetrust
Tags: preview, responsive, tablet, mobile, device
Requires at least: 5.0
Tested up to: 7.0
Stable tag: 1.4
Requires PHP: 7.0
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Enhances the built-in WordPress editor preview with a device selection for the frontend preview. Works with classic and block editor.

== Description ==

ICWT Responsive Device Preview allows you to preview your posts and pages in different device sizes (Desktop, Tablet, Mobile) directly from the standard WordPress preview link.

== Installation ==

1. Upload the plugin files to the `/wp-content/plugins/icwt-responsive-device-preview` directory, or install the plugin through the WordPress plugins screen directly.
2. Activate the plugin through the 'Plugins' screen in WordPress.

== Screenshots ==

1. The ICWT Responsive Device Preview controls at the bottom of the preview page.

== Changelog ==

= 1.4 - 14.07.2026 =
* Adhered to WordPress best practices by enqueuing CSS and JS instead of using inline tags.
* Moved static assets to dedicated `assets/css/` and `assets/js/` directories.

= 1.3 - 14.07.2026 =
* Renamed plugin to "ICWT Responsive Device Preview".
* Updated plugin slug and text domain to `icwt-responsive-device-preview`.
* Updated all internal identifiers and labels for consistency.

= 1.2 - 14.07.2026 =
* Renamed plugin to "ICWT Device Preview".
* Updated plugin slug and text domain to `icwt-device-preview`.
* Updated all internal identifiers and labels for consistency.

= 1.1 - 09.07.2026 =
* Added draggable controls for the preview bar (restricted to X-axis).
* Implemented persistence for device selection and control position.
* Enhanced security with nonce verification.
* Improved internationalization with mandatory translator comments.
* Added mandatory repository assets (icons and banners).

= 1.0 =
* Initial release.
