Changeset 2571
- Timestamp:
- 02/24/2016 06:46:27 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/wordpress.org/public_html/wp-content/plugins/handbook/handbook.php
r2564 r2571 40 40 41 41 static public function enqueue_styles() { 42 wp_enqueue_style( 'wporg-handbook-css', plugins_url( '/stylesheets/callout-boxes.css', __FILE__ ), array(), '201602 09' );42 wp_enqueue_style( 'wporg-handbook-css', plugins_url( '/stylesheets/callout-boxes.css', __FILE__ ), array(), '20160224' ); 43 43 } 44 44
Note: See TracChangeset
for help on using the changeset viewer.