post-topics.php 376 B

123456789101112
  1. <?php
  2. /**
  3. * Title: Posts and Topics
  4. * slug: pendant/posts-topics
  5. * categories: featured, list, text
  6. */
  7. ?>
  8. <!-- wp:heading {"level":4,"style":{"spacing":{"margin":{"bottom":"20px"}}},"fontSize":"large"} -->
  9. <h4 class="has-large-font-size" style="margin-bottom:20px"><?php echo esc_html__( 'Popular Topics', 'pendant' ); ?></h4>
  10. <!-- /wp:heading -->
  11. <!-- wp:categories /-->