WP Manifestindependent plugin directory
manifest / editor / hm-block-advanced-background

HM Block Advanced Background

Stacked CSS background layers and backdrop blur for WordPress group blocks

by Human Made · github.com/humanmade/hm-block-advanced-background · website

1stars
0forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/humanmade/hm-block-advanced-background/archive/refs/heads/main.zip

Readme

HM Block Advanced Background

Stacked CSS background layers and backdrop blur for WordPress core/group blocks.

Requires WordPress 6.5+.

Features

  • Multi-layer backgrounds: Add multiple image background layers to a group block. Each layer supports image selection, size (auto/contain/cover/custom), X/Y position with unit picker, repeat mode, and fixed (parallax) attachment.
  • Backdrop blur: Set a backdrop-filter: blur(Xpx) value on any group block via a range control.
  • Editor preview: Background layers are previewed live in the block editor canvas via an injected `

Read the full README on GitHub →