[ Index ]

PHP Cross Reference of WordPress Trunk (Updated Daily)

Search

title

Body

[close]

/wp-content/themes/twentytwentyfive/patterns/ -> page-shop-home.php (source)

   1  <?php
   2  /**
   3   * Title: Shop homepage
   4   * Slug: twentytwentyfive/page-shop-home
   5   * Categories: twentytwentyfive_page
   6   * Keywords: starter
   7   * Block Types: core/post-content
   8   * Post Types: page, wp_template
   9   * Viewport width: 1400
  10   * Description: A shop homepage pattern.
  11   *
  12   * @package WordPress
  13   * @subpackage Twenty_Twenty_Five
  14   * @since Twenty Twenty-Five 1.0
  15   */
  16  
  17  ?>
  18  <!-- wp:group {"align":"full","style":{"spacing":{"margin":{"top":"0","bottom":"0"}}},"layout":{"type":"constrained"}} -->
  19  <div class="wp-block-group alignfull" style="margin-top:0;margin-bottom:0">
  20      <!-- wp:pattern {"slug":"twentytwentyfive/banner-intro-image"} /-->
  21  </div>
  22  <!-- /wp:group -->
  23  
  24  <!-- wp:group {"align":"full","style":{"spacing":{"margin":{"top":"0","bottom":"0"}}},"layout":{"type":"constrained"}} -->
  25  <div class="wp-block-group alignfull" style="margin-top:0;margin-bottom:0">
  26      <!-- wp:pattern {"slug":"twentytwentyfive/grid-with-categories"} /-->
  27  </div>
  28  <!-- /wp:group -->
  29  
  30  <!-- wp:group {"align":"full","style":{"spacing":{"margin":{"top":"0","bottom":"0"}}},"layout":{"type":"constrained"}} -->
  31  <div class="wp-block-group alignfull" style="margin-top:0;margin-bottom:0">
  32      <!-- wp:pattern {"slug":"twentytwentyfive/media-instagram-grid"} /-->
  33  </div>
  34  <!-- /wp:group -->


Generated : Thu Oct 24 08:20:01 2024 Cross-referenced by PHPXref