Total 06/10/2024 : We HAVE 10075 Items and more than 3341 happy members.
Log Update Item WP Hide & Security Enhancer PRO
This page only show history update item WP Hide & Security Enhancer PRO.

3.8.1 – Release Date – 2022-08-08

Update compatibility with YellowPencil, certain css not rendered correctly when using the replacements.


3.8 – Release Date – 2022-07-28

Compatibility with Debloat

Relocate and deprecate templates_data property on WPH class to WPH_Environment class, for lighter core.


3.7.7 – Release Date – 2022-07-27

Add a new button to reset the current page options.

Improved algorithm to parse the style tags blocks, to avoid regex which fails on very large sections.

Improved CSS PostProcessing

Move very large in-line style block ( > 50k chars ) as separate asset, to prevent browser in-line import URL failure.

Improved regex for faster style/link stylesheet ID removal

Use regex to sanitize the URL arguments

Relocated the Reset All Settings button to the bottom of the interface.

Slight layout improvements and changes.

WordPress 6.0.1 compatibilit tag


3.7.4 – Release Date – 2022-07-26

Sanitize URL arguments using regex instead sanitize_text_field


3.7.1 – Release Date – 2022-07-12

New filter wp-hide/content_urls_replacement/replacement_list to interfact with the replacement list, before the substitutions.

Ignore “Remove ID from script tag” when Fusion/Avada Builder interface

WPML – Add replacements for slugs that include a white space in front, to catch srcset URLs

Fix: Split the content for Emulate function to avoid inserting the tag after head section ( within the body content ).


3.6.8 – Release Date – 2022-07-11

New functionality – Rewrite Mu Plugins / block

Process scripts tags ( e.g. remove IDs ) when PostProcessing.

Process link/style tags ( e.g. remove IDs ) when PostProcessing

Code clean-up

Slight Interface Texts updates