=== Remove layout destroying HTML-Tags ===
Contributors: spicone
Tags: cleanup, html, safe, secure
Donate link: https://spic.wordpress.com/
Requires at least: 6.7
Tested up to: 6.7
Requires PHP: 7.4
Stable tag: 0.0.16
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Cleanup the code in post and site editor after using copy&paste content from different sources and automatic saving.
== Description ==
If you want to quickly fill a post or a page with content that already exists, copy&paste is often used and it can destroy the layout of a website!
The basic problem is that if you copy&paste content from different sources into the visual editor, any formatting is copied over. Specifically, whether from text documents, other websites and CMS systems or even from social media, something comes along everywhere.
As there are often DIVs in addition to ‘harmless’ HTML elements, these can cause the rendering of your own website to be faulty or interrupted.
To avoid this, this plugin checks the existing formatting and attributes and removes all those that could lead to a problem and then saves it directly.
If you copy and paste into the text editor, there is usually no problem.
== Frequently Asked Questions ==
= Is it working with Gutenberg, Divi, Elementor or WPBakery? =
This will be tested in future.
== Changelog ==
= 0.0.16 =
* New: Icon and banner for the WordPress Plugin Directory
* Tweak: after access in the WordPress Plugin Directory, small corrections of the information
* New: Plugin is now regularly available via WordPress