توضیحات
This plugin allows to disable menu items and hide them from menu without
the need to delete them.
This plugin use phpQuery 0.9.5 from Tobiasz Cudnik
* phpQuery is a server-side, chainable, CSS3 selector driven
* Document Object Model (DOM) API based on jQuery JavaScript Library.
http://code.google.com/p/phpquery/
عکسهای صفحه
نصب
Upload plugin folder to plugins folder.
Enable plugin.
Go to appearance menu options.
In every menu item will be a new option “Disable”, use it.
سوالات متداول
- 1. Is this plugin compatible with another menu Walkers?
-
WordPress has not a filter to hook custom fields on menus as explained
here:
https://wordpress.org/plugins/nav-menu-roles/faq/#conflict
Version 1.1 of this plugin implements the fix proposed to work with
another plugins.
نقد و بررسیها
توسعه دهندگان و همکاران
“Silencesoft Disable Menu Items” نرم افزار متن باز است. افراد زیر در این افزونه مشارکت کردهاند.
مشارکت کنندگانترجمه “Silencesoft Disable Menu Items” به زبان شما.
علاقه مند به توسعه هستید؟
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
گزارش تغییرات
1.0
- First release.
1.1
- Added support for action wp_nav_menu_item_custom_fields to fix Walker
Conflict.
1.2
- Fixed variable issue.