tags getting stripped out
-
I’m not 100% sure the issue is your plugin or not, but it seems possible.
Our site has content where people must’ve hit a return to create space (this is in a classic block) and the html was showing:
<h1><!-- /wp:heading --><!-- wp:paragraph --></h1>
There were a bunch of these, but different variations for blank <p>, <ul>, etc. But what would happen is that on the public facing side, all <p> tags were removed.
So I’m wondering if your plugin was adding those in the past, though it doesn’t do that now when I try editing a classic block with your plugin activated.
- The topic ‘tags getting stripped out’ is closed to new replies.