=== LH HTML Cleaner ===
Contributors: shawfactor
Donate link: https://lhero.org/portfolio/lh-html-cleaner/
Tags: remove, delete, styles, inline styles, HTML, DOM, multisite
Requires at least: 3.0
Tested up to: 4.7.4
Stable tag: trunk 

Removes blacklisted html tags and attributes.

== Description ==
This plugins allows you to have a configurable list of html elements and html element attributes that will be removed from the content of posts,pages, and custom post types when they are saved.

== Installation ==
1. Upload the entire `lh-html-cleaner` folder to the `/wp-content/plugins/` directory.
2. Activate the plugin through the 'Plugins' menu in WordPress.
3. Navigate to Settings->HTML Cleaner (Network Admin->Settings->HTML Cleaner if the plugin is network activated) and enter the blacklisted elements and attributes. 

== Changelog ==

**1.0 July 13, 2015**  
Initial release.

**1.1 July 17, 2015**  
Fixed UTF-8 encoding issue

**1.2 August 10, 2015**  
Additional fixed to UTF-8 encoding issue

**1.30 December 01, 2015**  
Multisite safe

**1.31 April 01, 2016**  
Network activation check

**1.32 June 22, 2016**  
Added settings link

**1.33 May 01, 2017**  
Moved options to separate file