[ Index ]

PHP Cross Reference of WordPress Trunk (Updated Daily)

Search

title

Body

[close]

/wp-content/themes/twentytwentytwo/templates/ -> single.html (source)

   1  <!-- wp:template-part {"slug":"header","tagName":"header"} /-->
   2  
   3  <!-- wp:group {"tagName":"main"} -->
   4  <main class="wp-block-group"><!-- wp:group {"layout":{"inherit":true}} -->
   5  <div class="wp-block-group"><!-- wp:post-title {"level":1,"align":"wide","style":{"spacing":{"margin":{"bottom":"var(--wp--custom--spacing--medium, 6rem)"}}}} /-->
   6  
   7  <!-- wp:post-featured-image {"align":"wide","style":{"spacing":{"margin":{"bottom":"var(--wp--custom--spacing--medium, 6rem)"}}}} /-->
   8  
   9  <!-- wp:separator {"align":"wide","className":"is-style-wide"} -->
  10  <hr class="wp-block-separator alignwide is-style-wide"/>
  11  <!-- /wp:separator --></div>
  12  <!-- /wp:group -->
  13  
  14  <!-- wp:spacer {"height":32} -->
  15  <div style="height:32px" aria-hidden="true" class="wp-block-spacer"></div>
  16  <!-- /wp:spacer -->
  17  
  18  <!-- wp:post-content {"layout":{"inherit":true}} /-->
  19  
  20  <!-- wp:spacer {"height":32} -->
  21  <div style="height:32px" aria-hidden="true" class="wp-block-spacer"></div>
  22  <!-- /wp:spacer -->
  23  
  24  <!-- wp:group {"layout":{"inherit":true}} -->
  25  <div class="wp-block-group"><!-- wp:group {"layout":{"type":"flex"}} -->
  26  <div class="wp-block-group"><!-- wp:post-date {"format":"F j, Y","style":{"typography":{"fontStyle":"italic","fontWeight":"400"}},"fontSize":"small"} /-->
  27  
  28  <!-- wp:post-author {"showAvatar":false,"fontSize":"small"} /-->
  29  
  30  <!-- wp:post-terms {"term":"category","fontSize":"small"} /-->
  31  
  32  <!-- wp:post-terms {"term":"post_tag","fontSize":"small"} /--></div>
  33  <!-- /wp:group -->
  34  
  35  <!-- wp:spacer {"height":32} -->
  36  <div style="height:32px" aria-hidden="true" class="wp-block-spacer"></div>
  37  <!-- /wp:spacer -->
  38  
  39  <!-- wp:separator {"className":"is-style-wide"} -->
  40  <hr class="wp-block-separator is-style-wide"/>
  41  <!-- /wp:separator -->
  42  
  43  <!-- wp:post-comments /--></div>
  44  <!-- /wp:group --></main>
  45  <!-- /wp:group -->
  46  
  47  <!-- wp:template-part {"slug":"footer","tagName":"footer"} /-->


Generated : Thu May 2 08:20:01 2024 Cross-referenced by PHPXref