WP Manifestindependent plugin directory
manifest / developer / wz-blocks

WebberZone Blocks Tester Plugin

Master plugin used to build Gutenberg blocks for WebberZone WordPress Plugins

by WebberZone · github.com/webberzone/wz-blocks

6stars
1forks

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/webberzone/wz-blocks/archive/refs/heads/main.zip

Plugin used to build blocks for WebberZone plugins.

Description

This plugin is used to build blocks for WebberZone Plugins using the latest create-block npm module.

Installation

Activate the plugin through the 'Plugins' screen in WordPress

Changelog

0.6.0

  • New block for WebberZone Followed Posts

0.5.2

  • Knowledge Base Alerts block default now shows the correct background and colour
  • Knowledge Base Alerts block previews work

0.5.2

  • Related Posts block is wrapped in Disabled tags
  • Related Posts block has a new setting to set a custom heading

0.5.1

  • Popular Posts block setting to select style by block

0.5

  • Updated Popular Posts block to be wrapped in Disabled tags and to also have urlQueryArgs to set locale to site

0.4.1

  • Add placeholder for Related Posts block

0.4.0

  • Added Related Posts block

0.3.0

  • Added Popular Authors block

0.2.0

  • Added Popular Posts block

0.1.0

  • Release