Gatilab Products

Release Notes

Improvements, fixes, and the details behind each release.

Functionalities

Optional WordPress utilities for content, site administration, and everyday development.

View Product
← All Functionalities Releases
Stable

Functionalities 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)