Changes between Initial Version and Version 1 of Ticket #43068, comment 6
- Timestamp:
- 01/12/2018 12:37:43 AM (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #43068, comment 6
initial v1 1 1 I don't think we'll be supporting a constant for this, and instead simply directing people towards the plugin and maybe an `mu-plugin` wrapper for it, simply because the existing plugin isn't just a switch, it's going to involve code that isn't in core being used. 2 2 3 WordPress has been trying to move away from constants, as they're very hard to change later down the track "Oh, I want Gutenberg why is it disabled? Oh, some plugin (or ex-developer) thought i wouldn't want it and forcibly disabled it, great.."3 WordPress has been trying to move away from constants, as they're very hard to change later down the track "Oh, I want Gutenberg why is it disabled? Oh, my random SEO plugin (or ex-developer) thought i wouldn't want it and forcibly disabled it, great.. now who can i get to fix this for me" (end-user) 4 4 I can see why some people would want to disable it, but I can't see any need for it to be done in such a manner. 5 5