Skip to content

v0.1.1 – Refactor Adapter Pattern and Conditional Elementor Detection

Latest

Choose a tag to compare

@AlejandroAriasSL AlejandroAriasSL released this 07 Oct 00:58

Fixes

  • Corrected detection of active Elementor plugin.
  • Prevented unnecessary script loading on non-Elementor pages.

Refactor

  • Implemented Strategy pattern to dynamically select the active page builder adapter.
  • Abstracted Elementor-specific logic into a dedicated adapter class.