Changeset 54787
- Timestamp:
- 11/10/2022 11:31:15 AM (22 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/script-loader.php
r54786 r54787 1288 1288 'blockThemeNotification' => sprintf( 1289 1289 /* translators: 1: Link to Site Editor documentation on HelpHub, 2: HTML button. */ 1290 __( 'Hurray! Your theme supports Site Editing with blocks. <a href="%1$s">Tell me more</a>. %2$s' ),1290 __( 'Hurray! Your theme supports site editing with blocks. <a href="%1$s">Tell me more</a>. %2$s' ), 1291 1291 __( 'https://wordpress.org/support/article/site-editor/' ), 1292 1292 sprintf(
Note: See TracChangeset
for help on using the changeset viewer.