[wp-trac] [WordPress Trac] #48130: Default Theme pages content should use blocks
WordPress Trac
noreply at wordpress.org
Tue Sep 24 16:39:50 UTC 2019
#48130: Default Theme pages content should use blocks
-----------------------------+-----------------------------
Reporter: garrett-eclipse | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Themes | Version:
Severity: normal | Keywords:
Focuses: administration |
-----------------------------+-----------------------------
Hello,
Testing with Twenty Twenty you get the home, about, contact and blog pages
setup for you as they're specified in the starter content here;
https://github.com/WordPress/twentytwenty/blob/a2b10f33e787541bff8eb25a9fa86b752f15de91/inc
/starter-content.php#L36-L41
Going to edit these pages I found they're all using the Classic Block
instead of paragraph blocks for their starter content. The starter content
for those pages is in core here;
https://github.com/WordPress/wordpress-
develop/blob/d88473fa2fdebeb592f3032fe1dfc68ca9d6d4d5/src/wp-
includes/theme.php#L2187-L2216
It would be nice to update to use blocks here similar to how the Sample
Page and Privacy Policy page are setup.
Cheers
--
Ticket URL: <https://core.trac.wordpress.org/ticket/48130>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list