google / google/site-kit-wp

Add support for partial reset

Open
#11,294 1 comment 1 reaction 1 assignee Claimed by @aaemnnosttv View on GitHub
P1 Type: Enhancement UX
Dominant language
JavaScript
Stars
1.4k
Forks
383
Avg merge
4d 14h
Merged PRs (30d)
77

Description

## Feature Description

Site Kit has always had the ability to "reset" which deletes all non-persistent site and user data; for all intents and purposes: everything. As the plugin grows in features, this limited option is becoming increasingly heavy-handed as a troubleshooting utility, but currently it is the only way for end users to clear the site credentials which can be necessary in some cases.

Clearing the site credentials allows for restarting the site connection flow. Site credentials are required for reaching the dashboard and plugin settings (as when initially setting up the plugin) but do not affect the function of modules as they are making this safe to do without interrupting the performance of tags in the process.

---------------

_Do not alter or remove anything below. The following sections will be managed by moderators only._

## Acceptance criteria

*

## Implementation Brief

* [ ]

### Test Coverage

*

## QA Brief

*

## Changelog entry

*

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.