=== PhotoGlue ===
Contributors: poquelin
Tags: media, image-editor, montage, collage, photo
Requires at least: 6.0
Tested up to: 6.9
Stable tag: 1.0.0
Requires PHP: 7.4
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

The simplest, fastest way to create photo montages directly from your WordPress media library.

== Description ==

PhotoGlue is the simplest and fastest way to create photo montages in WordPress. Pick a layout, drop your images into the zones, and save the result as a regular media attachment in just a few clicks — no learning curve, no external tool needed.

**Available layouts**

* 2 or 3 images side by side, with a customizable divider (straight, zigzag, curve)
* Portrait to 16/9 (blurred or colored background)
* 2 images with a central circle
* Image with a floating circle (positionable)
* Podium (1st / 2nd / 3rd places)
* 4-image grid
* Panorama + 2 thumbnails

**Per-zone controls**

Move, zoom, rotate (90° / 180°), flip horizontal / vertical, reset.

**Output**

* 1920×1080 PNG saved as a standard media attachment
* Auto-selected in the media picker that opened the editor

**Translations**

Source strings are in English. French (`fr_FR`) is bundled.

== Installation ==

1. Upload the `photoglue` folder to `/wp-content/plugins/`.
2. Activate the plugin through the **Plugins** screen.
3. Open any media picker or the Media Library — a "Create a montage" tile appears at the start of the grid.

== Frequently Asked Questions ==

= Where does the editor open from? =

Anywhere WordPress shows the media library: the post editor's "Add Media" button, the Media Library page, the Customizer, etc. The "Create a montage" tile is injected at the start of the attachments grid.

= What is the output resolution? =

Always 1920×1080 PNG for now. The image is saved into the standard WordPress media library, so you can reuse it like any other attachment.

= Why does my image fail to load (CORS error)? =

If your uploads are served from a different subdomain, the canvas needs to read images via a same-origin proxy. The plugin includes one. If it still fails, remove and re-add the image in the slot.

== Screenshots ==

1. Template gallery — pick a layout
2. Editor — drop images, adjust zones, configure dividers
3. The "Create a montage" tile appears at the start of the media library grid

== Changelog ==

= 1.0.0 =
* Initial public release.

== Upgrade Notice ==

= 1.0.0 =
Initial release.
