Skip to content

Instantly share code, notes, and snippets.

View bph's full-sized avatar

Birgit Pauli-Haack bph

View GitHub Profile
@bph
bph / multipage-for-toc-test
Created March 11, 2022 12:56
test for TOC block
<!-- wp:paragraph -->
<p><a href="https://gist.github.com/bph/335ddef358bb41efdcd159cbc76f582e">https://gist.github.com/bph/335ddef358bb41efdcd159cbc76f582e</a></p>
<!-- /wp:paragraph -->
<!-- wp:group {"backgroundColor":"secondary"} -->
<div class="wp-block-group has-secondary-background-color has-background"><!-- wp:paragraph -->
<p><strong>Table of Contents</strong></p>
<!-- /wp:paragraph -->
<!-- wp:table-of-contents {"headings":[{"content":"Common Blocks / Formatting / Layout Elements / Widgets and Embeds","level":2,"link":null},{"content":"Images","level":2,"link":"http://testing-prs.local/testing-multiple-pages-and-toc-block/?page=2#images"},{"content":"Cover Image","level":2,"link":null},{"content":"Single Image","level":2,"link":null},{"content":"Image Gallery","level":2,"link":null},{"content":"Let's discuss the Page Break in Quotes","level":2,"link":"http://testing-prs.local/testing-multiple-pages-and-toc-block/?page=3#quotes"},{"content":"Verse Block","level":2,"link":"http://testing-prs.local/t
@bph
bph / cors-playground.php
Created November 17, 2023 10:35
cors policy on pantheon in mu-plugin
<?php
/*
Plugin Name: cors policy to allow playground
Plugin URI: icodeforapurpose.com
Description: Cors policy to allow playground to fetch the nightly gutenberg.zip.
Version: 0.1
Author: Birgit Pauli-Haack
Author URI: gutenbergtimes.com
*/