Mô tả
This plugin provides a means of persisting editor feature settings (like fullscreen editing, the welcome message, focused mode, and os on)
between devices, or if you clear your browsers local storage (a feature automatically performed by Apple devices very frequently).
Previously, the plugin was known as Blockeditor Fullscreen Mode Control, and only handled the fullscreen mode, but over
time there has presented it self a need to maintain other editor settings in usermeta as well.
Hỏi đáp
-
Does this work on multisite/network sites?
-
Yes, you can network activate the plugin to have the functionality be instantly available to all users of your network.
Đánh giá
Người đóng góp & Lập trình viên
“Persistent blockeditor settings” là mã nguồn mở. Những người sau đã đóng góp vào plugin này.
Những người đóng góp“Persistent blockeditor settings” đã được dịch qua 12 ngôn ngữ. Cảm ơn những người tham gia dịch vì đóng góp của họ.
Dịch “Persistent blockeditor settings” sang ngôn ngữ của bạn.
Muốn tham gia phát triển?
Duyệt code, check out SVN repository, hoặc theo dõi nhật ký phát triển qua RSS.
Nhật ký thay đổi
v1.2.0 – 2020-11-28
- Add support for other stateful settings (welcome message, focus mode, fixed toolbar and more)
v1.0.1
- Clarified some strings
- Use WordPress event listeners to save fullscreen choice
v1.0.0
- Initial release