WP Manifestindependent plugin directory
manifest / editor / shb-nav-menu

Block: Navigation Menu

Provides a block for the output of a selected classic menu.

by Say Hello GmbH · github.com/sayhellogmbh/shb-nav-menu

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/sayhellogmbh/shb-nav-menu/archive/refs/heads/main.zip

Readme

=== Block: Navigation Menu === Contributors: markhowellsmead Tags: block, menu Tested up to: 5.9 Stable tag: 1.1.0 License: GPL-2.0-or-later License URI: https://www.gnu.org/licenses/gpl-2.0.html

Provides a block which outputs a selected WordPress classic menu.

https://codex.wordpress.org/WordPress_Menu_User_Guide

== Installation ==

  1. Upload the plugin folder to the /wp-content/plugins/ directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the “Plugins” screen in WordPress
  3. You can now add the “Navigation menu” block.

== Changelog ==

= 1.0.1 =

  • Correct nav container and menu element classnames
  • Add PHPCS ruleset

= 1.0.0 =

  • Release.

Read the full README on GitHub →