Make WordPress Core

Opened 4 years ago

Closed 4 years ago

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

Permanently disable “Welcome to the block editor”

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

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
4 years ago

  • Component GeneralEditor
  • Milestone Awaiting Review
  • Resolutionreported-upstream
  • Status newclosed

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.