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-courses-content.php

    r13761 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 -->
    1416    <p><?php esc_html_e( 'WordPress provides limitless ways for people to craft and grow their online presence. The content in these courses is delivered in multiple formats, with a focus on text and video, working towards practical learning objectives to help you become a better WordPress developer, designer, user, and contributor.', 'wporg-learn' ); ?></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 courses', 'wporg-learn' ); ?>","width":290,"widthUnit":"px","buttonText":"<?php esc_attr_e( 'Search', 'wporg-learn' ); ?>","buttonPosition":"button-inside","buttonUseIcon":true,"query":{"post_type":"course"}} /-->
    1626
    1727</div>
Note: See TracChangeset for help on using the changeset viewer.