=== Personal Photoshoot Studio === Contributors: personalphotoshootstudio Tags: photoshoot, photography, planner, ai, moodboard Requires at least: 5.8 Tested up to: 6.6 Requires PHP: 7.4 Stable tag: 1.0.0 License: GPLv2 or later License URI: https://www.gnu.org/licenses/gpl-2.0.html Embed Personal Photoshoot Studio™ — an emotion-led photoshoot planner — on any WordPress page using a shortcode or block. == Description == Plan emotionally intentional photoshoots: story concepts, locations, wardrobe, shot lists, AI image prompts, and mood boards. Use the shortcode `[photoshoot_studio]` or insert the "Photoshoot Studio" block. **Attributes** * `height` — iframe height in pixels (default `900`) * `width` — iframe width (default `100%`) * `path` — sub-page to open, e.g. `/create`, `/prompts` **Examples** `[photoshoot_studio]` `[photoshoot_studio path="/create" height="1200"]` `[photoshoot_studio path="/prompts"]` == Installation == 1. Upload the plugin ZIP via *Plugins → Add New → Upload Plugin*. 2. Activate it. 3. Add `[photoshoot_studio]` to any page or post — or insert the "Photoshoot Studio" block. == Changelog == = 1.0.0 = * Initial release: shortcode, block, and settings page.