WP Manifestindependent plugin directory
manifest / editor / ingeni-simple-div

Ingeni Simple Div

A Gutenberg block for creating simple, plain-vanilla, divs. Useful for more complicated custom layouts.

by Bruce McKinnon - ingeni.net · github.com/brucemckinnon/ingeni-simple-div

0stars
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-simple-div/archive/refs/heads/main.zip

Readme

=== Ingeni Simple Div === Contributors: Bruce McKinnon Tags: block, div Tested up to: 6.4 Stable tag: 2024.2.0 License: GPL-2.0-or-later License URI: https://www.gnu.org/licenses/gpl-2.0.html

== Description ==

A Gutenberg block for creating simple, plain-vanilla, divs. Useful for more complicated custom layouts.

== Installation ==

  1. Upload the plugin files to the '/wp-content/plugins/ingeni-simple-div' 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 ==

= 2023.01 - First Release = 2024.01 - Added background image selection = 2024.02 - Added optional link URL

Read the full README on GitHub →