diff --git a/src/wp-content/themes/twentytwentyone/404.php b/src/wp-content/themes/twentytwentyone/404.php index fbc99fa674..c15a2e549c 100644 --- a/src/wp-content/themes/twentytwentyone/404.php +++ b/src/wp-content/themes/twentytwentyone/404.php @@ -6,7 +6,7 @@ * * @package WordPress * @subpackage Twenty_Twenty_One - * @since 1.0.0 + * @since Twenty Twenty-One 1.0 */ get_header(); diff --git a/src/wp-content/themes/twentytwentyone/archive.php b/src/wp-content/themes/twentytwentyone/archive.php index bdff964878..23418dfc4a 100644 --- a/src/wp-content/themes/twentytwentyone/archive.php +++ b/src/wp-content/themes/twentytwentyone/archive.php @@ -6,7 +6,7 @@ * * @package WordPress * @subpackage Twenty_Twenty_One - * @since 1.0.0 + * @since Twenty Twenty-One 1.0 */ get_header(); diff --git a/src/wp-content/themes/twentytwentyone/assets/js/editor-dark-mode-support.js b/src/wp-content/themes/twentytwentyone/assets/js/editor-dark-mode-support.js index 30d7364d68..088ecad446 100644 --- a/src/wp-content/themes/twentytwentyone/assets/js/editor-dark-mode-support.js +++ b/src/wp-content/themes/twentytwentyone/assets/js/editor-dark-mode-support.js @@ -10,7 +10,7 @@ if ( document.body.classList.contains( 'twentytwentyone-supports-dark-theme' ) ) * * Wait for the editor to load by periodically checking for an element, then we add the classes. * - * @since 1.0.0 + * @since Twenty Twenty-One 1.0 * * @param {number} attempt Track the number of tries * @return {void} diff --git a/src/wp-content/themes/twentytwentyone/assets/js/primary-navigation.js b/src/wp-content/themes/twentytwentyone/assets/js/primary-navigation.js index 7f6130f7e7..4f3fc3caa6 100644 --- a/src/wp-content/themes/twentytwentyone/assets/js/primary-navigation.js +++ b/src/wp-content/themes/twentytwentyone/assets/js/primary-navigation.js @@ -9,7 +9,7 @@ * * @param {Element} el - The element. * @param {boolean} withListeners - Whether we want to add/remove listeners or not. - * @since 1.0.0 + * @since Twenty Twenty-One 1.0 */ function twentytwentyoneToggleAriaExpanded( el, withListeners ) { if ( 'true' !== el.getAttribute( 'aria-expanded' ) ) { diff --git a/src/wp-content/themes/twentytwentyone/assets/js/responsive-embeds.js b/src/wp-content/themes/twentytwentyone/assets/js/responsive-embeds.js index 730019c38c..2beed6ef25 100644 --- a/src/wp-content/themes/twentytwentyone/assets/js/responsive-embeds.js +++ b/src/wp-content/themes/twentytwentyone/assets/js/responsive-embeds.js @@ -7,7 +7,7 @@ /** * Add max-width & max-height to