WP Manifestindependent plugin directory
manifest / editor / ingeni-structural-block

Ingeni Structural Block

A Gutenberg container control that provides additional HTML structural elements for implement background images and pseudo element images.

by Bruce McKinnon · github.com/brucemckinnon/ingeni-structural-block

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/brucemckinnon/ingeni-structural-block/archive/refs/heads/master.zip

Readme

=== Ingeni Structural Block === Contributors: The WordPress Contributors Tags: block Tested up to: 6.0 Stable tag: 0.2.0 License: GPL-2.0-or-later License URI: https://www.gnu.org/licenses/gpl-2.0.html

Provides additional HTML structural elements for implement background images and pseudo element images.

== Description ==

Ingeni Structural Blocks allows you to wrap Gutenberg components inside HTML elements that can then be style with CSS. Great if you need before/after background graphics added to columns or blocks.

== Installation ==

  1. Upload the plugin files to the /wp-content/plugins/ingeni-structural-block directory, or install the plugin through the WordPress plugins screen directly.

  2. Activate the plugin through the 'Plugins' screen in WordPress

== Frequently Asked Questions ==

== Screenshots ==

== Changelog ==

= 0.1.1 =

    • Initial release, with support for structural HTML elements only.

v0.2.0 - Added support for optional anchor ID

Read the full README on GitHub →