Automattic / wp-calypso

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

Reset/Delete site: The links should go to wp-admin for Classic-view sites #96531

Open fushar opened 6 days ago

fushar commented 6 days ago

Quick summary

On Classic-view sites, when resetting a site, these links should point to wp-admin, not Calypso:

When deleting a site, this link should point to wp-admin:

Steps to reproduce

  1. Prepare a site with admin interface style set to Classic.
  2. Go to Settings -> General, scroll down and then click the Reset your site menu. - (Or, go to the hosting dashboard -> Settings -> Administration when pbxlJb-6ye-p2 is shipped.)
  3. See the screenshot above.
  4. Repeat but with Delete your site permanently menu.

What you expected to happen

The links to posts/pages should go to wp-admin's pages (edit.php etc). Same for the Export page link at the bottom. Same for the Export content link in Delete Site

What actually happened

The links go to Calypso's (/posts/:site etc)

Impact

Some (< 50%)

Available workarounds?

There is no user impact

If the above answer is "Yes...", outline the workaround.

No response

Platform (Simple and/or Atomic)

No response

Logs or notes

No response

github-actions[bot] commented 6 days ago

OpenAI suggested the following labels for this issue: