Changeset 63211 for trunk/src/wp-content/themes/twentysixteen/functions.php
- Timestamp:
- 08/12/2026 12:04:56 PM (5 weeks ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-content/themes/twentysixteen/functions.php
r62471 r63211 410 410 411 411 // Theme stylesheet. 412 wp_enqueue_style( 'twentysixteen-style', get_stylesheet_uri(), array(), '20260 520' );412 wp_enqueue_style( 'twentysixteen-style', get_stylesheet_uri(), array(), '20260819' ); 413 413 414 414 // Theme block stylesheet. … … 459 459 function twentysixteen_block_editor_styles() { 460 460 // Block styles. 461 wp_enqueue_style( 'twentysixteen-block-editor-style', get_template_directory_uri() . '/css/editor-blocks.css', array(), '20260 105' );461 wp_enqueue_style( 'twentysixteen-block-editor-style', get_template_directory_uri() . '/css/editor-blocks.css', array(), '20260530' ); 462 462 // Add custom fonts. 463 463 $font_version = ( 0 === strpos( (string) twentysixteen_fonts_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)