Skip to content

Instantly share code, notes, and snippets.

View getdave's full-sized avatar

Dave Smith getdave

View GitHub Profile
@getdave
getdave / nav-overlays-site-editor-simple.json
Created February 12, 2026 13:08
Playground blueprint: Nav overlays, WXR import, Site Editor landing
{
"$schema": "https://playground.wordpress.net/blueprint-schema.json",
"meta": {
"title": "Navigation Block with Hash Links & Customizable Overlays",
"description": "Testing Navigation Block with Hash Links. Uses Gutenberg branch with navigation overlays enabled by default.",
"author": "automattic"
},
"landingPage": "/wp-admin/site-editor.php?canvas=edit",
"preferredVersions": {
"php": "latest",
@getdave
getdave / nav-overlays-site-editor-simple.json
Created February 12, 2026 13:07
Playground blueprint: Nav overlays, Site Editor landing (no specific template)
{
"$schema": "https://playground.wordpress.net/blueprint-schema.json",
"meta": {
"title": "Navigation Block with Hash Links & Customizable Overlays",
"description": "Testing Navigation Block with Hash Links. Uses Gutenberg branch with navigation overlays enabled by default.",
"author": "automattic"
},
"landingPage": "/wp-admin/site-editor.php?canvas=edit",
"preferredVersions": {
"php": "latest",
@getdave
getdave / nav-overlays-site-editor.json
Created February 12, 2026 13:00
Playground blueprint: Nav overlays, PHP-created pages matching menu
{
"$schema": "https://playground.wordpress.net/blueprint-schema.json",
"meta": {
"title": "Navigation Block with Hash Links & Customizable Overlays",
"description": "Testing Navigation Block with Hash Links. Uses Gutenberg branch with navigation overlays enabled by default.",
"author": "automattic"
},
"landingPage": "/wp-admin/site-editor.php?p=%2Fwp_template_part%2Ftwentytwentyfive%2F%2Fheader&canvas=edit&focusMode=true",
"preferredVersions": {
"php": "latest",
@getdave
getdave / nav-overlays-site-editor.json
Created February 12, 2026 12:56
Playground blueprint: Navigation overlays, Site Editor header, Projects submenu
{
"$schema": "https://playground.wordpress.net/blueprint-schema.json",
"meta": {
"title": "Navigation Block with Hash Links & Customizable Overlays",
"description": "Testing Navigation Block with Hash Links. Uses Gutenberg branch with navigation overlays enabled by default.",
"author": "automattic"
},
"landingPage": "/wp-admin/site-editor.php?p=%2Fwp_template_part%2Ftwentytwentyfive%2F%2Fheader&canvas=edit&focusMode=true",
"preferredVersions": {
"php": "latest",
@getdave
getdave / nav-overlays-site-editor.json
Created February 12, 2026 12:53
Playground blueprint: Navigation overlays, Site Editor header landing page
{
"$schema": "https://playground.wordpress.net/blueprint-schema.json",
"meta": {
"title": "Navigation Block with Hash Links & Customizable Overlays",
"description": "Testing Navigation Block with Hash Links. Uses Gutenberg branch with navigation overlays enabled by default.",
"author": "automattic"
},
"landingPage": "/wp-admin/site-editor.php?p=%2Fwp_template_part%2Ftwentytwentyfive%2F%2Fheader&canvas=edit&focusMode=true",
"preferredVersions": {
"php": "latest",
@getdave
getdave / nav-overlays-site-editor.json
Last active February 12, 2026 12:53
Playground blueprint: Navigation overlays, Site Editor header landing page
{
"$schema": "https://playground.wordpress.net/blueprint-schema.json",
"meta": {
"title": "Navigation Block with Hash Links & Customizable Overlays",
"description": "Testing Navigation Block with Hash Links. Uses Gutenberg branch with navigation overlays enabled by default.",
"author": "automattic"
},
"landingPage": "/wp-admin/site-editor.php?p=%2Fwp_template_part%2Ftwentytwentyfive%2F%2Fheader&canvas=edit&focusMode=true",
"preferredVersions": {
"php": "latest",
@getdave
getdave / github-copy-title-link.user.js
Created February 12, 2026 09:01
Tampermonkey: Copy GitHub PR/issue title as rich link for Slack
@getdave
getdave / test-playground.json
Created January 30, 2026 14:45
Navigation Block with Hash Links & Customizable Overlays Experiment
{
"meta": {
"title": "Navigation Block with Hash Links & Customizable Overlays Experiment",
"description": "Testing Navigation Block with Hash Links with Gutenberg Customizable Navigation Overlays experiment enabled",
"author": "automattic"
},
"landingPage": "/wp-admin/site-editor.php",
"steps": [
{
"step": "runPHP",
@getdave
getdave / test-playground.json
Last active January 30, 2026 14:43
Navigation Block with Hash Links & Customizable Overlays Experiment
{
"meta": {
"title": "Navigation Block with Hash Links & Customizable Overlays Experiment",
"description": "Testing Navigation Block with Hash Links with Gutenberg Customizable Navigation Overlays experiment enabled",
"author": "automattic"
},
"landingPage": "/wp-admin/site-editor.php",
"steps": [
{
"step": "runPHP",
@getdave
getdave / temp-nav-overlay-test-blueprint.json
Created January 28, 2026 16:13
Navigation Block Test with Nested Items
{
"$schema": "https://playground.wordpress.net/blueprint-schema.json",
"meta": {
"title": "Navigation Block with Hash Links & Customizable Overlays Experiment",
"description": "Testing Navigation Block with Hash Links with Gutenberg Customizable Navigation Overlays experiment enabled",
"author": "automattic"
},
"landingPage": "/wp-admin/site-editor.php?canvas=edit",
"preferredVersions": {
"php": "latest",