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/footer-content.php

    r13754 r13775  
    1818
    1919            <!-- wp:heading {"style":{"typography":{"fontStyle":"normal","fontWeight":"400"},"spacing":{"margin":{"top":"0"}}},"fontSize":"huge","fontFamily":"eb-garamond"} -->
    20             <h2 class="wp-block-heading has-eb-garamond-font-family has-huge-font-size" style="margin-top:0;font-style:normal;font-weight:400">TBD heading</h2>
     20            <h2 class="wp-block-heading has-eb-garamond-font-family has-huge-font-size" style="margin-top:0;font-style:normal;font-weight:400">[TBD heading]</h2>
    2121            <!-- /wp:heading -->
    2222
     
    4040
    4141            <!-- wp:heading {"style":{"typography":{"fontStyle":"normal","fontWeight":"400"},"spacing":{"margin":{"top":"0"}}},"fontSize":"huge","fontFamily":"eb-garamond"} -->
    42             <h2 class="wp-block-heading has-eb-garamond-font-family has-huge-font-size" style="margin-top:0;font-style:normal;font-weight:400">TBD heading</h2>
     42            <h2 class="wp-block-heading has-eb-garamond-font-family has-huge-font-size" style="margin-top:0;font-style:normal;font-weight:400">[TBD heading]</h2>
    4343            <!-- /wp:heading -->
    4444
    4545            <!-- wp:paragraph {"fontSize":"small"} -->
    46             <p class="has-small-font-size"><?php esc_html_e( 'Sign up for the free Learn WordPress newsletter and get a monthly dose of what\'s new in the world of WordPress courses, lessons, and online workshops.', 'wporg-learn' ); ?></p>
     46            <p class="has-small-font-size">[TBD Sign up for the free Learn WordPress newsletter and get a monthly dose of what's new in the world of WordPress courses, lessons, and online workshops.]</p>
    4747            <!-- /wp:paragraph -->
     48
     49            <!-- wp:jetpack/subscriptions {"className":"is-style-compact"} /-->
    4850
    4951        </div>
Note: See TracChangeset for help on using the changeset viewer.