This is what i allowed in the last release:
<p><a><ol><ul><li><br><b><em><i>
This is what i go to allow in the next release:
<p><a><ol><ul><li><br><b><em><i><label>
What it does?
Even if you have: <li class="tilesText">
or <li>
it will be the same structure because it’s inside the allowed <li>
So it does not remove the class=”tilesText”.
What you have to do is see that your CSS is loaded, where class=”tilesText” is included.
WP Tiles WUD does not remove or change any CSS value, because any value starts with “wud-” and cannot overrule other CSS values.
So i will release an new version today with the <label>
included.
Regards, Danny