- Timestamp:
- 05/19/2026 05:11:20 AM (4 months ago)
- Location:
- branches/7.0
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
src/wp-content/themes/twentytwelve/functions.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
branches/7.0
-
branches/7.0/src/wp-content/themes/twentytwelve/functions.php
r61329 r62374 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)