Changeset 61329 for trunk/src/wp-content/themes/twentytwelve/functions.php
- Timestamp:
- 12/01/2025 12:42:30 AM (8 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-content/themes/twentytwelve/functions.php
r61302 r61329 213 213 214 214 // Loads our main stylesheet. 215 wp_enqueue_style( 'twentytwelve-style', get_stylesheet_uri(), array(), '2025 0715' );215 wp_enqueue_style( 'twentytwelve-style', get_stylesheet_uri(), array(), '20251202' ); 216 216 217 217 // Theme block stylesheet. 218 wp_enqueue_style( 'twentytwelve-block-style', get_template_directory_uri() . '/css/blocks.css', array( 'twentytwelve-style' ), '202 40812' );218 wp_enqueue_style( 'twentytwelve-block-style', get_template_directory_uri() . '/css/blocks.css', array( 'twentytwelve-style' ), '20251031' ); 219 219 220 220 // Register the Internet Explorer specific stylesheet.
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)