Making WordPress.org


Ignore:
Timestamp:
07/03/2020 03:11:38 AM (6 years ago)
Author:
dd32
Message:

Pinking shears, 10000

File:
1 edited

Legend:

Unmodified
Added
Removed
  • sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-main/page-about-roadmap.php

    r9812 r10000  
    135135                    </table>
    136136
    137                     <p><?php 
     137                    <p><?php
    138138                        printf(
    139139                            /* translators: %s: Link to Make WordPress Core blog post */
     
    158158                    <h2><?php esc_html_e( 'Long term roadmap', 'wporg' ); ?></h2>
    159159
    160                     <p><?php 
    161                         printf( 
     160                    <p><?php
     161                        printf(
    162162                            /* translators: %s: link to wordpress.tv State of the Word 2019 */
    163                             wp_kses_post( __( 'While Phase 2 of Gutenberg is expected to continue at least through 2020, there are already plans for Phase 3 and 4. During the <a href="%s">State of the Word from WordCamp US 2019</a>, Matt shared the following vision for phases in Gutenberg:', 'wporg' ) ), 
     163                            wp_kses_post( __( 'While Phase 2 of Gutenberg is expected to continue at least through 2020, there are already plans for Phase 3 and 4. During the <a href="%s">State of the Word from WordCamp US 2019</a>, Matt shared the following vision for phases in Gutenberg:', 'wporg' ) ),
    164164                            'https://wordpress.tv/2019/11/03/2019-state-of-the-word/' );
    165165                        ?>
Note: See TracChangeset for help on using the changeset viewer.