Changeset 60455 for trunk/src/wp-content/themes/twentysixteen/functions.php
- Timestamp:
- 07/14/2025 08:43:37 AM (12 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-content/themes/twentysixteen/functions.php
r60159 r60455 392 392 393 393 // Theme stylesheet. 394 wp_enqueue_style( 'twentysixteen-style', get_stylesheet_uri(), array(), '20250 415' );394 wp_enqueue_style( 'twentysixteen-style', get_stylesheet_uri(), array(), '20250715' ); 395 395 396 396 // Theme block stylesheet. … … 453 453 function twentysixteen_block_editor_styles() { 454 454 // Block styles. 455 wp_enqueue_style( 'twentysixteen-block-editor-style', get_template_directory_uri() . '/css/editor-blocks.css', array(), '202 41202' );455 wp_enqueue_style( 'twentysixteen-block-editor-style', get_template_directory_uri() . '/css/editor-blocks.css', array(), '20250715' ); 456 456 // Add custom fonts. 457 457 $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)