Changeset 6942 for sites/trunk/wp15.wordpress.net/public_html/content/themes/twentyseventeen-wp15/functions.php
- Timestamp:
- 03/27/2018 07:11:20 PM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/wp15.wordpress.net/public_html/content/themes/twentyseventeen-wp15/functions.php
r6881 r6942 16 16 get_template_directory_uri() . '/style.css' 17 17 ); 18 19 // Styles for locale switcher. 20 wp_enqueue_style( 'select2' ); 18 21 } 19 22 … … 32 35 </a> 33 36 34 35 37 <?php 36 38
Note: See TracChangeset
for help on using the changeset viewer.