Making WordPress.org


Ignore:
Timestamp:
06/04/2024 11:39:41 PM (22 months ago)
Author:
adamwood
Message:

Learn: Sync with git WordPress/learn@9a7d762

File:
1 edited

Legend:

Unmodified
Added
Removed
  • sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-learn-2024/patterns/archive-lessons-content.php

    r13760 r13775  
    1111<div class="wp-block-group" style="margin-bottom:var(--wp--preset--spacing--50)">
    1212
     13    <!-- wp:query-title {"type":"archive","showPrefix":false} /-->
     14
    1315    <!-- wp:paragraph -->
    14     <p>Introduction TBC.</p>
     16    <p>[TBD Introduction]</p>
    1517    <!-- /wp:paragraph -->
     18
     19</div>
     20<!-- /wp:group -->
     21
     22<!-- wp:group {"align":"wide","style":{"spacing":{"margin":{"top":"0","bottom":"var:preset|spacing|50"}}}} -->
     23<div id="wporg-search" class="wp-block-group alignwide" style="margin-top:0;margin-bottom:var(--wp--preset--spacing--50)">
     24
     25    <!-- wp:search {"label":"<?php esc_attr_e( 'Search', 'wporg-learn' ); ?>","showLabel":false,"placeholder":"<?php esc_attr_e( 'Search lessons', 'wporg-learn' ); ?>","width":290,"widthUnit":"px","buttonText":"<?php esc_attr_e( 'Search', 'wporg-learn' ); ?>","buttonPosition":"button-inside","buttonUseIcon":true,"query":{"post_type":"lesson"}} /-->
    1626
    1727</div>
Note: See TracChangeset for help on using the changeset viewer.