123456789101112131415161718 |
- <?php
- /**
- * Title: Post meta
- * Slug: lps/hidden-post-meta
- * Inserter: no
- */
- ?>
- <!-- wp:group {"layout":{"type":"constrained"}} -->
- <div class="wp-block-group">
- <!-- wp:group {"style":{"spacing":{"blockGap":"0.3em"}},"layout":{"type":"flex","justifyContent":"left"}} -->
- <div class="wp-block-group">
- <!-- wp:post-date {"format":"M j, Y","isLink":true} /-->
- </div>
- <!-- /wp:group -->
- </div>
- <!-- /wp:group -->
|