Automattic / wp-calypso

The JavaScript and API powered WordPress.com
https://developer.wordpress.com
GNU General Public License v2.0
12.42k stars 1.99k forks source link

Signup: Give users a way to remove all dummy content. #52588

Open kwight opened 3 years ago

kwight commented 3 years ago

Headstart populates a new site with dummy content, to help the user visualize the theme's possibilities. If, however, a user just wants to start from scratch, they have to manually remove all of that content themselves.

Headstart already has functionality that would allow various UIs for this (there's already a "make your site look like the theme" section live on wpcalypso.wordpress.com that uses Headstart). These were tools planned by the Gravity team that were never able to be realized after team re-allocation.

Screen Shot 2021-05-04 at 2 51 24 PM
kwight commented 3 years ago

We can also handle dummy content more in context – eg. only dummy images in the Media Organizer, only dummy posts in the post list, etc.