mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2025-10-16 12:05:38 +00:00
Twenty Twenty-One: Correct filter name in twenty_twenty_one_get_starter_content() DocBlock.
Props sabernhardt. Fixes #52410. git-svn-id: https://develop.svn.wordpress.org/trunk@50118 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
99640e3ea2
commit
51f88a4dfb
@ -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
|
||||
*
|
||||
|
||||
Loading…
Reference in New Issue
Block a user