Skip to content

[0.5.0] - Iannis Xenakis - 2026-07-20

Latest

Choose a tag to compare

@OnlyLightMatters OnlyLightMatters released this 20 Jul 02:44
9fc6b8f

Name origin

  • Named after Iannis Xenakis, a composer who treated sound as raw architectural material, building immersive structures from stochastic processes and mathematical precision.

Added

  • Cover module: independent link functionality for Cover blocks.
  • "Add Cover Link" button added to the Cover block floating toolbar.
  • Link configuration via standard WordPress LinkControl (URL or internal post/page selection).
  • "Remove Cover Link" button when a link is active.
  • Overlay <a> element injected on frontend via render_block filter.
  • olm-cover-is-linked class added to linked Cover blocks for CSS targeting.
  • Accessibility: aria-label on the overlay link.
  • Localization provided for fr_FR, it_IT, es_ES, de_DE, zh_CN, ja_JP, ko_KR.

Changed

  • Plugin version bumped to 0.5.0.
  • Cover module activated in plugin bootstrap (class-olm-plugin.php).