fasttrak
Elite Member
- Sep 12, 2016
- 3,514
- 3,988
I have imported a site from squarespace to WP and the code is a MESS, anyone know of a WP plugin or another quick way of stripping out all the crap inline styles and junk from the code?
This is the sort of code I mean.
<p class="" style="white-space
re-wrap;">
<table class="custom-table-block custom-table-block-even-rows
<figure class="
sqs-block-image-figure
intrinsic
" style="max-width:1500px;">
I would like to get the code back to basic HTML and let the theme format the content.
This is the sort of code I mean.
<p class="" style="white-space
<table class="custom-table-block custom-table-block-even-rows
<figure class="
sqs-block-image-figure
intrinsic
" style="max-width:1500px;">
I would like to get the code back to basic HTML and let the theme format the content.