Changes between Version 1 and Version 2 of Ticket #57631, comment 4
- Timestamp:
- 02/04/2023 04:31:17 AM (2 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #57631, comment 4
v1 v2 1 1 Re-posting here for posterity: 2 2 3 I'm thinking the description on how/when to use the "blessed" keyword arepretty good in the handbook. But perhaps the part about needing "blessed" when adding code from Gutenberg may not be needed.3 I'm thinking the description on how/when to use the "blessed" keyword is pretty good in the handbook. But perhaps the part about needing "blessed" when adding code from Gutenberg may not be needed. 4 4 5 5 My understanding is that the code in the Gutenberg repo is part of core. It is being released as a plugin every two weeks so new changes can be tested fast, much faster than core trunk.