Changes between Initial Version and Version 1 of Ticket #41316, comment 103
- Timestamp:
- 04/13/2018 01:17:42 AM (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #41316, comment 103
initial v1 5 5 * [https://github.com/WordPress/gutenberg/issues/3900 Gutenberg breaks "classic" posts w/ shortcodes by carelessly wrapping shortcodes into <p> tags] 6 6 * [https://github.com/WordPress/gutenberg/issues/3656 Editing cases a huge number of revisions] 7 * [https://github.com/WordPress/gutenberg/issues/5879 Category, tag, and taxonomy controls don't respect the correct capabilities], which can cause terms to be lost. 7 8 8 9 These are blockers because they cause some amount of data transformation that's non-trivial to recover from (particularly if revisions are disabled).