开发者 | pixypuala |
---|---|
更新时间 | 2025年9月7日 11:55 |
PHP版本: | 7.4 及以上 |
WordPress版本: | 6.8 |
版权: | GPLv2 or later |
版权网址: | 版权信息 |
gutenberg-sidebar-diff-revisions-viewer
folder to /wp-content/plugins/
.No. It only reads the current edited content and server-saved content/revisions and renders a visual diff in the editor UI.
Custom blocks are supported. The diff is computed on serialized block HTML and split into paragraph-like segments for readability.
Diffing is debounced and scoped to the editor. Extremely large posts may render a simplified/compact view.