Skip to content

Commit 66cc315

Browse files
Twenty Seventeen: Add missing @since tag for twentyseventeen_scripts().
Follow-up to [38833]. Props viralsampat, vladimiraus, mukesh27. See #63692. git-svn-id: https://develop.svn.wordpress.org/trunk@60494 602fd350-edb4-49c9-b593-d223f7449a82
1 parent 7be47cf commit 66cc315

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/wp-content/themes/twentyseventeen/functions.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -445,6 +445,8 @@ function twentyseventeen_colors_css_wrap() {
445445

446446
/**
447447
* Enqueues scripts and styles.
448+
*
449+
* @since Twenty Seventeen 1.0
448450
*/
449451
function twentyseventeen_scripts() {
450452
// Add custom fonts, used in the main stylesheet.

0 commit comments

Comments
 (0)