- Timestamp:
- 10/18/2020 05:25:10 PM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-content/themes/twentytwenty/inc/starter-content.php
r48102 r49193 49 49 // Use the above featured image with the predefined about page. 50 50 'thumbnail' => '{{image-opening}}', 51 'post_content' => join(51 'post_content' => implode( 52 52 '', 53 53 array(
Note: See TracChangeset
for help on using the changeset viewer.