Make WordPress Core

Opened 3 years ago

Closed 3 years ago

#55579 closed defect (bug) (reported-upstream)

Permanently disable “Welcome to the block editor”

Reported by: danskoya's profile danskoya Owned by:
Milestone: Priority: normal
Severity: normal Version:
Component: Editor Keywords:
Focuses: Cc:

Description

There needs to be an option baked into WordPress to permanently disable the “Welcome to the block editor” popup. I understand what the block editor does, I don't need to be reminded.

Every time I clear my browser cookies/cache, and log back in, this popup reappears.

There is no built-in option to permanently disable it. Self-hosted WordPress sites should have the option to reject requests to s.w.org

  • I have to use a local proxy to actually block requires pulled from s.w.org rendering the “Welcome to the block editor” popup broken with missing elements.

I don't use plugins, and have no need for them. Using a plugin to disable the “Welcome to the block editor” adds more complexity to my setup.

I login to my WordPress website to post or edit an existing post/page and don't need distractions like this “Welcome to the block editor” popup.

Change History (1)

#1 @sabernhardt
3 years ago

  • Component changed from General to Editor
  • Milestone Awaiting Review deleted
  • Resolution set to reported-upstream
  • Status changed from new to closed

Hi and thanks for the report!

The main concern of the popup is discussed on the following issue, and there has been some recent progress toward saving preferences to the user account.
https://github.com/WordPress/gutenberg/issues/15105

Moving/replacing the images coming from the s.w.org CDN can be discussed on this issue.
https://github.com/WordPress/gutenberg/issues/22481

I'll close this ticket, but please join the discussion on either of those issues.

Note: See TracTickets for help on using tickets.