1.4.2
What’s Changed
- Fixed:
wp_ksesnow preservesdata-*attributes on<script>,<style>, and<link>tags in Header & Footer snippets - Fixed:
async,defer,nomodule,id,nonce,crossorigin, andasattributes no longer stripped from snippet tags for non-admin users - Fixed: Unified allowed-tags list between snippet output and save sanitization to prevent attribute drift
- Fixed: README.md version was outdated (still showed 1.4.0)
= 1.4.1 =
= 1.4.2 =
Fixes data-* and other attributes being stripped from script/style/link tags in Header & Footer snippets for non-admin users.
Commits
- v1.4.2: preserve data-* and module attributes on snippet tags (c2c3da4)
Full Changelog: https://github.com/wpgaurav/functionalities/compare/v1.4.1…v1.4.2
