-
Notifications
You must be signed in to change notification settings - Fork 4.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add a "full reset" option to the Site Editor #54958
Comments
A command in the command pallet would work well too. |
Curious to hear from other @WordPress/block-themers around this! |
I would find it useful for testing. However, I'm not certain whether it would benefit everyday builders. The command palette integration might be a good place to start. I wonder if it could/should be tied to a |
Yea, maybe with a verify perhaps. Wouldn't want it too easy to reset everything.
Interesting idea. |
Love this idea, yes please. |
Maybe it would be better suited for the Create Block Theme plugin? |
Yeah good idea, sounds like this might be worth trying out there first. I've opened an issue here: WordPress/create-block-theme#686. Also related to this issue: WordPress/create-block-theme#494. |
CBT could add the command for the command palette. Would be a good case for plugins adding relevant commands. |
I think we can close this issue and keep the one in the other plugin repo. |
What problem does this address?
I often find that I need to go to three places to reset changes:
On the template and part management screens, I miss an option to reset all my items with one click.
In general I miss an option to reset all my user made changes, so both custom CSS, block style changes, template part markup changes, and template markup changes.
The option for me is to install and use a third party reset plugin, but those delete all my content and deactivate my current theme and plugins.
The text was updated successfully, but these errors were encountered: