hiddent-written-by.php 779 B

1234567891011121314151617181920
  1. <?php
  2. /**
  3. * Title: Written by
  4. * Slug: srh/hidden-written-by
  5. * Inserter: no
  6. */
  7. ?>
  8. <!-- wp:group {"style":{"spacing":{"blockGap":"0.2em","margin":{"bottom":"var:preset|spacing|60"}}},"textColor":"accent-4","fontSize":"small","layout":{"type":"flex","flexWrap":"wrap"}} -->
  9. <div class="wp-block-group has-accent-4-color has-text-color has-link-color has-small-font-size" style="margin-bottom:var(--wp--preset--spacing--60)">
  10. <!-- wp:paragraph -->
  11. <p><?php esc_html_e( 'Written by ', 'srh' ); ?></p>
  12. <!-- /wp:paragraph -->
  13. <!-- wp:post-author-name {"isLink":true} /-->
  14. <!-- wp:paragraph -->
  15. <p><?php esc_html_e( 'in', 'srh' ); ?></p>
  16. <!-- /wp:paragraph -->
  17. <!-- wp:post-terms {"term":"category","style":{"typography":{"fontWeight":"300"}}} /-->
  18. </div>
  19. <!-- /wp:group -->