Changeset 1360
- Timestamp:
- 02/28/2015 05:23:58 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-themes/functions.php
r1357 r1360 37 37 function wporg_themes_scripts() { 38 38 39 wp_enqueue_style( 'global-style', '//s.w.org/style/wp4.css', array(), '14' );40 39 wp_enqueue_style( 'ratings', '//wordpress.org/extend/themes-plugins/bb-ratings/bb-ratings.css', array(), '4' ); 41 40 wp_enqueue_style( 'themes-style', self_admin_url( 'css/themes.css' ) );
Note: See TracChangeset
for help on using the changeset viewer.