WP Manifestindependent plugin directory
manifest / editor / plugin-procoders-gutenberg-blocks

Procoders Blocks

Custom Gutenberg blocks from ProCoders

by Procoders · github.com/shoot56/plugin-procoders-gutenberg-blocks

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/shoot56/plugin-procoders-gutenberg-blocks/archive/refs/heads/main.zip

Declares an update source (shoot56/plugin-procoders-gutenberg-blocks), so updates arrive through the plugin's own updater.

Readme

=== Procoders Blocks === Contributors: Procoders Tags: Gutenberg, Blocks, Gutenberg Blocks, Plugin Tested up to: 6.1 Stable tag: 1.0.1 License: GPL-2.0-or-later License URI: https://www.gnu.org/licenses/gpl-2.0.html

== Description == This plugin adds several custom Gutenberg blocks to your WordPress site. These blocks can be used to display custom content in your posts and pages.

The available blocks are:

Block 1: List with options

== Installation ==

This section describes how to install the plugin and get it working.

e.g.

  1. Upload the plugin files to the /wp-content/plugins/procoders-blocks directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the 'Plugins' screen in WordPress
  3. Use the new blocks in your posts and pages.

== Frequently Asked Questions == = How do I use the new blocks? = After installing and activating the plugin, the new blocks will be available in the Gutenberg editor. Simply add a new block, and select the block you want to use from the list.

= Can I customize the blocks? = Yes, you can customize the blocks using the block options in the Gutenberg editor. Each block has different options, which allow you to customize the content and appearance of the block.

== Changelog ==

= 1.0.1 =

  • Release

Read the full README on GitHub →