Title: JinMenu
Author: Rohit Kumar
Published: <strong>17 Avost 2012</strong>
Last modified: 19 Masg 2020

---

Search plugins

This plugin **hasn’t been tested with the latest 3 major releases of WordPress**.
It may no longer be maintained or supported and may have compatibility issues when
used with more recent versions of WordPress.

![](https://s.w.org/plugins/geopattern-icon/jin-menu.svg)

# JinMenu

 By [Rohit Kumar](https://profiles.wordpress.org/aniketan/)

[Download](https://downloads.wordpress.org/plugin/jin-menu.3.2.1.zip)

 * [Details](https://lmo.wordpress.org/plugins/jin-menu/#description)
 * [Reviews](https://lmo.wordpress.org/plugins/jin-menu/#reviews)
 *  [Installation](https://lmo.wordpress.org/plugins/jin-menu/#installation)
 * [Development](https://lmo.wordpress.org/plugins/jin-menu/#developers)

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

## Description

The Jin Menu adds onclick event in wordpress **custom link menu item **, so that
you can use your javascript/jQuery code from wordpress menu.

 * Goto: Appearance > Menus
 * Select Menu
 * Add Menu Item of type **Custom Links**. Add Link Text , Leave URL Blank or Use#
 * Assign display location from menu settings
 * Save your menu
 * Goto: Appearance > Jin Menus
 * Select Your Menu on top
 * Select Menu Item
 * Add your javascript code in Javascript box

#### Features

 * Add Onclick In WordPress Custom Menu.
 * It uses its own menu to override the behaviour so there should be no conflict
   with other themes or plugins

> **Support & Bug Reports**
> For support and further information about the JinMenu plugin see the plugins homepage
> at [Buffer Now](http://buffernow.com/jinmenu-faq/).
> **[Working Demo](http://demo.buffernow.com/)**

## Screenshots

 * [[

## Installation

If you have ever installed a WordPress plugin, then installation will be pretty 
easy:

 1. Download the JinMenu plugin archive and extract the files
 2. Copy the resulting jinMenu directory into /wp-content/plugins/
 3. Activate the plugin through the ‘Plugins’ menu of WordPress

For support and further information about the JinMenu plugin see the plugins homepage
at [BufferNow](http://buffernow.com/jinmenu).

## FAQ

### Where do I get support and further information

For support and further information about the JinMenu plugin see the plugins homepage
at [BufferNow](http://buffernow.com/jinmenu-faq/).

## Reviews

![](https://secure.gravatar.com/avatar/32b9dd2594f716690e5bd7b80d09eabf0cfefe6867aa48ff5b020a07c294c124?
s=60&d=retro&r=g)

### 󠀁[Good simple plugin, but you need to know what to do with it](https://wordpress.org/support/topic/good-simple-plugin-but-you-need-to-know-what-to-do-with-it/)󠁿

 [mihaideac](https://profiles.wordpress.org/mihaideac/) 20 Masg 2020

What the plugin provides is not very complicated. It adds fields to menu items, 
where you can simply copy-paste your code. But before that, you need to know what
you’re doing in terms of working with Javascript/jQuery. So, before you use the 
plugin, make sure you know how to set up such a Javascript event. Otherwise, you
won’t know what to do with this tool.

![](https://secure.gravatar.com/avatar/ab1f8392a93e16686e7655171979a38be9073392d52308331f9d8aaac5f9f834?
s=60&d=retro&r=g)

### 󠀁[Really Awesome](https://wordpress.org/support/topic/really-awesome-68/)󠁿

 [Md Rasel Khan](https://profiles.wordpress.org/mdraselkhan/) 11 Otover 2019

This is awesome plugin to link “javascript:void(0)”

![](https://secure.gravatar.com/avatar/894f6ea892df1fd3f577ee55ee0274f4ddc78977e52aa2523e94c5ebabd1c491?
s=60&d=retro&r=g)

### 󠀁[not works 🙁](https://wordpress.org/support/topic/not-works-42/)󠁿

 [zalzy](https://profiles.wordpress.org/zalzy/) 10 Avril 2018

It’a a pity… With the7 theme not works 🙁

![](https://secure.gravatar.com/avatar/26576c84aea217adf7d2e14810fb71160f2fa96e71f330d62ec45525ba526b93?
s=60&d=retro&r=g)

### 󠀁[Works perfectly](https://wordpress.org/support/topic/works-perfectly-1409/)󠁿

 [tuxx](https://profiles.wordpress.org/tuxx/) 27 Marz 2018

You have to learn how to use it. But it works.

![](https://secure.gravatar.com/avatar/808a74ff51da512ca73fcf8e18ae5eba09055e2bbd7775b4ba4dd2710f26a677?
s=60&d=retro&r=g)

### 󠀁[Not working](https://wordpress.org/support/topic/not-working-2237/)󠁿

 [wp-yeyo](https://profiles.wordpress.org/wp-yeyo/) 19 Luj 2017

It only works if you have checked the check that it is “Primary Navigation”. If 
your web has multiple menus it does not work in others menus.

![](https://secure.gravatar.com/avatar/5c77c354cac164aed41e7a8ec5eca92ae5f84005377204a453fc926a0a6ad1d2?
s=60&d=retro&r=g)

### 󠀁[Not working](https://wordpress.org/support/topic/not-working-2169/)󠁿

 [Foxhounds](https://profiles.wordpress.org/foxhounds/) 18 Masg 2017

Menus do not appear within the jin menu settings.

 [ Read all 27 reviews ](https://wordpress.org/support/plugin/jin-menu/reviews/)

## Contributors & Developers

“JinMenu” is open source software. The following people have contributed to this
plugin.

Contributors

 *   [ Rohit Kumar ](https://profiles.wordpress.org/aniketan/)

[Translate “JinMenu” into your language.](https://translate.wordpress.org/projects/wp-plugins/jin-menu)

### Interested in development?

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

## Changelog

#### 3.2.1

 * minor bug fix

#### 3.2.0

 * Remove nav_menu_walker completly to support all plugins and themes
 * remove extra space in menu items
 * add notification upon saving menu

#### 3.1.0

 * fix bug in menu item class for long menu name

#### 3.0.0

 * Compatible with WordPress 4.4
 * Comes with no conflict mode
 * If Walker_Nav_Menu filter using by another plugin theme enable No conflict mode
 * New panel to add javascript if theme and plugin conflicting.

#### 2.0.0

 * Compatible with WordPress 4.4
 * Multi Execution issue fixed
 * No Need to add # in menu url

#### 1.2.1

 * Plugin Panel Removed
 * No extra js ,CSS
 * Textbox replaced with multiline textarea
 * Option will appear only on custom menu
 * compatibility with WordPress 3.8.1.

#### 1.1.1

 * compatibility with WordPress 4.2.2
 * fix multi execution if multiple menu

#### 1.2.1

 * Plugin Panel Removed
 * No extra js ,CSS
 * Textbox replaced with multiline textarea
 * Option will appear only on custom menu
 * compatibility with WordPress 3.8.1.

#### 1.1.1

 * jQuery bug fix
 * Remove unnecessary js and css
 * Increase performance
 * compatibility with WordPress 3..2.

#### 1.1.0

 * css bug fix
 * js on footer bug fix
 * Added option to insert javascript function directly from wordpress menu
 * auto load jquery if not loaded in theme.

#### 1.0

 * Initial public release.

## Meta

 *  Version **3.2.1**
 *  Last updated **6 years ago**
 *  Active installations **200+**
 *  WordPress version ** 4.0 or higher **
 *  Tested up to **5.4.19**
 *  Language
 * [English (US)](https://wordpress.org/plugins/jin-menu/)
 * Tags
 * [javascript](https://lmo.wordpress.org/plugins/tags/javascript/)[jquery](https://lmo.wordpress.org/plugins/tags/jquery/)
   [wp menu](https://lmo.wordpress.org/plugins/tags/wp-menu/)
 *  [Advanced View](https://lmo.wordpress.org/plugins/jin-menu/advanced/)

## Ratings

 3 out of 5 stars.

 *  [  13 5-star reviews     ](https://wordpress.org/support/plugin/jin-menu/reviews/?filter=5)
 *  [  0 4-star reviews     ](https://wordpress.org/support/plugin/jin-menu/reviews/?filter=4)
 *  [  1 3-star review     ](https://wordpress.org/support/plugin/jin-menu/reviews/?filter=3)
 *  [  1 2-star review     ](https://wordpress.org/support/plugin/jin-menu/reviews/?filter=2)
 *  [  12 1-star reviews     ](https://wordpress.org/support/plugin/jin-menu/reviews/?filter=1)

[Add my review](https://wordpress.org/support/plugin/jin-menu/reviews/#new-post)

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

## Contributors

 *   [ Rohit Kumar ](https://profiles.wordpress.org/aniketan/)

## Support

Got something to say? Need help?

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