Title: Naviplus Menu Builder
Author: khoipng
Published: <strong>May 13, 2026</strong>
Last modified: May 13, 2026

---

Search plugins

![](https://ps.w.org/naviplus-menu-builder/assets/banner-772x250.png?rev=3531148)

![](https://ps.w.org/naviplus-menu-builder/assets/icon-256x256.png?rev=3531148)

# Naviplus Menu Builder

 By [khoipng](https://profiles.wordpress.org/khoipng/)

[Download](https://downloads.wordpress.org/plugin/naviplus-menu-builder.1.2.3.zip)

 * [Details](https://en-za.wordpress.org/plugins/naviplus-menu-builder/#description)
 * [Reviews](https://en-za.wordpress.org/plugins/naviplus-menu-builder/#reviews)
 *  [Installation](https://en-za.wordpress.org/plugins/naviplus-menu-builder/#installation)
 * [Development](https://en-za.wordpress.org/plugins/naviplus-menu-builder/#developers)

 [Support](https://wordpress.org/support/plugin/naviplus-menu-builder/)

## Description

Official product name: **Naviplus Menu Builder**. Shorter alias used in this document
where space matters: **Navi+ Menu Builder**.

WordPress navigation menus are often simple and limited. Navi+ Menu Builder helps
you build richer navigation layouts such as mega menus, tab bars, hamburger menus
and grid menus, making it easier for visitors to explore your website.

Menus can be displayed globally across your site or embedded in specific locations
using a shortcode.

### Why choose Navi+ Menu Builder

Navi+ Menu Builder allows you to build modern navigation for WordPress quickly without
coding. It provides flexible menu layouts designed for both desktop and mobile browsing.

### Features

 * Mega menu with columns and rich content
 * Tab bar navigation optimized for mobile
 * Slide / hamburger menu
 * Grid style navigation layouts
 * Floating navigation button
 * Display menus globally or via shortcode
 * Enable or disable menu embed from dashboard
 * Basic navigation interaction analytics

### How it works

 1. Install and activate the plugin.
 2. Go to **Appearance  Naviplus Menu Builder**.
 3. Create your first menu.
 4. Design the layout using the Navi+ Menu Builder visual editor.
 5. The plugin loads and displays the menu on your website.

You can also embed menus manually using a shortcode.

### Shortcode

Use the shortcode below to display a menu inside posts, pages or widgets:

[naviwp embed_id=”YOUR-EMBED-ID”]

The legacy tag `[naviplus ...]` is still accepted for backward compatibility.

In the block editor, either paste the shortcode into a **Shortcode** block, or a
normal Paragraph (the plugin will detect `[naviwp]` / `[naviplus]` there too).

### External Services

This plugin connects to the Navi+ Menu Builder service to generate and render navigation
menus.

The plugin loads a JavaScript file from:
 https://live.naviplus.app/start.js

This script renders navigation menus created in the Navi+ Menu Builder editor.

Data sent to the service may include:

 * Website domain
 * Menu configuration
 * Minimal usage data required to render menus

Privacy Policy:
 https://naviplus.io/privacy

## Screenshots

 * [[
 * Modern navigation layouts created with Navi+ Menu Builder
 * [[
 * Example of a multi-column mega menu
 * [[
 * Tab bar navigation designed for mobile browsing
 * [[
 * Slide / hamburger menu navigation
 * [[
 * Floating button for instant support

## Installation

 1. Upload the `naviplus-menu-builder` folder to `/wp-content/plugins/`.
 2. Activate the plugin in **Plugins  Installed Plugins**.
 3. Go to **Appearance  Naviplus Menu Builder**.
 4. Create your first menu.

## FAQ

### What is Navi+ Menu Builder?

**Naviplus Menu Builder** is the official product name; **Navi+ Menu Builder** is
the short form used in this readme. It is a navigation builder that allows you to
create modern menu layouts such as mega menus, tab bars or slide menus.

### Does Navi+ Menu Builder work with WordPress?

Yes. The plugin integrates directly with WordPress and displays navigation menus
on your website.

### Is Navi+ Menu Builder compatible with WooCommerce?

Yes. Navi+ Menu Builder can be used on WooCommerce websites to navigate product 
categories, collections or promotional pages.

### Is Navi+ Menu Builder compatible with Elementor?

Yes. Navi+ Menu Builder works alongside Elementor and menus can be embedded using
shortcode.

### Do I need an account before installing the plugin?

No. The plugin can generate a connection automatically when you create your first
menu.

### Where are my menus stored?

Menu layouts are stored on the Navi+ Menu Builder service. The plugin saves a site
identifier in the WordPress database so Navi+ Menu Builder can recognize this website.
That value is not your WordPress password and is not used to log into WordPress.

### Does Navi+ Menu Builder support mobile navigation?

Yes. Navi+ Menu Builder includes navigation layouts designed for mobile devices 
such as tab bars and slide menus.

### Can I place menus inside a page or post?

Yes. You can embed menus using the shortcode:

[naviwp embed_id=”…”]

### Can I disable the global embed?

Yes. You can disable the global embed from the dashboard and place menus manually
using shortcode.

### What happens if I uninstall the plugin?

When the plugin is uninstalled, the menu embed script is removed from your website.

If you added menus using shortcode, simply remove the shortcode:

[naviwp embed_id=”…”]

Your menu layouts remain stored on the Navi+ Menu Builder service if you want to
use them again later.

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“Naviplus Menu Builder” is open source software. The following people have contributed
to this plugin.

Contributors

 *   [ khoipng ](https://profiles.wordpress.org/khoipng/)

[Translate “Naviplus Menu Builder” into your language.](https://translate.wordpress.org/projects/wp-plugins/naviplus-menu-builder)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/naviplus-menu-builder/),
check out the [SVN repository](https://plugins.svn.wordpress.org/naviplus-menu-builder/),
or subscribe to the [development log](https://plugins.trac.wordpress.org/log/naviplus-menu-builder/)
by [RSS](https://plugins.trac.wordpress.org/log/naviplus-menu-builder/?limit=100&mode=stop_on_copy&format=rss).

## Change log

#### 1.2.3

 * Front-end loader uses `wp_enqueue_script` + `wp_print_scripts()` next to shortcode
   output for Plugin Check compatibility (no raw script tags in PHP)
 * Release packaging checklist documented in `golive.md` (developer-only; excluded
   from distribution zip)

#### 1.2.2

 * Unified code prefix `naviwp` / `Naviwp_` / `NAVIWP_` for WordPress.org coding
   standards (classes, constants, AJAX, admin screen)
 * Shortcode `[naviwp]` added; `[naviplus]` kept as alias
 * Admin screen slug updated to `naviwp-app`

#### 1.2.1

 * Aligned readme Stable tag with plugin version (WordPress.org requirement)
 * Script registration includes a version string for cache busting
 * Stored site link option uses `_navi_connector` with migration from legacy option
   names

#### 1.2.0

 * Improved dashboard
 * Added embed toggle
 * Improved onboarding

#### 1.1.0

 * Added admin dashboard integration

#### 1.0.0

 * Initial release

## Meta

 *  Version **1.2.3**
 *  Last updated **13 hours ago**
 *  Active installations **Fewer than 10**
 *  WordPress version ** 5.8 or higher **
 *  Tested up to **6.9.4**
 *  Language
 * [English (US)](https://wordpress.org/plugins/naviplus-menu-builder/)
 * Tags
 * [hamburger menu](https://en-za.wordpress.org/plugins/tags/hamburger-menu/)[mega menu](https://en-za.wordpress.org/plugins/tags/mega-menu/)
   [Navigation Menu](https://en-za.wordpress.org/plugins/tags/navigation-menu/)
 *  [Advanced View](https://en-za.wordpress.org/plugins/naviplus-menu-builder/advanced/)

## Ratings

No reviews have been submitted yet.

[Your review](https://wordpress.org/support/plugin/naviplus-menu-builder/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/naviplus-menu-builder/reviews/)

## Contributors

 *   [ khoipng ](https://profiles.wordpress.org/khoipng/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/naviplus-menu-builder/)