12345678910111213141516 |
- <?php declare( strict_types = 1 ); ?>
- <?php
- /**
- * Title: post-meta
- * Slug: specials/post-meta
- * Categories: hidden
- * Inserter: no
- */
- ?>
- <!-- wp:group {"layout":{"type":"flex","flexWrap":"nowrap"}} -->
- <div class="wp-block-group"><!-- wp:paragraph -->
- <p><?php esc_html_e('$', 'specials');?></p>
- <!-- /wp:paragraph -->
- <!-- wp:post-terms {"term":"post_tag"} /--></div>
- <!-- /wp:group -->
|