Changeset 55476 for trunk/src/wp-content/themes/twentyeleven/functions.php
- Timestamp:
- 03/07/2023 04:25:27 PM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-content/themes/twentyeleven/functions.php
r55420 r55476 298 298 function twentyeleven_scripts_styles() { 299 299 // Theme block stylesheet. 300 wp_enqueue_style( 'twentyeleven-block-style', get_template_directory_uri() . '/blocks.css', array(), '202 20927' );300 wp_enqueue_style( 'twentyeleven-block-style', get_template_directory_uri() . '/blocks.css', array(), '20230122' ); 301 301 } 302 302 add_action( 'wp_enqueue_scripts', 'twentyeleven_scripts_styles' );
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)