Changeset 62344 for trunk/src/wp-content/themes/twentytwelve/functions.php
- Timestamp:
- 05/10/2026 10:08:35 AM (2 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-content/themes/twentytwelve/functions.php
r61329 r62344 213 213 214 214 // Loads our main stylesheet. 215 wp_enqueue_style( 'twentytwelve-style', get_stylesheet_uri(), array(), '202 51202' );215 wp_enqueue_style( 'twentytwelve-style', get_stylesheet_uri(), array(), '20260520' ); 216 216 217 217 // Theme block stylesheet. … … 230 230 function twentytwelve_block_editor_styles() { 231 231 // Block styles. 232 wp_enqueue_style( 'twentytwelve-block-editor-style', get_template_directory_uri() . '/css/editor-blocks.css', array(), '202 50715' );232 wp_enqueue_style( 'twentytwelve-block-editor-style', get_template_directory_uri() . '/css/editor-blocks.css', array(), '20260324' ); 233 233 // Add custom fonts. 234 234 $font_version = ( 0 === strpos( (string) twentytwelve_get_font_url(), get_template_directory_uri() . '/' ) ) ? '20230328' : null;
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)