Files
Filename | Hook Type | Line Number | PHP Doc |
---|---|---|---|
wp-content/themes/twentytwentyone/inc/starter-content.php | apply_filters | 183 | /** * Filters the array of starter content. * * @since Twenty Twenty-One 1.0 * * @param array $starter_content Array of starter content. */ |
Hook Parameters
Parameter Type | Name | Description |
---|---|---|
array | $starter_content | Array of starter content. |