Changes between Initial Version and Version 1 of Ticket #45290, comment 13
- Timestamp:
- 11/06/2018 09:49:39 PM (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #45290, comment 13
initial v1 1 So I think part of the issue here is that when the GB plugin is active things don't look broken because of its de-registering of the default `wpautop` content filter and adding its own. That's how this has slipped by. I think along with fixing the issue in core, there should be the _removal_of the `compat.php` code from GB plugin (or if its intended to work on pre 5.0 WP, do WP version detection).1 So I think part of the issue here is that when the GB plugin is active things don't look broken because of its de-registering of the default `wpautop` content filter and adding its own. That's how this has slipped by. I think along with fixing the issue in core, there should be the ''removal'' of the `compat.php` code from GB plugin (or if its intended to work on pre 5.0 WP, do WP version detection).