Making WordPress.org


Ignore:
Timestamp:
07/05/2018 09:52:30 PM (8 years ago)
Author:
obenland
Message:

Main: PHPCS updates

See #3673.

File:
1 edited

Legend:

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

    r7350 r7375  
    132132                                                <?php
    133133                                                        /* translators: The #ilovewp Hashtag */
    134                                                         printf( __( 'Tweet %s', 'wporg' ), '#ilovewp' );
     134                                                        printf( esc_html__( 'Tweet %s', 'wporg' ), '#ilovewp' );
    135135                                                ?>
    136136                                                </a>
Note: See TracChangeset for help on using the changeset viewer.