- Timestamp:
- 12/06/2016 08:56:33 PM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/wordpress.org/public_html/wp-content/plugins/handbook/handbook.php
r4339 r4498 41 41 42 42 static public function enqueue_styles() { 43 wp_enqueue_style( 'wporg-handbook-css', plugins_url( '/stylesheets/callout-boxes.css', __FILE__ ), array(), '2016 0715' );43 wp_enqueue_style( 'wporg-handbook-css', plugins_url( '/stylesheets/callout-boxes.css', __FILE__ ), array(), '20161206' ); 44 44 } 45 45
Note: See TracChangeset
for help on using the changeset viewer.