Making WordPress.org


Ignore:
Timestamp:
07/05/2018 09:52:30 PM (7 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-download-beta-nightly.php

    r7367 r7375  
    6666                        <?php
    6767                        printf(
    68                         /* translators: URL to documentation */
     68                            /* translators: URL to documentation */
    6969                            wp_kses_post( __( 'If you would like to be part of this process, the best place to start is the <a href="%s">Beta Testing Handbook</a>.', 'wporg' ) ),
    7070                            esc_url( 'https://make.wordpress.org/core/handbook/testing/beta/' )
     
    7878    </main><!-- #main -->
    7979
    80     <?php
     80<?php
    8181get_footer();
Note: See TracChangeset for help on using the changeset viewer.