Skip to content

Releases: AlejandroAriasSL/normalize-ld-json-faq

v0.1.1 – Refactor Adapter Pattern and Conditional Elementor Detection

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.

Normalize LD-JSON FAQ v0.1 — First Release

Choose a tag to compare

@AlejandroAriasSL AlejandroAriasSL released this 05 Oct 22:43

Features

  • Generates valid JSON-LD FAQ schema automatically from Elementor accordions.
  • Outputs JSON-LD in the <head> of singular posts and pages.
  • Lightweight and compatible with WordPress 6.x.