Changeset 2097
- Timestamp:
- 11/20/2015 06:01:45 AM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-apps/functions.php
r2011 r2097 92 92 function wpmobileapps_scripts() { 93 93 // Main stylesheet. 94 wp_enqueue_style( 'wpmobileapps-style', get_stylesheet_uri() );94 wp_enqueue_style( 'wpmobileapps-style', get_stylesheet_uri(), array(), '20151120' ); 95 95 96 96 // Animations.
Note: See TracChangeset
for help on using the changeset viewer.