1.4.3
What’s Changed
- Fixed: Link Management
process_content()now skips HTML containing Vue.js directives (v-cloak,v-if,v-show,:class,@click,{{ }}) - Fixed: DOMDocument re-parsing was corrupting Vue/React template syntax in themes like MyListing, causing explore pages to flash and disappear
- Improved: Early-exit check prevents unnecessary DOM parsing on content with JavaScript framework directives
= 1.4.2 = = 1.4.3 = Fixes Link Management breaking pages that use Vue.js (MyListing explore page, etc.). DOMDocument no longer corrupts Vue/React template directives.
Commits
- v1.4.3: fix Link Management breaking Vue.js pages (MyListing explore) (18ca7a3)
Full Changelog: https://github.com/wpgaurav/functionalities/compare/v1.4.2…v1.4.3
