You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
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).