- Timestamp:
- 12/17/2020 02:55:37 PM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-content/themes/twentytwentyone/inc/starter-content.php
r49578 r49826 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.