categories.php 413 B

12345678910111213
  1. <?php
  2. /**
  3. * Title: Category buttons
  4. * Slug: lettre/categories
  5. * Categories: featured
  6. */
  7. ?>
  8. <!-- wp:paragraph {"fontSize":"small","style":{"typography":{"textTransform":"uppercase"}}} -->
  9. <p class="has-small-font-size" style="text-transform:uppercase"><?php echo esc_html__( 'Categories', 'lettre' ); ?></p>
  10. <!-- /wp:paragraph -->
  11. <!-- wp:tag-cloud {"taxonomy":"category","className":"is-style-outline"} /-->