Changes between Version 3 and Version 4 of Ticket #61482, comment 6
- Timestamp:
- 06/23/2024 01:58:08 PM (2 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #61482, comment 6
v3 v4 11 11 Either way if set to true or false the filter is reached, but the end result is the same. rel="noopener" is added. 12 12 13 The main problem here is that the formatting within a s shortcode on save content should not take place. The formatting should take place asthe code executes in the frontend.13 The main problem here is that the formatting within a shortcode on save content should not take place. The formatting should take place when the code executes in the frontend. 14 14 15 15 I still believe this is a kind of a bug.