Making WordPress.org


Ignore:
Timestamp:
10/11/2016 07:19:38 PM (10 years ago)
Author:
coffee2code
Message:

Forums Theme: Bump CSS versions for cache bust.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-forums/functions.php

    r4216 r4219  
    3232                get_template_directory_uri() . '/style.css',
    3333                array( 'bb-base' ),
    34                 '20161010'
     34                '20161011'
    3535        );
    3636
     
    3939                get_template_directory_uri() . '/style-rtl.css',
    4040                array( 'forum-wp4-style' ),
    41                 '20160928'
     41                '20161011'
    4242        );
    4343
Note: See TracChangeset for help on using the changeset viewer.