Created
July 19, 2024 14:37
-
-
Save richtabor/19a5a7cce8ad513691c5ace85facb1f1 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?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