Making WordPress.org


Ignore:
Timestamp:
03/31/2018 01:00:27 AM (8 years ago)
Author:
iandunn
Message:

WP15: Format events list in columns.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • sites/trunk/wp15.wordpress.net/public_html/content/themes/twentyseventeen-wp15/page-about.php

    r6992 r6993  
    2828                    <img src="<?php echo esc_url( get_stylesheet_directory_uri() ); ?>/images/confetti-divider.svg" alt="<?php esc_attr_e( 'Confetti with the WordPress logo and WP15 color scheme', 'wp15' ); ?>" />
    2929
    30                     <p>
     30                    <p class="wp10-nostalgia">
    3131                        <?php printf(
    3232                            wp_kses_data( __( 'Check out <a href="%s">this post about the WordPress 10th anniversary</a>.', 'wp15' ) ),
Note: See TracChangeset for help on using the changeset viewer.