- Timestamp:
- 12/17/2020 03:08:06 PM (4 years ago)
- Location:
- branches/5.6
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/5.6
-
branches/5.6/src/wp-content/themes/twentytwentyone/inc/starter-content.php
r49578 r49829 7 7 * @package WordPress 8 8 * @subpackage Twenty_Twenty_One 9 * @since 1.0.09 * @since Twenty Twenty-One 1.0 10 10 */ 11 11 … … 15 15 * Passes it through the `twentytwenty_starter_content` filter before returning. 16 16 * 17 * @since 1.0.017 * @since Twenty Twenty-One 1.0 18 18 * 19 19 * @return array A filtered array of args for the starter_content. … … 177 177 * Filters the array of starter content. 178 178 * 179 * @since 1.0.0179 * @since Twenty Twenty-One 1.0 180 180 * 181 181 * @param array $starter_content Array of starter content.
Note: See TracChangeset
for help on using the changeset viewer.