Documentation-Issue-Tracker icon indicating copy to clipboard operation
Documentation-Issue-Tracker copied to clipboard

[HelpHub] delete some false content in WordPress block editor

Open jennydupuy opened this issue 1 year ago • 3 comments

Issue Description

Some information are out of date as in the "How to switch-off fullscreen mode?" paragraph.

URL of the Page with the Issue

https://wordpress.org/documentation/article/wordpress-block-editor/#how-to-switch-off-fullscreen-mode

Section of Page with the issue

In How to switch-off fullscreen mode? paragraph:

Your choice will be stored in your browser’s local storage. If you switch browsers, the choice for the view will not be remembered and you have to set your preference again. This will be the case when you switch computers too.

Safari browser users will experience a reset of default settings once in a while as it is programmed to delete local storage entries every now and then.

Until the core team find the best solution, you can use the Persistent block editor settings plugin. This plugin stores the fullscreen mode preference in the database. Hence your fullscreen mode choice stays consistent across browsers and devices.

Why is this a problem?

These paragraphs contain out of date information because the settings of the editor are now saved in the database (in _usermeta).

Suggested Fix

These paragraphs should be deleted.

jennydupuy avatar Mar 20 '24 17:03 jennydupuy

Heads up @WordPress/docs-issues-coordinators, we have a new issue open. Time to use 'em labels.

github-actions[bot] avatar Mar 20 '24 17:03 github-actions[bot]

/assign

lumumbapl avatar Apr 30 '24 14:04 lumumbapl

Hey @lumumbapl, thanks for your interest in this issue! 🍪🍪🍪
If you have any questions, do not hesitate to ask them in our #docs Slack channel.
Enjoy and happy contributing ❤️

github-actions[bot] avatar Apr 30 '24 14:04 github-actions[bot]