categories.php 412 B

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