Twenty Twenty-One: Correct filter name in twenty_twenty_one_get_starter_content() DocBlock.
Props sabernhardt. Fixes #52410. Built from https://develop.svn.wordpress.org/trunk@50118 git-svn-id: http://core.svn.wordpress.org/trunk@49797 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
/**
|
||||
* Function to return the array of starter content for the theme.
|
||||
*
|
||||
* Passes it through the `twentytwenty_starter_content` filter before returning.
|
||||
* Passes it through the `twenty_twenty_one_starter_content` filter before returning.
|
||||
*
|
||||
* @since Twenty Twenty-One 1.0
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user