WP Manifestindependent plugin directory
manifest / editor / block-banner-plugin

Block Banner Plugin

A plugin for building global alert banners in the block editor.

by The WordPress Contributors · github.com/bacoords/block-banner-plugin

2stars
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/bacoords/block-banner-plugin/archive/refs/heads/main.zip

Readme

Block Banner Plugin

Experimental plugin for WordPress block themes to add global banner elements to the site. The banners are built as a CPT in the block editor and can be added to any page or post (coming soon) or globally to the site.

There's an option for setting the cookie exiration time for the banner, so it won't show up again for the user after they've closed it.

Setup

Open the Site Editor and add the 'Banner Placeholder' block to your header template. This will be replaced with the banner content when a banner is active.

Read the full README on GitHub →