Skip to content

Instantly share code, notes, and snippets.

@richtabor
Created July 19, 2024 14:37
Show Gist options
  • Save richtabor/19a5a7cce8ad513691c5ace85facb1f1 to your computer and use it in GitHub Desktop.
Save richtabor/19a5a7cce8ad513691c5ace85facb1f1 to your computer and use it in GitHub Desktop.
<?php
/**
* Title: TESTTEST
* Slug: test/about-page
* Block Types: core/post-content
* Post Types: page
*/
?>
<!-- wp:paragraph {"backgroundColor":"black","textColor":"white"} -->
<p class="has-white-color has-black-background-color has-text-color has-background">Write you about page here, feel free to use any block</p>
<!-- /wp:paragraph -->
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment