Skip to content

Commit 6f6f104

Browse files
[automated] Sync content from Page Editor. (#533)
Co-authored-by: wordpress-org-automations[bot] <68366308+wordpress-org-automations[bot]@users.noreply.github.com>
1 parent 0f5b424 commit 6f6f104

File tree

1 file changed

+7
-17
lines changed

1 file changed

+7
-17
lines changed

source/wp-content/themes/wporg-main-2022/patterns/state-of-the-word.php

Lines changed: 7 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,13 @@
2020

2121
<!-- wp:paragraph {"fontSize":"medium"} -->
2222
<p class="has-medium-font-size"><?php _e( 'Watch State of the Word, the annual keynote address live from Tokyo.', 'wporg' ); ?></p>
23-
<!-- /wp:paragraph --></div>
23+
<!-- /wp:paragraph -->
24+
25+
<!-- wp:buttons {"style":{"spacing":{"margin":{"top":"var:preset|spacing|40"}}},"layout":{"type":"flex","justifyContent":"center"}} -->
26+
<div class="wp-block-buttons" style="margin-top:var(--wp--preset--spacing--40)"><!-- wp:button {"fontFamily":"inter"} -->
27+
<div class="wp-block-button has-inter-font-family"><a class="wp-block-button__link wp-element-button" href="<?php _e( 'https://wordpress.org/news/2024/12/state-of-the-word-2024-legacy-innovation-and-community/', 'wporg' ); ?>"><?php _e( 'Read the recap', 'wporg' ); ?></a></div>
28+
<!-- /wp:button --></div>
29+
<!-- /wp:buttons --></div>
2430
<!-- /wp:group -->
2531

2632
<!-- wp:group {"fontFamily":"eb-garamond","layout":{"type":"constrained"}} -->
@@ -111,22 +117,6 @@
111117
<!-- /wp:columns --></div>
112118
<!-- /wp:group -->
113119

114-
<!-- wp:group {"layout":{"type":"constrained"}} -->
115-
<div class="wp-block-group"><!-- wp:heading {"level":3,"fontFamily":"eb-garamond"} -->
116-
<h3 class="wp-block-heading has-eb-garamond-font-family"><?php _e( 'Request a ticket to join us live in Tokyo', 'wporg' ); ?></h3>
117-
<!-- /wp:heading -->
118-
119-
<!-- wp:paragraph {"fontSize":"medium","fontFamily":"eb-garamond"} -->
120-
<p class="has-eb-garamond-font-family has-medium-font-size"><?php _e( 'Join Matt as he provides a retrospective of 2024, demos the latest in WordPress tech, and comments on the future of the WordPress open source project.<br><br>Request a ticket to be one of the 300 members attending in person.', 'wporg' ); ?></p>
121-
<!-- /wp:paragraph -->
122-
123-
<!-- wp:buttons -->
124-
<div class="wp-block-buttons"><!-- wp:button {"className":"is-style-fill","fontSize":"normal","fontFamily":"inter"} -->
125-
<div class="wp-block-button has-custom-font-size is-style-fill has-inter-font-family has-normal-font-size"><a class="wp-block-button__link wp-element-button" href="<?php _e( 'https://wordcampcentral.survey.fm/2024-sotw-ticket-request', 'wporg' ); ?>"><?php _e( 'Request a ticket', 'wporg' ); ?></a></div>
126-
<!-- /wp:button --></div>
127-
<!-- /wp:buttons --></div>
128-
<!-- /wp:group -->
129-
130120
<!-- wp:cover {"dimRatio":0,"overlayColor":"white","isUserOverlayColor":true,"minHeightUnit":"px","contentPosition":"center center","isDark":false,"sizeSlug":"full","align":"wide","style":{"color":{"duotone":"unset"},"spacing":{"margin":{"top":"0","bottom":"0"},"blockGap":"var:preset|spacing|10"}}} -->
131121
<div class="wp-block-cover alignwide is-light" style="margin-top:0;margin-bottom:0"><span aria-hidden="true" class="wp-block-cover__background has-white-background-color has-background-dim-0 has-background-dim"></span><div class="wp-block-cover__inner-container"><!-- wp:group {"style":{"spacing":{"margin":{"top":"var:preset|spacing|90","bottom":"var:preset|spacing|90"}}},"fontFamily":"eb-garamond","layout":{"type":"constrained"}} -->
132122
<div class="wp-block-group has-eb-garamond-font-family" style="margin-top:var(--wp--preset--spacing--90);margin-bottom:var(--wp--preset--spacing--90)"><!-- wp:image {"id":44202,"width":"auto","height":"110px","sizeSlug":"full","linkDestination":"none"} -->

0 commit comments

Comments
 (0)