From ac6dc8aa0ce1f29e0500d356a1e83e026764fb16 Mon Sep 17 00:00:00 2001 From: Sergey Biryukov Date: Sat, 7 Dec 2019 13:54:43 +0000 Subject: [PATCH] Bundled Themes: Correct `@since` tags to refer to the theme version instead of WordPress version. This makes `@since` notations in Twenty Seventeen, Twenty Nineteen, and Twenty Twenty consistent with the previous bundled themes. See #48303. git-svn-id: https://develop.svn.wordpress.org/trunk@46827 602fd350-edb4-49c9-b593-d223f7449a82 --- src/wp-content/themes/twentynineteen/404.php | 2 +- src/wp-content/themes/twentynineteen/archive.php | 2 +- .../classes/class-twentynineteen-svg-icons.php | 4 ++-- .../class-twentynineteen-walker-comment.php | 4 ++-- .../themes/twentynineteen/comments.php | 2 +- src/wp-content/themes/twentynineteen/footer.php | 2 +- .../themes/twentynineteen/functions.php | 2 +- src/wp-content/themes/twentynineteen/header.php | 2 +- src/wp-content/themes/twentynineteen/image.php | 2 +- .../themes/twentynineteen/inc/color-patterns.php | 2 +- .../themes/twentynineteen/inc/customizer.php | 2 +- .../themes/twentynineteen/inc/icon-functions.php | 2 +- .../twentynineteen/inc/template-functions.php | 2 +- .../themes/twentynineteen/inc/template-tags.php | 2 +- src/wp-content/themes/twentynineteen/index.php | 2 +- src/wp-content/themes/twentynineteen/page.php | 2 +- src/wp-content/themes/twentynineteen/search.php | 2 +- src/wp-content/themes/twentynineteen/single.php | 2 +- .../template-parts/content/content-excerpt.php | 2 +- .../template-parts/content/content-none.php | 2 +- .../template-parts/content/content-page.php | 2 +- .../template-parts/content/content-single.php | 2 +- .../template-parts/content/content.php | 2 +- .../template-parts/footer/footer-widgets.php | 2 +- .../template-parts/header/entry-header.php | 2 +- .../template-parts/header/site-branding.php | 2 +- .../template-parts/post/author-bio.php | 2 +- .../template-parts/post/discussion-meta.php | 2 +- src/wp-content/themes/twentyseventeen/404.php | 2 +- .../themes/twentyseventeen/archive.php | 2 +- .../themes/twentyseventeen/comments.php | 2 +- src/wp-content/themes/twentyseventeen/footer.php | 2 +- .../themes/twentyseventeen/front-page.php | 2 +- .../themes/twentyseventeen/functions.php | 2 +- src/wp-content/themes/twentyseventeen/header.php | 2 +- .../twentyseventeen/inc/color-patterns.php | 2 +- .../themes/twentyseventeen/inc/custom-header.php | 2 +- .../themes/twentyseventeen/inc/customizer.php | 2 +- .../twentyseventeen/inc/icon-functions.php | 2 +- .../twentyseventeen/inc/template-functions.php | 2 +- .../themes/twentyseventeen/inc/template-tags.php | 2 +- src/wp-content/themes/twentyseventeen/index.php | 2 +- src/wp-content/themes/twentyseventeen/page.php | 2 +- src/wp-content/themes/twentyseventeen/search.php | 2 +- .../themes/twentyseventeen/searchform.php | 2 +- .../themes/twentyseventeen/sidebar.php | 2 +- src/wp-content/themes/twentyseventeen/single.php | 2 +- .../template-parts/footer/footer-widgets.php | 2 +- .../template-parts/footer/site-info.php | 2 +- .../template-parts/header/header-image.php | 2 +- .../template-parts/header/site-branding.php | 2 +- .../template-parts/navigation/navigation-top.php | 2 +- .../page/content-front-page-panels.php | 2 +- .../template-parts/page/content-front-page.php | 2 +- .../template-parts/page/content-page.php | 2 +- .../template-parts/post/content-audio.php | 2 +- .../template-parts/post/content-excerpt.php | 2 +- .../template-parts/post/content-gallery.php | 2 +- .../template-parts/post/content-image.php | 2 +- .../template-parts/post/content-none.php | 2 +- .../template-parts/post/content-video.php | 2 +- .../template-parts/post/content.php | 2 +- src/wp-content/themes/twentytwenty/404.php | 2 +- .../twentytwenty/assets/js/color-calculations.js | 12 ++++++------ .../twentytwenty/assets/js/customize-controls.js | 4 ++-- .../twentytwenty/assets/js/customize-preview.js | 4 ++-- .../assets/js/editor-script-block.js | 2 +- .../classes/class-twentytwenty-customize.php | 6 +++--- .../class-twentytwenty-non-latin-languages.php | 2 +- .../classes/class-twentytwenty-script-loader.php | 2 +- .../class-twentytwenty-separator-control.php | 2 +- .../classes/class-twentytwenty-svg-icons.php | 2 +- .../class-twentytwenty-walker-comment.php | 2 +- .../classes/class-twentytwenty-walker-page.php | 2 +- src/wp-content/themes/twentytwenty/comments.php | 2 +- src/wp-content/themes/twentytwenty/footer.php | 2 +- src/wp-content/themes/twentytwenty/functions.php | 16 ++++++++-------- src/wp-content/themes/twentytwenty/header.php | 2 +- .../themes/twentytwenty/inc/custom-css.php | 2 +- .../themes/twentytwenty/inc/starter-content.php | 6 +++--- .../themes/twentytwenty/inc/svg-icons.php | 2 +- .../themes/twentytwenty/inc/template-tags.php | 16 ++++++++-------- src/wp-content/themes/twentytwenty/index.php | 2 +- .../themes/twentytwenty/searchform.php | 2 +- src/wp-content/themes/twentytwenty/singular.php | 2 +- .../template-parts/content-cover.php | 4 ++-- .../twentytwenty/template-parts/content.php | 2 +- .../template-parts/entry-author-bio.php | 2 +- .../twentytwenty/template-parts/entry-header.php | 4 ++-- .../template-parts/featured-image.php | 2 +- .../template-parts/footer-menus-widgets.php | 2 +- .../twentytwenty/template-parts/modal-menu.php | 2 +- .../twentytwenty/template-parts/modal-search.php | 2 +- .../twentytwenty/template-parts/navigation.php | 2 +- .../twentytwenty/template-parts/pagination.php | 2 +- .../twentytwenty/templates/template-cover.php | 2 +- .../templates/template-full-width.php | 2 +- 97 files changed, 126 insertions(+), 126 deletions(-) diff --git a/src/wp-content/themes/twentynineteen/404.php b/src/wp-content/themes/twentynineteen/404.php index 23ae5e71cf..666120cbc1 100644 --- a/src/wp-content/themes/twentynineteen/404.php +++ b/src/wp-content/themes/twentynineteen/404.php @@ -6,7 +6,7 @@ * * @package WordPress * @subpackage Twenty_Nineteen - * @since 1.0.0 + * @since Twenty Nineteen 1.0 */ get_header(); diff --git a/src/wp-content/themes/twentynineteen/archive.php b/src/wp-content/themes/twentynineteen/archive.php index 423db00ffd..dbe8e519b4 100644 --- a/src/wp-content/themes/twentynineteen/archive.php +++ b/src/wp-content/themes/twentynineteen/archive.php @@ -6,7 +6,7 @@ * * @package WordPress * @subpackage Twenty_Nineteen - * @since 1.0.0 + * @since Twenty Nineteen 1.0 */ get_header(); diff --git a/src/wp-content/themes/twentynineteen/classes/class-twentynineteen-svg-icons.php b/src/wp-content/themes/twentynineteen/classes/class-twentynineteen-svg-icons.php index cc10fcce48..8582ce4e60 100644 --- a/src/wp-content/themes/twentynineteen/classes/class-twentynineteen-svg-icons.php +++ b/src/wp-content/themes/twentynineteen/classes/class-twentynineteen-svg-icons.php @@ -4,7 +4,7 @@ * * @package WordPress * @subpackage Twenty_Nineteen - * @since 1.0.0 + * @since Twenty Nineteen 1.0 */ /** @@ -17,7 +17,7 @@ * All icons are assumed to have equal width and height, hence the option * to only specify a `$size` parameter in the svg methods. * - * @since 1.0.0 + * @since Twenty Nineteen 1.0 */ class TwentyNineteen_SVG_Icons { diff --git a/src/wp-content/themes/twentynineteen/classes/class-twentynineteen-walker-comment.php b/src/wp-content/themes/twentynineteen/classes/class-twentynineteen-walker-comment.php index cded91d0bf..829bb515b7 100644 --- a/src/wp-content/themes/twentynineteen/classes/class-twentynineteen-walker-comment.php +++ b/src/wp-content/themes/twentynineteen/classes/class-twentynineteen-walker-comment.php @@ -4,13 +4,13 @@ * * @package WordPress * @subpackage Twenty_Nineteen - * @since 1.0.0 + * @since Twenty Nineteen 1.0 */ /** * This class outputs custom comment walker for HTML5 friendly WordPress comment and threaded replies. * - * @since 1.0.0 + * @since Twenty Nineteen 1.0 */ class TwentyNineteen_Walker_Comment extends Walker_Comment { diff --git a/src/wp-content/themes/twentynineteen/comments.php b/src/wp-content/themes/twentynineteen/comments.php index fc2e01c990..d72ae857c8 100644 --- a/src/wp-content/themes/twentynineteen/comments.php +++ b/src/wp-content/themes/twentynineteen/comments.php @@ -9,7 +9,7 @@ * * @package WordPress * @subpackage Twenty_Nineteen - * @since 1.0.0 + * @since Twenty Nineteen 1.0 */ /* diff --git a/src/wp-content/themes/twentynineteen/footer.php b/src/wp-content/themes/twentynineteen/footer.php index 98645131c4..28a5ee4d5a 100644 --- a/src/wp-content/themes/twentynineteen/footer.php +++ b/src/wp-content/themes/twentynineteen/footer.php @@ -8,7 +8,7 @@ * * @package WordPress * @subpackage Twenty_Nineteen - * @since 1.0.0 + * @since Twenty Nineteen 1.0 */ ?> diff --git a/src/wp-content/themes/twentynineteen/functions.php b/src/wp-content/themes/twentynineteen/functions.php index 9d9c2c3a04..4b919b39ec 100644 --- a/src/wp-content/themes/twentynineteen/functions.php +++ b/src/wp-content/themes/twentynineteen/functions.php @@ -6,7 +6,7 @@ * * @package WordPress * @subpackage Twenty_Nineteen - * @since 1.0.0 + * @since Twenty Nineteen 1.0 */ /** diff --git a/src/wp-content/themes/twentynineteen/header.php b/src/wp-content/themes/twentynineteen/header.php index b960fd4a99..ad7b12f415 100644 --- a/src/wp-content/themes/twentynineteen/header.php +++ b/src/wp-content/themes/twentynineteen/header.php @@ -8,7 +8,7 @@ * * @package WordPress * @subpackage Twenty_Nineteen - * @since 1.0.0 + * @since Twenty Nineteen 1.0 */ ?> > diff --git a/src/wp-content/themes/twentynineteen/image.php b/src/wp-content/themes/twentynineteen/image.php index 5e08cf9487..021293e57c 100644 --- a/src/wp-content/themes/twentynineteen/image.php +++ b/src/wp-content/themes/twentynineteen/image.php @@ -4,7 +4,7 @@ * * @package WordPress * @subpackage Twenty_Nineteen - * @since 1.0.0 + * @since Twenty Nineteen 1.0 */ get_header(); diff --git a/src/wp-content/themes/twentynineteen/inc/color-patterns.php b/src/wp-content/themes/twentynineteen/inc/color-patterns.php index c16c1d6a49..630f3ed71b 100644 --- a/src/wp-content/themes/twentynineteen/inc/color-patterns.php +++ b/src/wp-content/themes/twentynineteen/inc/color-patterns.php @@ -4,7 +4,7 @@ * * @package WordPress * @subpackage TwentyNineteen - * @since 1.0 + * @since Twenty Nineteen 1.0 */ /** diff --git a/src/wp-content/themes/twentynineteen/inc/customizer.php b/src/wp-content/themes/twentynineteen/inc/customizer.php index b0a784e930..58e996c2a7 100644 --- a/src/wp-content/themes/twentynineteen/inc/customizer.php +++ b/src/wp-content/themes/twentynineteen/inc/customizer.php @@ -4,7 +4,7 @@ * * @package WordPress * @subpackage Twenty_Nineteen - * @since 1.0.0 + * @since Twenty Nineteen 1.0 */ /** diff --git a/src/wp-content/themes/twentynineteen/inc/icon-functions.php b/src/wp-content/themes/twentynineteen/inc/icon-functions.php index abd7c86bba..2a9f98b6a8 100644 --- a/src/wp-content/themes/twentynineteen/inc/icon-functions.php +++ b/src/wp-content/themes/twentynineteen/inc/icon-functions.php @@ -4,7 +4,7 @@ * * @package WordPress * @subpackage Twenty_Nineteen - * @since 1.0.0 + * @since Twenty Nineteen 1.0 */ /** diff --git a/src/wp-content/themes/twentynineteen/inc/template-functions.php b/src/wp-content/themes/twentynineteen/inc/template-functions.php index 6a38224e65..4ec88c42ca 100644 --- a/src/wp-content/themes/twentynineteen/inc/template-functions.php +++ b/src/wp-content/themes/twentynineteen/inc/template-functions.php @@ -4,7 +4,7 @@ * * @package WordPress * @subpackage Twenty_Nineteen - * @since 1.0.0 + * @since Twenty Nineteen 1.0 */ /** diff --git a/src/wp-content/themes/twentynineteen/inc/template-tags.php b/src/wp-content/themes/twentynineteen/inc/template-tags.php index a97d5c4605..a77f731122 100644 --- a/src/wp-content/themes/twentynineteen/inc/template-tags.php +++ b/src/wp-content/themes/twentynineteen/inc/template-tags.php @@ -4,7 +4,7 @@ * * @package WordPress * @subpackage Twenty_Nineteen - * @since 1.0.0 + * @since Twenty Nineteen 1.0 */ if ( ! function_exists( 'twentynineteen_posted_on' ) ) : diff --git a/src/wp-content/themes/twentynineteen/index.php b/src/wp-content/themes/twentynineteen/index.php index 2c176b82fe..9a5c27d4f5 100644 --- a/src/wp-content/themes/twentynineteen/index.php +++ b/src/wp-content/themes/twentynineteen/index.php @@ -11,7 +11,7 @@ * * @package WordPress * @subpackage Twenty_Nineteen - * @since 1.0.0 + * @since Twenty Nineteen 1.0 */ get_header(); diff --git a/src/wp-content/themes/twentynineteen/page.php b/src/wp-content/themes/twentynineteen/page.php index 717b0417fc..16abcb2399 100644 --- a/src/wp-content/themes/twentynineteen/page.php +++ b/src/wp-content/themes/twentynineteen/page.php @@ -6,7 +6,7 @@ * * @package WordPress * @subpackage Twenty_Nineteen - * @since 1.0.0 + * @since Twenty Nineteen 1.0 */ get_header(); diff --git a/src/wp-content/themes/twentynineteen/search.php b/src/wp-content/themes/twentynineteen/search.php index 84091a2f27..25ab5c245d 100644 --- a/src/wp-content/themes/twentynineteen/search.php +++ b/src/wp-content/themes/twentynineteen/search.php @@ -6,7 +6,7 @@ * * @package WordPress * @subpackage Twenty_Nineteen - * @since 1.0.0 + * @since Twenty Nineteen 1.0 */ get_header(); diff --git a/src/wp-content/themes/twentynineteen/single.php b/src/wp-content/themes/twentynineteen/single.php index b8cf0b16b0..830850ef7d 100644 --- a/src/wp-content/themes/twentynineteen/single.php +++ b/src/wp-content/themes/twentynineteen/single.php @@ -6,7 +6,7 @@ * * @package WordPress * @subpackage Twenty_Nineteen - * @since 1.0.0 + * @since Twenty Nineteen 1.0 */ get_header(); diff --git a/src/wp-content/themes/twentynineteen/template-parts/content/content-excerpt.php b/src/wp-content/themes/twentynineteen/template-parts/content/content-excerpt.php index a76edb02ed..e4740459bf 100644 --- a/src/wp-content/themes/twentynineteen/template-parts/content/content-excerpt.php +++ b/src/wp-content/themes/twentynineteen/template-parts/content/content-excerpt.php @@ -6,7 +6,7 @@ * * @package WordPress * @subpackage Twenty_Nineteen - * @since 1.0.0 + * @since Twenty Nineteen 1.0 */ ?> diff --git a/src/wp-content/themes/twentynineteen/template-parts/content/content-none.php b/src/wp-content/themes/twentynineteen/template-parts/content/content-none.php index e0902d3d9e..f18b5a75e7 100644 --- a/src/wp-content/themes/twentynineteen/template-parts/content/content-none.php +++ b/src/wp-content/themes/twentynineteen/template-parts/content/content-none.php @@ -6,7 +6,7 @@ * * @package WordPress * @subpackage Twenty_Nineteen - * @since 1.0.0 + * @since Twenty Nineteen 1.0 */ ?> diff --git a/src/wp-content/themes/twentynineteen/template-parts/content/content-page.php b/src/wp-content/themes/twentynineteen/template-parts/content/content-page.php index 9068b6807a..8772fa30d3 100644 --- a/src/wp-content/themes/twentynineteen/template-parts/content/content-page.php +++ b/src/wp-content/themes/twentynineteen/template-parts/content/content-page.php @@ -6,7 +6,7 @@ * * @package WordPress * @subpackage Twenty_Nineteen - * @since 1.0.0 + * @since Twenty Nineteen 1.0 */ ?> diff --git a/src/wp-content/themes/twentynineteen/template-parts/content/content-single.php b/src/wp-content/themes/twentynineteen/template-parts/content/content-single.php index d85aa2f72d..7a7330b816 100644 --- a/src/wp-content/themes/twentynineteen/template-parts/content/content-single.php +++ b/src/wp-content/themes/twentynineteen/template-parts/content/content-single.php @@ -6,7 +6,7 @@ * * @package WordPress * @subpackage Twenty_Nineteen - * @since 1.0.0 + * @since Twenty Nineteen 1.0 */ ?> diff --git a/src/wp-content/themes/twentynineteen/template-parts/content/content.php b/src/wp-content/themes/twentynineteen/template-parts/content/content.php index 6f8532dbc5..6a31af72d3 100644 --- a/src/wp-content/themes/twentynineteen/template-parts/content/content.php +++ b/src/wp-content/themes/twentynineteen/template-parts/content/content.php @@ -6,7 +6,7 @@ * * @package WordPress * @subpackage Twenty_Nineteen - * @since 1.0.0 + * @since Twenty Nineteen 1.0 */ ?> diff --git a/src/wp-content/themes/twentynineteen/template-parts/footer/footer-widgets.php b/src/wp-content/themes/twentynineteen/template-parts/footer/footer-widgets.php index 163cbd89df..d66183f816 100644 --- a/src/wp-content/themes/twentynineteen/template-parts/footer/footer-widgets.php +++ b/src/wp-content/themes/twentynineteen/template-parts/footer/footer-widgets.php @@ -4,7 +4,7 @@ * * @package WordPress * @subpackage Twenty_Nineteen - * @since 1.0.0 + * @since Twenty Nineteen 1.0 */ if ( is_active_sidebar( 'sidebar-1' ) ) : ?> diff --git a/src/wp-content/themes/twentynineteen/template-parts/header/entry-header.php b/src/wp-content/themes/twentynineteen/template-parts/header/entry-header.php index 16f84eac37..77491f0285 100644 --- a/src/wp-content/themes/twentynineteen/template-parts/header/entry-header.php +++ b/src/wp-content/themes/twentynineteen/template-parts/header/entry-header.php @@ -4,7 +4,7 @@ * * @package WordPress * @subpackage Twenty_Nineteen - * @since 1.0.0 + * @since Twenty Nineteen 1.0 */ $discussion = ! is_page() && twentynineteen_can_show_post_thumbnail() ? twentynineteen_get_discussion_data() : null; ?> diff --git a/src/wp-content/themes/twentynineteen/template-parts/header/site-branding.php b/src/wp-content/themes/twentynineteen/template-parts/header/site-branding.php index 03bc53b802..6224763f0f 100644 --- a/src/wp-content/themes/twentynineteen/template-parts/header/site-branding.php +++ b/src/wp-content/themes/twentynineteen/template-parts/header/site-branding.php @@ -4,7 +4,7 @@ * * @package WordPress * @subpackage Twenty_Nineteen - * @since 1.0.0 + * @since Twenty Nineteen 1.0 */ ?>
diff --git a/src/wp-content/themes/twentynineteen/template-parts/post/author-bio.php b/src/wp-content/themes/twentynineteen/template-parts/post/author-bio.php index 4ed9bf3db3..879a41053c 100644 --- a/src/wp-content/themes/twentynineteen/template-parts/post/author-bio.php +++ b/src/wp-content/themes/twentynineteen/template-parts/post/author-bio.php @@ -4,7 +4,7 @@ * * @package WordPress * @subpackage Twenty_Nineteen - * @since 1.0.0 + * @since Twenty Nineteen 1.0 */ if ( (bool) get_the_author_meta( 'description' ) ) : ?> diff --git a/src/wp-content/themes/twentynineteen/template-parts/post/discussion-meta.php b/src/wp-content/themes/twentynineteen/template-parts/post/discussion-meta.php index e54b5b7717..c9d8f00422 100644 --- a/src/wp-content/themes/twentynineteen/template-parts/post/discussion-meta.php +++ b/src/wp-content/themes/twentynineteen/template-parts/post/discussion-meta.php @@ -4,7 +4,7 @@ * * @package WordPress * @subpackage Twenty_Nineteen - * @since 1.0.0 + * @since Twenty Nineteen 1.0 */ /* Get data from current discussion on post. */ diff --git a/src/wp-content/themes/twentyseventeen/404.php b/src/wp-content/themes/twentyseventeen/404.php index 3eb2a30bb7..3bbae9567a 100644 --- a/src/wp-content/themes/twentyseventeen/404.php +++ b/src/wp-content/themes/twentyseventeen/404.php @@ -6,7 +6,7 @@ * * @package WordPress * @subpackage Twenty_Seventeen - * @since 1.0 + * @since Twenty Seventeen 1.0 * @version 1.0 */ diff --git a/src/wp-content/themes/twentyseventeen/archive.php b/src/wp-content/themes/twentyseventeen/archive.php index 3e58f1f813..1d0772275c 100644 --- a/src/wp-content/themes/twentyseventeen/archive.php +++ b/src/wp-content/themes/twentyseventeen/archive.php @@ -6,7 +6,7 @@ * * @package WordPress * @subpackage Twenty_Seventeen - * @since 1.0 + * @since Twenty Seventeen 1.0 * @version 1.0 */ diff --git a/src/wp-content/themes/twentyseventeen/comments.php b/src/wp-content/themes/twentyseventeen/comments.php index 7e8e9887e3..f979992005 100644 --- a/src/wp-content/themes/twentyseventeen/comments.php +++ b/src/wp-content/themes/twentyseventeen/comments.php @@ -9,7 +9,7 @@ * * @package WordPress * @subpackage Twenty_Seventeen - * @since 1.0 + * @since Twenty Seventeen 1.0 * @version 1.0 */ diff --git a/src/wp-content/themes/twentyseventeen/footer.php b/src/wp-content/themes/twentyseventeen/footer.php index bc6ce08bf3..1772bf717b 100644 --- a/src/wp-content/themes/twentyseventeen/footer.php +++ b/src/wp-content/themes/twentyseventeen/footer.php @@ -8,7 +8,7 @@ * * @package WordPress * @subpackage Twenty_Seventeen - * @since 1.0 + * @since Twenty Seventeen 1.0 * @version 1.2 */ diff --git a/src/wp-content/themes/twentyseventeen/front-page.php b/src/wp-content/themes/twentyseventeen/front-page.php index 86078ad470..3857ea6203 100644 --- a/src/wp-content/themes/twentyseventeen/front-page.php +++ b/src/wp-content/themes/twentyseventeen/front-page.php @@ -8,7 +8,7 @@ * * @package WordPress * @subpackage Twenty_Seventeen - * @since 1.0 + * @since Twenty Seventeen 1.0 * @version 1.0 */ diff --git a/src/wp-content/themes/twentyseventeen/functions.php b/src/wp-content/themes/twentyseventeen/functions.php index 3a2e92ecf8..7e5cb84c0b 100644 --- a/src/wp-content/themes/twentyseventeen/functions.php +++ b/src/wp-content/themes/twentyseventeen/functions.php @@ -6,7 +6,7 @@ * * @package WordPress * @subpackage Twenty_Seventeen - * @since 1.0 + * @since Twenty Seventeen 1.0 */ /** diff --git a/src/wp-content/themes/twentyseventeen/header.php b/src/wp-content/themes/twentyseventeen/header.php index 0ac11c30ec..9ea7aa5be8 100644 --- a/src/wp-content/themes/twentyseventeen/header.php +++ b/src/wp-content/themes/twentyseventeen/header.php @@ -8,7 +8,7 @@ * * @package WordPress * @subpackage Twenty_Seventeen - * @since 1.0 + * @since Twenty Seventeen 1.0 * @version 1.0 */ diff --git a/src/wp-content/themes/twentyseventeen/inc/color-patterns.php b/src/wp-content/themes/twentyseventeen/inc/color-patterns.php index 38e4257ef2..2e3422ffc2 100644 --- a/src/wp-content/themes/twentyseventeen/inc/color-patterns.php +++ b/src/wp-content/themes/twentyseventeen/inc/color-patterns.php @@ -4,7 +4,7 @@ * * @package WordPress * @subpackage Twenty_Seventeen - * @since 1.0 + * @since Twenty Seventeen 1.0 */ /** diff --git a/src/wp-content/themes/twentyseventeen/inc/custom-header.php b/src/wp-content/themes/twentyseventeen/inc/custom-header.php index 9e4f5e6a40..60cb192516 100644 --- a/src/wp-content/themes/twentyseventeen/inc/custom-header.php +++ b/src/wp-content/themes/twentyseventeen/inc/custom-header.php @@ -6,7 +6,7 @@ * * @package WordPress * @subpackage Twenty_Seventeen - * @since 1.0 + * @since Twenty Seventeen 1.0 */ /** diff --git a/src/wp-content/themes/twentyseventeen/inc/customizer.php b/src/wp-content/themes/twentyseventeen/inc/customizer.php index 74d1c33502..9b8243f4bd 100644 --- a/src/wp-content/themes/twentyseventeen/inc/customizer.php +++ b/src/wp-content/themes/twentyseventeen/inc/customizer.php @@ -4,7 +4,7 @@ * * @package WordPress * @subpackage Twenty_Seventeen - * @since 1.0 + * @since Twenty Seventeen 1.0 */ /** diff --git a/src/wp-content/themes/twentyseventeen/inc/icon-functions.php b/src/wp-content/themes/twentyseventeen/inc/icon-functions.php index 2dee5f47f5..c906762b58 100644 --- a/src/wp-content/themes/twentyseventeen/inc/icon-functions.php +++ b/src/wp-content/themes/twentyseventeen/inc/icon-functions.php @@ -4,7 +4,7 @@ * * @package WordPress * @subpackage Twenty_Seventeen - * @since 1.0 + * @since Twenty Seventeen 1.0 */ /** diff --git a/src/wp-content/themes/twentyseventeen/inc/template-functions.php b/src/wp-content/themes/twentyseventeen/inc/template-functions.php index b9e0d88282..55f4c9aa55 100644 --- a/src/wp-content/themes/twentyseventeen/inc/template-functions.php +++ b/src/wp-content/themes/twentyseventeen/inc/template-functions.php @@ -4,7 +4,7 @@ * * @package WordPress * @subpackage Twenty_Seventeen - * @since 1.0 + * @since Twenty Seventeen 1.0 */ /** diff --git a/src/wp-content/themes/twentyseventeen/inc/template-tags.php b/src/wp-content/themes/twentyseventeen/inc/template-tags.php index 85575d4054..db3245df6e 100644 --- a/src/wp-content/themes/twentyseventeen/inc/template-tags.php +++ b/src/wp-content/themes/twentyseventeen/inc/template-tags.php @@ -6,7 +6,7 @@ * * @package WordPress * @subpackage Twenty_Seventeen - * @since 1.0 + * @since Twenty Seventeen 1.0 */ if ( ! function_exists( 'twentyseventeen_posted_on' ) ) : diff --git a/src/wp-content/themes/twentyseventeen/index.php b/src/wp-content/themes/twentyseventeen/index.php index 36788a6875..1b6375545f 100644 --- a/src/wp-content/themes/twentyseventeen/index.php +++ b/src/wp-content/themes/twentyseventeen/index.php @@ -11,7 +11,7 @@ * * @package WordPress * @subpackage Twenty_Seventeen - * @since 1.0 + * @since Twenty Seventeen 1.0 * @version 1.0 */ diff --git a/src/wp-content/themes/twentyseventeen/page.php b/src/wp-content/themes/twentyseventeen/page.php index 7269a39877..758816c5a7 100644 --- a/src/wp-content/themes/twentyseventeen/page.php +++ b/src/wp-content/themes/twentyseventeen/page.php @@ -11,7 +11,7 @@ * * @package WordPress * @subpackage Twenty_Seventeen - * @since 1.0 + * @since Twenty Seventeen 1.0 * @version 1.0 */ diff --git a/src/wp-content/themes/twentyseventeen/search.php b/src/wp-content/themes/twentyseventeen/search.php index 10a87efd76..a1fd451a4d 100644 --- a/src/wp-content/themes/twentyseventeen/search.php +++ b/src/wp-content/themes/twentyseventeen/search.php @@ -6,7 +6,7 @@ * * @package WordPress * @subpackage Twenty_Seventeen - * @since 1.0 + * @since Twenty Seventeen 1.0 * @version 1.0 */ diff --git a/src/wp-content/themes/twentyseventeen/searchform.php b/src/wp-content/themes/twentyseventeen/searchform.php index 4a38cddafa..ce487e39e9 100644 --- a/src/wp-content/themes/twentyseventeen/searchform.php +++ b/src/wp-content/themes/twentyseventeen/searchform.php @@ -4,7 +4,7 @@ * * @package WordPress * @subpackage Twenty_Seventeen - * @since 1.0 + * @since Twenty Seventeen 1.0 * @version 1.0 */ diff --git a/src/wp-content/themes/twentyseventeen/sidebar.php b/src/wp-content/themes/twentyseventeen/sidebar.php index 1fc3a17208..8233b23357 100644 --- a/src/wp-content/themes/twentyseventeen/sidebar.php +++ b/src/wp-content/themes/twentyseventeen/sidebar.php @@ -6,7 +6,7 @@ * * @package WordPress * @subpackage Twenty_Seventeen - * @since 1.0 + * @since Twenty Seventeen 1.0 * @version 1.0 */ diff --git a/src/wp-content/themes/twentyseventeen/single.php b/src/wp-content/themes/twentyseventeen/single.php index b5136a2133..ec68d5f4eb 100644 --- a/src/wp-content/themes/twentyseventeen/single.php +++ b/src/wp-content/themes/twentyseventeen/single.php @@ -6,7 +6,7 @@ * * @package WordPress * @subpackage Twenty_Seventeen - * @since 1.0 + * @since Twenty Seventeen 1.0 * @version 1.0 */ diff --git a/src/wp-content/themes/twentyseventeen/template-parts/footer/footer-widgets.php b/src/wp-content/themes/twentyseventeen/template-parts/footer/footer-widgets.php index ea309d8e38..68ad2165b1 100644 --- a/src/wp-content/themes/twentyseventeen/template-parts/footer/footer-widgets.php +++ b/src/wp-content/themes/twentyseventeen/template-parts/footer/footer-widgets.php @@ -4,7 +4,7 @@ * * @package WordPress * @subpackage Twenty_Seventeen - * @since 1.0 + * @since Twenty Seventeen 1.0 * @version 1.0 */ diff --git a/src/wp-content/themes/twentyseventeen/template-parts/footer/site-info.php b/src/wp-content/themes/twentyseventeen/template-parts/footer/site-info.php index 68883bbcd0..9e5331b367 100644 --- a/src/wp-content/themes/twentyseventeen/template-parts/footer/site-info.php +++ b/src/wp-content/themes/twentyseventeen/template-parts/footer/site-info.php @@ -4,7 +4,7 @@ * * @package WordPress * @subpackage Twenty_Seventeen - * @since 1.0 + * @since Twenty Seventeen 1.0 * @version 1.0 */ diff --git a/src/wp-content/themes/twentyseventeen/template-parts/header/header-image.php b/src/wp-content/themes/twentyseventeen/template-parts/header/header-image.php index 390debcd03..34aaa6c4b6 100644 --- a/src/wp-content/themes/twentyseventeen/template-parts/header/header-image.php +++ b/src/wp-content/themes/twentyseventeen/template-parts/header/header-image.php @@ -4,7 +4,7 @@ * * @package WordPress * @subpackage Twenty_Seventeen - * @since 1.0 + * @since Twenty Seventeen 1.0 * @version 1.0 */ diff --git a/src/wp-content/themes/twentyseventeen/template-parts/header/site-branding.php b/src/wp-content/themes/twentyseventeen/template-parts/header/site-branding.php index 02017d5f36..d605a5e0f4 100644 --- a/src/wp-content/themes/twentyseventeen/template-parts/header/site-branding.php +++ b/src/wp-content/themes/twentyseventeen/template-parts/header/site-branding.php @@ -4,7 +4,7 @@ * * @package WordPress * @subpackage Twenty_Seventeen - * @since 1.0 + * @since Twenty Seventeen 1.0 * @version 1.0 */ diff --git a/src/wp-content/themes/twentyseventeen/template-parts/navigation/navigation-top.php b/src/wp-content/themes/twentyseventeen/template-parts/navigation/navigation-top.php index 5cfc99876c..417e1c8017 100644 --- a/src/wp-content/themes/twentyseventeen/template-parts/navigation/navigation-top.php +++ b/src/wp-content/themes/twentyseventeen/template-parts/navigation/navigation-top.php @@ -4,7 +4,7 @@ * * @package WordPress * @subpackage Twenty_Seventeen - * @since 1.0 + * @since Twenty Seventeen 1.0 * @version 1.2 */ diff --git a/src/wp-content/themes/twentyseventeen/template-parts/page/content-front-page-panels.php b/src/wp-content/themes/twentyseventeen/template-parts/page/content-front-page-panels.php index 91da4ca55b..074af0da0e 100644 --- a/src/wp-content/themes/twentyseventeen/template-parts/page/content-front-page-panels.php +++ b/src/wp-content/themes/twentyseventeen/template-parts/page/content-front-page-panels.php @@ -4,7 +4,7 @@ * * @package WordPress * @subpackage Twenty_Seventeen - * @since 1.0 + * @since Twenty Seventeen 1.0 * @version 1.0 */ diff --git a/src/wp-content/themes/twentyseventeen/template-parts/page/content-front-page.php b/src/wp-content/themes/twentyseventeen/template-parts/page/content-front-page.php index 143552ff28..5608ec6c25 100644 --- a/src/wp-content/themes/twentyseventeen/template-parts/page/content-front-page.php +++ b/src/wp-content/themes/twentyseventeen/template-parts/page/content-front-page.php @@ -4,7 +4,7 @@ * * @package WordPress * @subpackage Twenty_Seventeen - * @since 1.0 + * @since Twenty Seventeen 1.0 * @version 1.0 */ diff --git a/src/wp-content/themes/twentyseventeen/template-parts/page/content-page.php b/src/wp-content/themes/twentyseventeen/template-parts/page/content-page.php index f85ebc8c6f..6e99666e8d 100644 --- a/src/wp-content/themes/twentyseventeen/template-parts/page/content-page.php +++ b/src/wp-content/themes/twentyseventeen/template-parts/page/content-page.php @@ -6,7 +6,7 @@ * * @package WordPress * @subpackage Twenty_Seventeen - * @since 1.0 + * @since Twenty Seventeen 1.0 * @version 1.0 */ diff --git a/src/wp-content/themes/twentyseventeen/template-parts/post/content-audio.php b/src/wp-content/themes/twentyseventeen/template-parts/post/content-audio.php index 0d094ed452..07f9897fa2 100644 --- a/src/wp-content/themes/twentyseventeen/template-parts/post/content-audio.php +++ b/src/wp-content/themes/twentyseventeen/template-parts/post/content-audio.php @@ -6,7 +6,7 @@ * * @package WordPress * @subpackage Twenty_Seventeen - * @since 1.0 + * @since Twenty Seventeen 1.0 * @version 1.2 */ diff --git a/src/wp-content/themes/twentyseventeen/template-parts/post/content-excerpt.php b/src/wp-content/themes/twentyseventeen/template-parts/post/content-excerpt.php index 54a493392e..d16dc4490f 100644 --- a/src/wp-content/themes/twentyseventeen/template-parts/post/content-excerpt.php +++ b/src/wp-content/themes/twentyseventeen/template-parts/post/content-excerpt.php @@ -8,7 +8,7 @@ * * @package WordPress * @subpackage Twenty_Seventeen - * @since 1.0 + * @since Twenty Seventeen 1.0 * @version 1.2 */ diff --git a/src/wp-content/themes/twentyseventeen/template-parts/post/content-gallery.php b/src/wp-content/themes/twentyseventeen/template-parts/post/content-gallery.php index af1eaf41eb..7461d2958b 100644 --- a/src/wp-content/themes/twentyseventeen/template-parts/post/content-gallery.php +++ b/src/wp-content/themes/twentyseventeen/template-parts/post/content-gallery.php @@ -6,7 +6,7 @@ * * @package WordPress * @subpackage Twenty_Seventeen - * @since 1.0 + * @since Twenty Seventeen 1.0 * @version 1.2 */ diff --git a/src/wp-content/themes/twentyseventeen/template-parts/post/content-image.php b/src/wp-content/themes/twentyseventeen/template-parts/post/content-image.php index 9062fcd0a1..6d4b5dc188 100644 --- a/src/wp-content/themes/twentyseventeen/template-parts/post/content-image.php +++ b/src/wp-content/themes/twentyseventeen/template-parts/post/content-image.php @@ -6,7 +6,7 @@ * * @package WordPress * @subpackage Twenty_Seventeen - * @since 1.0 + * @since Twenty Seventeen 1.0 * @version 1.2 */ diff --git a/src/wp-content/themes/twentyseventeen/template-parts/post/content-none.php b/src/wp-content/themes/twentyseventeen/template-parts/post/content-none.php index 50b3fb10cb..46acac0693 100644 --- a/src/wp-content/themes/twentyseventeen/template-parts/post/content-none.php +++ b/src/wp-content/themes/twentyseventeen/template-parts/post/content-none.php @@ -6,7 +6,7 @@ * * @package WordPress * @subpackage Twenty_Seventeen - * @since 1.0 + * @since Twenty Seventeen 1.0 * @version 1.0 */ diff --git a/src/wp-content/themes/twentyseventeen/template-parts/post/content-video.php b/src/wp-content/themes/twentyseventeen/template-parts/post/content-video.php index c08dda9bf4..8c730446e3 100644 --- a/src/wp-content/themes/twentyseventeen/template-parts/post/content-video.php +++ b/src/wp-content/themes/twentyseventeen/template-parts/post/content-video.php @@ -6,7 +6,7 @@ * * @package WordPress * @subpackage Twenty_Seventeen - * @since 1.0 + * @since Twenty Seventeen 1.0 * @version 1.2 */ diff --git a/src/wp-content/themes/twentyseventeen/template-parts/post/content.php b/src/wp-content/themes/twentyseventeen/template-parts/post/content.php index 7571f05603..e0f44d34e9 100644 --- a/src/wp-content/themes/twentyseventeen/template-parts/post/content.php +++ b/src/wp-content/themes/twentyseventeen/template-parts/post/content.php @@ -6,7 +6,7 @@ * * @package WordPress * @subpackage Twenty_Seventeen - * @since 1.0 + * @since Twenty Seventeen 1.0 * @version 1.2 */ diff --git a/src/wp-content/themes/twentytwenty/404.php b/src/wp-content/themes/twentytwenty/404.php index fbf509aa83..64c25039a9 100644 --- a/src/wp-content/themes/twentytwenty/404.php +++ b/src/wp-content/themes/twentytwenty/404.php @@ -4,7 +4,7 @@ * * @package WordPress * @subpackage Twenty_Twenty - * @since 1.0.0 + * @since Twenty Twenty 1.0 */ get_header(); diff --git a/src/wp-content/themes/twentytwenty/assets/js/color-calculations.js b/src/wp-content/themes/twentytwenty/assets/js/color-calculations.js index 23f3cbad65..5cecc1d76f 100644 --- a/src/wp-content/themes/twentytwenty/assets/js/color-calculations.js +++ b/src/wp-content/themes/twentytwenty/assets/js/color-calculations.js @@ -3,7 +3,7 @@ /** * Color Calculations. * - * @since 1.0.0 + * @since Twenty Twenty 1.0 * * @param {string} backgroundColor - The background color. * @param {number} accentHue - The hue for our accent color. @@ -29,7 +29,7 @@ function _twentyTwentyColor( backgroundColor, accentHue ) { * For improved performance we only build half the array * depending on dark/light background-color. * - * @since 1.0.0 + * @since Twenty Twenty 1.0 * * @return {Object} - this */ @@ -51,7 +51,7 @@ _twentyTwentyColor.prototype.setAccentColorsArray = function() { /** * Get a score for this color in contrast to its background color and surrounding text. * - * @since 1.0.0 + * @since Twenty Twenty 1.0 * @param {number} contrastBackground - WCAG contrast with the background color. * @param {number} contrastSurroundingText - WCAG contrast with surrounding text. * @return {number} - 0 is best, higher numbers have bigger difference with the desired scores. @@ -111,7 +111,7 @@ _twentyTwentyColor.prototype.setAccentColorsArray = function() { /** * Get accessible text-color. * - * @since 1.0.0 + * @since Twenty Twenty 1.0 * * @return {Color} - Returns a Color object. */ @@ -122,7 +122,7 @@ _twentyTwentyColor.prototype.getTextColor = function() { /** * Get accessible color for the defined accent-hue and background-color. * - * @since 1.0.0 + * @since Twenty Twenty 1.0 * * @return {Color} - Returns a Color object. */ @@ -142,7 +142,7 @@ _twentyTwentyColor.prototype.getAccentColor = function() { /** * Return a new instance of the _twentyTwentyColor object. * - * @since 1.0.0 + * @since Twenty Twenty 1.0 * @param {string} backgroundColor - The background color. * @param {number} accentHue - The hue for our accent color. * @return {Object} - this diff --git a/src/wp-content/themes/twentytwenty/assets/js/customize-controls.js b/src/wp-content/themes/twentytwenty/assets/js/customize-controls.js index f3d94a4597..26136e21e2 100644 --- a/src/wp-content/themes/twentytwenty/assets/js/customize-controls.js +++ b/src/wp-content/themes/twentytwenty/assets/js/customize-controls.js @@ -4,7 +4,7 @@ * * Contains extra logic for our Customizer controls & settings. * - * @since 1.0.0 + * @since Twenty Twenty 1.0 */ ( function() { @@ -40,7 +40,7 @@ /** * Updates the value of the "accent_accessible_colors" setting. * - * @since 1.0.0 + * @since Twenty Twenty 1.0 * * @param {string} context The area for which we want to get colors. Can be for example "content", "header" etc. * @param {string} backgroundColor The background color (HEX value). diff --git a/src/wp-content/themes/twentytwenty/assets/js/customize-preview.js b/src/wp-content/themes/twentytwenty/assets/js/customize-preview.js index 28b8506769..a191f44740 100644 --- a/src/wp-content/themes/twentytwenty/assets/js/customize-preview.js +++ b/src/wp-content/themes/twentytwenty/assets/js/customize-preview.js @@ -4,7 +4,7 @@ * * Contains handlers to make Theme Customizer preview reload changes asynchronously. * - * @since 1.0.0 + * @since Twenty Twenty 1.0 */ ( function( $, api, _ ) { @@ -146,7 +146,7 @@ /** * Add styles to elements in the preview pane. * - * @since 1.0.0 + * @since Twenty Twenty 1.0 * * @param {string} context The area for which we want to generate styles. Can be for example "content", "header" etc. * diff --git a/src/wp-content/themes/twentytwenty/assets/js/editor-script-block.js b/src/wp-content/themes/twentytwenty/assets/js/editor-script-block.js index 0225570725..3ff08d537a 100644 --- a/src/wp-content/themes/twentytwenty/assets/js/editor-script-block.js +++ b/src/wp-content/themes/twentytwenty/assets/js/editor-script-block.js @@ -1,7 +1,7 @@ /** * Remove squared button style * - * @since 1.0.0 + * @since Twenty Twenty 1.0 */ /* global wp */ wp.domReady( function() { diff --git a/src/wp-content/themes/twentytwenty/classes/class-twentytwenty-customize.php b/src/wp-content/themes/twentytwenty/classes/class-twentytwenty-customize.php index cec2496149..ff7c70c2fa 100644 --- a/src/wp-content/themes/twentytwenty/classes/class-twentytwenty-customize.php +++ b/src/wp-content/themes/twentytwenty/classes/class-twentytwenty-customize.php @@ -4,7 +4,7 @@ * * @package WordPress * @subpackage Twenty_Twenty - * @since 1.0.0 + * @since Twenty Twenty 1.0 */ if ( ! class_exists( 'TwentyTwenty_Customize' ) ) { @@ -134,7 +134,7 @@ if ( ! class_exists( 'TwentyTwenty_Customize' ) ) { * The control is a hue-only colorpicker, and there is a separate setting that holds values * for other colors calculated based on the selected hue and various background-colors on the page. * - * @since 1.0.0 + * @since Twenty Twenty 1.0 */ // Add the setting for the hue colorpicker. @@ -414,7 +414,7 @@ if ( ! class_exists( 'TwentyTwenty_Customize' ) ) { * * @static * @access public - * @since 1.0.0 + * @since Twenty Twenty 1.0 * @param array $value The value we want to sanitize. * @return array Returns sanitized value. Each item in the array gets sanitized separately. */ diff --git a/src/wp-content/themes/twentytwenty/classes/class-twentytwenty-non-latin-languages.php b/src/wp-content/themes/twentytwenty/classes/class-twentytwenty-non-latin-languages.php index a3a13369bf..ef1f2e66c2 100644 --- a/src/wp-content/themes/twentytwenty/classes/class-twentytwenty-non-latin-languages.php +++ b/src/wp-content/themes/twentytwenty/classes/class-twentytwenty-non-latin-languages.php @@ -6,7 +6,7 @@ * * @package WordPress * @subpackage Twenty_Twenty - * @since 1.0.0 + * @since Twenty Twenty 1.0 */ if ( ! class_exists( 'TwentyTwenty_Non_Latin_Languages' ) ) { diff --git a/src/wp-content/themes/twentytwenty/classes/class-twentytwenty-script-loader.php b/src/wp-content/themes/twentytwenty/classes/class-twentytwenty-script-loader.php index a8af12f256..88ccf641f9 100644 --- a/src/wp-content/themes/twentytwenty/classes/class-twentytwenty-script-loader.php +++ b/src/wp-content/themes/twentytwenty/classes/class-twentytwenty-script-loader.php @@ -8,7 +8,7 @@ * * @package WordPress * @subpackage Twenty_Twenty - * @since 1.0.0 + * @since Twenty Twenty 1.0 */ if ( ! class_exists( 'TwentyTwenty_Script_Loader' ) ) { diff --git a/src/wp-content/themes/twentytwenty/classes/class-twentytwenty-separator-control.php b/src/wp-content/themes/twentytwenty/classes/class-twentytwenty-separator-control.php index 80722573d3..0682373a83 100644 --- a/src/wp-content/themes/twentytwenty/classes/class-twentytwenty-separator-control.php +++ b/src/wp-content/themes/twentytwenty/classes/class-twentytwenty-separator-control.php @@ -4,7 +4,7 @@ * * @package WordPress * @subpackage Twenty_Twenty - * @since 1.0.0 + * @since Twenty Twenty 1.0 */ if ( class_exists( 'WP_Customize_Control' ) ) { diff --git a/src/wp-content/themes/twentytwenty/classes/class-twentytwenty-svg-icons.php b/src/wp-content/themes/twentytwenty/classes/class-twentytwenty-svg-icons.php index a4b2e7af30..6b71e5a7d3 100644 --- a/src/wp-content/themes/twentytwenty/classes/class-twentytwenty-svg-icons.php +++ b/src/wp-content/themes/twentytwenty/classes/class-twentytwenty-svg-icons.php @@ -4,7 +4,7 @@ * * @package WordPress * @subpackage Twenty_Twenty - * @since 1.0.0 + * @since Twenty Twenty 1.0 */ if ( ! class_exists( 'TwentyTwenty_SVG_Icons' ) ) { diff --git a/src/wp-content/themes/twentytwenty/classes/class-twentytwenty-walker-comment.php b/src/wp-content/themes/twentytwenty/classes/class-twentytwenty-walker-comment.php index 1472d0b8fc..727817c75e 100644 --- a/src/wp-content/themes/twentytwenty/classes/class-twentytwenty-walker-comment.php +++ b/src/wp-content/themes/twentytwenty/classes/class-twentytwenty-walker-comment.php @@ -4,7 +4,7 @@ * * @package WordPress * @subpackage Twenty_Twenty - * @since 1.0.0 + * @since Twenty Twenty 1.0 */ if ( ! class_exists( 'TwentyTwenty_Walker_Comment' ) ) { diff --git a/src/wp-content/themes/twentytwenty/classes/class-twentytwenty-walker-page.php b/src/wp-content/themes/twentytwenty/classes/class-twentytwenty-walker-page.php index e1d74bf5da..29e483e1a9 100644 --- a/src/wp-content/themes/twentytwenty/classes/class-twentytwenty-walker-page.php +++ b/src/wp-content/themes/twentytwenty/classes/class-twentytwenty-walker-page.php @@ -4,7 +4,7 @@ * * @package WordPress * @subpackage Twenty_Twenty - * @since 1.0.0 + * @since Twenty Twenty 1.0 */ if ( ! class_exists( 'TwentyTwenty_Walker_Page' ) ) { diff --git a/src/wp-content/themes/twentytwenty/comments.php b/src/wp-content/themes/twentytwenty/comments.php index 5338887f49..3a435296c8 100644 --- a/src/wp-content/themes/twentytwenty/comments.php +++ b/src/wp-content/themes/twentytwenty/comments.php @@ -5,7 +5,7 @@ * * @package WordPress * @subpackage Twenty_Twenty - * @since 1.0.0 + * @since Twenty Twenty 1.0 */ /* diff --git a/src/wp-content/themes/twentytwenty/footer.php b/src/wp-content/themes/twentytwenty/footer.php index 5db6505819..1269cd4aaf 100644 --- a/src/wp-content/themes/twentytwenty/footer.php +++ b/src/wp-content/themes/twentytwenty/footer.php @@ -8,7 +8,7 @@ * * @package WordPress * @subpackage Twenty_Twenty - * @since 1.0.0 + * @since Twenty Twenty 1.0 */ ?> diff --git a/src/wp-content/themes/twentytwenty/functions.php b/src/wp-content/themes/twentytwenty/functions.php index ce1e2a6cb5..e6522027b8 100644 --- a/src/wp-content/themes/twentytwenty/functions.php +++ b/src/wp-content/themes/twentytwenty/functions.php @@ -6,7 +6,7 @@ * * @package WordPress * @subpackage Twenty_Twenty - * @since 1.0.0 + * @since Twenty Twenty 1.0 */ /** @@ -232,7 +232,7 @@ add_action( 'wp_print_footer_scripts', 'twentytwenty_skip_link_focus_fix' ); /** Enqueue non-latin language styles * - * @since 1.0.0 + * @since Twenty Twenty 1.0 * * @return void */ @@ -578,7 +578,7 @@ add_filter( 'the_content_more_link', 'twentytwenty_read_more_tag' ); /** * Enqueues scripts for customizer controls & settings. * - * @since 1.0.0 + * @since Twenty Twenty 1.0 * * @return void */ @@ -601,7 +601,7 @@ add_action( 'customize_controls_enqueue_scripts', 'twentytwenty_customize_contro /** * Enqueue scripts for the customizer preview. * - * @since 1.0.0 + * @since Twenty Twenty 1.0 * * @return void */ @@ -627,7 +627,7 @@ add_action( 'customize_preview_init', 'twentytwenty_customize_preview_init' ); /** * Get accessible color for an area. * - * @since 1.0.0 + * @since Twenty Twenty 1.0 * * @param string $area The area we want to get the colors for. * @param string $context Can be 'text' or 'accent'. @@ -666,7 +666,7 @@ function twentytwenty_get_color_for_area( $area = 'content', $context = 'text' ) /** * Returns an array of variables for the customizer preview. * - * @since 1.0.0 + * @since Twenty Twenty 1.0 * * @return array */ @@ -685,7 +685,7 @@ function twentytwenty_get_customizer_color_vars() { /** * Get an array of elements. * - * @since 1.0 + * @since Twenty Twenty 1.0 * * @return array */ @@ -749,7 +749,7 @@ function twentytwenty_get_elements_array() { /** * Filters Twenty Twenty theme elements * - * @since 1.0.0 + * @since Twenty Twenty 1.0 * * @param array Array of elements */ diff --git a/src/wp-content/themes/twentytwenty/header.php b/src/wp-content/themes/twentytwenty/header.php index d66d08fbb0..7095b4a8a9 100644 --- a/src/wp-content/themes/twentytwenty/header.php +++ b/src/wp-content/themes/twentytwenty/header.php @@ -6,7 +6,7 @@ * * @package WordPress * @subpackage Twenty_Twenty - * @since 1.0.0 + * @since Twenty Twenty 1.0 */ ?> diff --git a/src/wp-content/themes/twentytwenty/inc/custom-css.php b/src/wp-content/themes/twentytwenty/inc/custom-css.php index a1c560dea4..8805165e1f 100644 --- a/src/wp-content/themes/twentytwenty/inc/custom-css.php +++ b/src/wp-content/themes/twentytwenty/inc/custom-css.php @@ -4,7 +4,7 @@ * * @package WordPress * @subpackage Twenty_Twenty - * @since 1.0.0 + * @since Twenty Twenty 1.0 */ if ( ! function_exists( 'twentytwenty_generate_css' ) ) { diff --git a/src/wp-content/themes/twentytwenty/inc/starter-content.php b/src/wp-content/themes/twentytwenty/inc/starter-content.php index ad1f8c5838..e99c05e47d 100644 --- a/src/wp-content/themes/twentytwenty/inc/starter-content.php +++ b/src/wp-content/themes/twentytwenty/inc/starter-content.php @@ -6,7 +6,7 @@ * * @package WordPress * @subpackage Twenty_Twenty - * @since 1.0.0 + * @since Twenty Twenty 1.0 */ /** @@ -14,7 +14,7 @@ * * Passes it through the `twentytwenty_starter_content` filter before returning. * - * @since Twenty Twenty 1.0.0 + * @since Twenty Twenty 1.0 * @return array a filtered array of args for the starter_content. */ function twentytwenty_get_starter_content() { @@ -208,7 +208,7 @@ function twentytwenty_get_starter_content() { /** * Filters Twenty Twenty array of starter content. * - * @since Twenty Twenty 1.0.0 + * @since Twenty Twenty 1.0 * * @param array $starter_content Array of starter content. */ diff --git a/src/wp-content/themes/twentytwenty/inc/svg-icons.php b/src/wp-content/themes/twentytwenty/inc/svg-icons.php index 75cdd38577..28979e8724 100644 --- a/src/wp-content/themes/twentytwenty/inc/svg-icons.php +++ b/src/wp-content/themes/twentytwenty/inc/svg-icons.php @@ -4,7 +4,7 @@ * * @package WordPress * @subpackage Twenty_Twenty - * @since 1.0.0 + * @since Twenty Twenty 1.0 */ if ( ! function_exists( 'twentytwenty_the_theme_svg' ) ) { diff --git a/src/wp-content/themes/twentytwenty/inc/template-tags.php b/src/wp-content/themes/twentytwenty/inc/template-tags.php index d220875702..625d62edbf 100644 --- a/src/wp-content/themes/twentytwenty/inc/template-tags.php +++ b/src/wp-content/themes/twentytwenty/inc/template-tags.php @@ -4,7 +4,7 @@ * * @package WordPress * @subpackage Twenty_Twenty - * @since 1.0.0 + * @since Twenty Twenty 1.0 */ /** @@ -106,7 +106,7 @@ function twentytwenty_site_description( $echo = true ) { /** * Filters the html for the site description. * - * @since 1.0.0 + * @since Twenty Twenty 1.0 * * @param string $html The HTML to display. * @param string $description Site description via `bloginfo()`. @@ -237,7 +237,7 @@ function twentytwenty_get_post_meta( $post_id = null, $location = 'single-top' ) * * This filter can be used to hide post meta information of post, page or custom post type registerd by child themes or plugins * - * @since 1.0.0 + * @since Twenty Twenty 1.0 * * @param array Array of post types */ @@ -257,7 +257,7 @@ function twentytwenty_get_post_meta( $post_id = null, $location = 'single-top' ) * * Use this filter to hide post meta information like Author, Post date, Comments, Is sticky status * - * @since 1.0.0 + * @since Twenty Twenty 1.0 * * @param array $args { * @type string 'author' @@ -284,7 +284,7 @@ function twentytwenty_get_post_meta( $post_id = null, $location = 'single-top' ) * * Use this filter to hide post tags * - * @since 1.0.0 + * @since Twenty Twenty 1.0 * * @param array $args { * @type string 'tags' @@ -325,7 +325,7 @@ function twentytwenty_get_post_meta( $post_id = null, $location = 'single-top' ) * * Allow output of additional post meta info to be added by child themes and plugins. * - * @since 1.0.0 + * @since Twenty Twenty 1.0 * * @param int $post_ID Post ID. */ @@ -448,7 +448,7 @@ function twentytwenty_get_post_meta( $post_id = null, $location = 'single-top' ) * * Allow output of additional post meta info to be added by child themes and plugins. * - * @since 1.0.0 + * @since Twenty Twenty 1.0 * * @param int $post_ID Post ID. */ @@ -747,7 +747,7 @@ function twentytwenty_toggle_duration() { /** * Filters the animation duration/speed used usually for submenu toggles. * - * @since 1.0 + * @since Twenty Twenty 1.0 * * @param integer $duration Duration in milliseconds. */ diff --git a/src/wp-content/themes/twentytwenty/index.php b/src/wp-content/themes/twentytwenty/index.php index 434eae29b3..79afa62920 100644 --- a/src/wp-content/themes/twentytwenty/index.php +++ b/src/wp-content/themes/twentytwenty/index.php @@ -11,7 +11,7 @@ * * @package WordPress * @subpackage Twenty_Twenty - * @since 1.0.0 + * @since Twenty Twenty 1.0 */ get_header(); diff --git a/src/wp-content/themes/twentytwenty/searchform.php b/src/wp-content/themes/twentytwenty/searchform.php index 21e6efbec4..4631398fb3 100644 --- a/src/wp-content/themes/twentytwenty/searchform.php +++ b/src/wp-content/themes/twentytwenty/searchform.php @@ -8,7 +8,7 @@ * * @package WordPress * @subpackage Twenty_Twenty - * @since 1.0.0 + * @since Twenty Twenty 1.0 */ /* diff --git a/src/wp-content/themes/twentytwenty/singular.php b/src/wp-content/themes/twentytwenty/singular.php index fcd88759bf..857bc6f460 100644 --- a/src/wp-content/themes/twentytwenty/singular.php +++ b/src/wp-content/themes/twentytwenty/singular.php @@ -6,7 +6,7 @@ * * @package WordPress * @subpackage Twenty_Twenty - * @since 1.0.0 + * @since Twenty Twenty 1.0 */ get_header(); diff --git a/src/wp-content/themes/twentytwenty/template-parts/content-cover.php b/src/wp-content/themes/twentytwenty/template-parts/content-cover.php index f9b480f0e8..e1a76ec033 100644 --- a/src/wp-content/themes/twentytwenty/template-parts/content-cover.php +++ b/src/wp-content/themes/twentytwenty/template-parts/content-cover.php @@ -4,7 +4,7 @@ * * @package WordPress * @subpackage Twenty_Twenty - * @since 1.0.0 + * @since Twenty Twenty 1.0 */ ?> @@ -57,7 +57,7 @@ /** * Allow child themes and plugins to filter the display of the categories in the article header. * - * @since 1.0.0 + * @since Twenty Twenty 1.0 * * @param bool Whether to show the categories in article header, Default true. */ diff --git a/src/wp-content/themes/twentytwenty/template-parts/content.php b/src/wp-content/themes/twentytwenty/template-parts/content.php index 4b745fa9f9..468af0c7e8 100644 --- a/src/wp-content/themes/twentytwenty/template-parts/content.php +++ b/src/wp-content/themes/twentytwenty/template-parts/content.php @@ -8,7 +8,7 @@ * * @package WordPress * @subpackage Twenty_Twenty - * @since 1.0.0 + * @since Twenty Twenty 1.0 */ ?> diff --git a/src/wp-content/themes/twentytwenty/template-parts/entry-author-bio.php b/src/wp-content/themes/twentytwenty/template-parts/entry-author-bio.php index 14553c66fc..801d92fd6d 100644 --- a/src/wp-content/themes/twentytwenty/template-parts/entry-author-bio.php +++ b/src/wp-content/themes/twentytwenty/template-parts/entry-author-bio.php @@ -4,7 +4,7 @@ * * @package WordPress * @subpackage Twenty_Twenty - * @since 1.0.0 + * @since Twenty Twenty 1.0 */ if ( (bool) get_the_author_meta( 'description' ) && (bool) get_theme_mod( 'show_author_bio', true ) ) : ?> diff --git a/src/wp-content/themes/twentytwenty/template-parts/entry-header.php b/src/wp-content/themes/twentytwenty/template-parts/entry-header.php index 1f685503cc..0cc56c4342 100644 --- a/src/wp-content/themes/twentytwenty/template-parts/entry-header.php +++ b/src/wp-content/themes/twentytwenty/template-parts/entry-header.php @@ -4,7 +4,7 @@ * * @package WordPress * @subpackage Twenty_Twenty - * @since 1.0.0 + * @since Twenty Twenty 1.0 */ $entry_header_classes = ''; @@ -23,7 +23,7 @@ if ( is_singular() ) { /** * Allow child themes and plugins to filter the display of the categories in the entry header. * - * @since 1.0.0 + * @since Twenty Twenty 1.0 * * @param bool Whether to show the categories in header, Default true. */ diff --git a/src/wp-content/themes/twentytwenty/template-parts/featured-image.php b/src/wp-content/themes/twentytwenty/template-parts/featured-image.php index 03e48df42f..7af668aa09 100644 --- a/src/wp-content/themes/twentytwenty/template-parts/featured-image.php +++ b/src/wp-content/themes/twentytwenty/template-parts/featured-image.php @@ -4,7 +4,7 @@ * * @package WordPress * @subpackage Twenty_Twenty - * @since 1.0.0 + * @since Twenty Twenty 1.0 */ if ( has_post_thumbnail() && ! post_password_required() ) { diff --git a/src/wp-content/themes/twentytwenty/template-parts/footer-menus-widgets.php b/src/wp-content/themes/twentytwenty/template-parts/footer-menus-widgets.php index fe89d64cea..11c368002e 100644 --- a/src/wp-content/themes/twentytwenty/template-parts/footer-menus-widgets.php +++ b/src/wp-content/themes/twentytwenty/template-parts/footer-menus-widgets.php @@ -5,7 +5,7 @@ * * @package WordPress * @subpackage Twenty_Twenty - * @since 1.0.0 + * @since Twenty Twenty 1.0 */ $has_footer_menu = has_nav_menu( 'footer' ); diff --git a/src/wp-content/themes/twentytwenty/template-parts/modal-menu.php b/src/wp-content/themes/twentytwenty/template-parts/modal-menu.php index 20b962807e..f1d86e3822 100644 --- a/src/wp-content/themes/twentytwenty/template-parts/modal-menu.php +++ b/src/wp-content/themes/twentytwenty/template-parts/modal-menu.php @@ -4,7 +4,7 @@ * * @package WordPress * @subpackage Twenty_Twenty - * @since 1.0.0 + * @since Twenty Twenty 1.0 */ ?> diff --git a/src/wp-content/themes/twentytwenty/template-parts/modal-search.php b/src/wp-content/themes/twentytwenty/template-parts/modal-search.php index e01090aa13..f0b51bdbbc 100644 --- a/src/wp-content/themes/twentytwenty/template-parts/modal-search.php +++ b/src/wp-content/themes/twentytwenty/template-parts/modal-search.php @@ -4,7 +4,7 @@ * * @package WordPress * @subpackage Twenty_Twenty - * @since 1.0.0 + * @since Twenty Twenty 1.0 */ ?> diff --git a/src/wp-content/themes/twentytwenty/template-parts/navigation.php b/src/wp-content/themes/twentytwenty/template-parts/navigation.php index ca4eff698a..b9e339b9dc 100644 --- a/src/wp-content/themes/twentytwenty/template-parts/navigation.php +++ b/src/wp-content/themes/twentytwenty/template-parts/navigation.php @@ -4,7 +4,7 @@ * * @package WordPress * @subpackage Twenty_Twenty - * @since 1.0.0 + * @since Twenty Twenty 1.0 */ $next_post = get_next_post(); diff --git a/src/wp-content/themes/twentytwenty/template-parts/pagination.php b/src/wp-content/themes/twentytwenty/template-parts/pagination.php index b2a6aca0da..9ffdafdef7 100644 --- a/src/wp-content/themes/twentytwenty/template-parts/pagination.php +++ b/src/wp-content/themes/twentytwenty/template-parts/pagination.php @@ -6,7 +6,7 @@ * * @package WordPress * @subpackage Twenty_Twenty - * @since 1.0.0 + * @since Twenty Twenty 1.0 */ /** diff --git a/src/wp-content/themes/twentytwenty/templates/template-cover.php b/src/wp-content/themes/twentytwenty/templates/template-cover.php index 28e4677aea..20e20cf51d 100644 --- a/src/wp-content/themes/twentytwenty/templates/template-cover.php +++ b/src/wp-content/themes/twentytwenty/templates/template-cover.php @@ -5,7 +5,7 @@ * * @package WordPress * @subpackage Twenty_Twenty - * @since 1.0 + * @since Twenty Twenty 1.0 */ get_header(); diff --git a/src/wp-content/themes/twentytwenty/templates/template-full-width.php b/src/wp-content/themes/twentytwenty/templates/template-full-width.php index 66772ebd27..97ea2565e5 100644 --- a/src/wp-content/themes/twentytwenty/templates/template-full-width.php +++ b/src/wp-content/themes/twentytwenty/templates/template-full-width.php @@ -5,7 +5,7 @@ * * @package WordPress * @subpackage Twenty_Twenty - * @since 1.0 + * @since Twenty Twenty 1.0 */ get_template_part( 'singular' );