Block: Navigation Menu
Provides a block for the output of a selected classic 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.zipReadme
=== 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 ==
- Upload the plugin folder to the
/wp-content/plugins/directory, or install the plugin through the WordPress plugins screen directly. - Activate the plugin through the “Plugins” screen in WordPress
- 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.