Skip to content

Conversation

@bph
Copy link
Collaborator

@bph bph commented Jan 29, 2026

Summary

  • Adds support for ?overlay=blueprints query parameter to open the Blueprint Gallery directly via URL
  • Allows users to share direct links to the Blueprint Gallery (e.g., playground.wordpress.net/?overlay=blueprints)

Motivation

This improves discoverability of the Blueprint Gallery by enabling direct linking in educational content, presentations, and documentation.

Fixes #2031

Test plan

  • Visit https://playground.wordpress.net/?overlay=blueprints and verify the Blueprint Gallery overlay opens directly
  • Visit https://playground.wordpress.net/ without the parameter and verify normal behavior
  • Click the grid icon in the toolbar to open the overlay manually - verify it still works
  • Close the overlay and reopen - verify the view mode resets properly

This allows users to directly link to the Blueprint Gallery overlay
using a URL like playground.wordpress.net/?overlay=blueprints,
making it easier to share in educational content and presentations.

Fixes WordPress#2031
@bph bph force-pushed the add-blueprint-gallery-route branch from dbaac1c to bd38866 Compare January 29, 2026 22:33
@bph bph changed the title Add URL route to open Blueprint Gallery via ?section=blueprints Add URL route to open Blueprint Gallery via ?overlay=blueprints Jan 29, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add a route to open Blueprint Gallery via URL

1 participant