Beschreibung
Tired of losing your block editor settings when you change devices, or your local browsing data is cleared? Then this is the plugin for you!
The block editor stores all settings in what is known as „localStorage“, this means your preferences do not carry over between your phone, tablet, or computer.
This also means that if you regularly clear out old cookies and browser data, your preferences may be lost (some browsers even do this automatically at set intervals, Safari, for example, is known to do this).
The plugin simply requires you to activate it, and it will remember your editor settings without any other interactions.
In addition, it also makes it possible to change your editor preferences via your user profile if you prefer this approach.
Previously, the plugin was known as Blockeditor Fullscreen Mode Control, and only handled the fullscreen mode, but over
time there has presented itself a need to maintain persistent editor settings across sessions and devices for other elements as well.
FAQ
-
Funktioniert dies bei Websites in einem Multisite-Netzwerk?
-
Ja, du kannst das Plugin für das gesamte Netzwerk aktivieren, damit die Funktionalität sofort für alle Benutzer deines Netzwerks verfügbar ist.
-
I want to contribute to this plugin
-
Contributions are more than welcome, just head on over to the GitHub repository at https://github.com/Clorith/blockeditor-fullscreen-mode-control, where you can submit Pull Requests or open issues.
Rezensionen
Mitwirkende & Entwickler
„Persistent block editor settings“ ist Open-Source-Software. Folgende Menschen haben an diesem Plugin mitgewirkt:
Mitwirkende„Persistent block editor settings“ wurde in 12 Sprachen übersetzt. Danke an die Übersetzerinnen und Übersetzer für ihre Mitwirkung.
Übersetze „Persistent block editor settings“ in deine Sprache.
Interessiert an der Entwicklung?
Durchstöbere den Code, sieh dir das SVN Repository an oder abonniere das Entwicklungsprotokoll per RSS.
Änderungsprotokoll
v1.3.0 – 2021-10-03
- Extended the settings panel with all applicable block editor settings.
- Added support for the following user settings:
- Block breadcrumbs
- Most used blocks
- Caret positioning
- Clarified how the plugin works, and how to use it, in the readme.
- Updated the plugin name spelling, and plugin description to be consistent with WordPress.
v1.2.0 – 2020-11-28
- Add support for other stateful settings (welcome message, focus mode, fixed toolbar and more)
v1.0.1
- Präzisierung einiger Zeichenfolgen
- Verwendung des WordPress-Event-Listener, um die Vollbild-Auswahl zu speichern
v1.0.0
- Erstveröffentlichung