Title: Admin Bar Menu Packer
Author: kazuyk
Published: <strong>2017 年 11 月 1 日</strong>
Last modified: 2017 年 11 月 14 日

---

搜索插件

![](https://ps.w.org/admin-bar-menu-packer/assets/banner-772x250.png?rev=1766514)

**该插件尚未通过WordPress的最新3个主要版本进行测试**。 当与较新版本的WordPress一起
使用时，可能不再受到维护或支持，并且可能会存在兼容性问题。

![](https://ps.w.org/admin-bar-menu-packer/assets/icon-256x256.png?rev=1756771)

# Admin Bar Menu Packer

 作者：[kazuyk](https://profiles.wordpress.org/kazuyk/)

[下载](https://downloads.wordpress.org/plugin/admin-bar-menu-packer.0.7.4.zip)

 * [详情](https://cn.wordpress.org/plugins/admin-bar-menu-packer/#description)
 * [评价](https://cn.wordpress.org/plugins/admin-bar-menu-packer/#reviews)
 *  [安装](https://cn.wordpress.org/plugins/admin-bar-menu-packer/#installation)
 * [开发进展](https://cn.wordpress.org/plugins/admin-bar-menu-packer/#developers)

 [支持](https://wordpress.org/support/plugin/admin-bar-menu-packer/)

## 描述

Some of themes or plugins add menu items to the toolbar (admin bar). These additional
items may be useful, but sometimes you feel annoyed as the toolbar fills up with
various items. Admin Bar Menu Packer gathers these items on the toolbar into one
hamburger menu. The message “Howdy, username” next to the Avatar is also removed,
but most WordPress built-in items remain as they are.

#### Debug Mode

If `WP_DEBUG` is enabled, this plugin will run in debug mode.
 In debug mode, you
can see:

 * [Node ID popup] Each item in the hamburger menu has title attribute contains 
   node ID
 * [Debug menu] Additional item (_‘All Nodes’_) which contains node IDs of all items
   on the toolbar

#### Translations

This plugin is currently available in English and Japanese (日本語).

## 屏幕截图

 * [[
 * Sample toolbar and packed menu

## 安装

 1. Upload the `/admin-bar-menu-packer/` directory into your WordPress plugins directory,
    or install the plugin through the WordPress plugins screen directly.
 2. Activate the plugin through the ‘Plugins’ screen in WordPress.

## 常见问题

  Installation Instructions

 1. Upload the `/admin-bar-menu-packer/` directory into your WordPress plugins directory,
    or install the plugin through the WordPress plugins screen directly.
 2. Activate the plugin through the ‘Plugins’ screen in WordPress.

  Which built-in items will be packed?

The following built-in items will be packed:

 * New (Post, Media, Page, User)
 * Customize
 * Edit (Edit Post, Edit Page)
 * View

The following built-in items will NOT be packed:

 * WordPress logo Menu (About WordPress, WordPress.org, etc.)
 * Site-name Menu (Visit site, Dashboard, Themes, Widgets, etc.)
 * Updates
 * Comments
 * User Account Menu

In addition, the items added to the right of toolbar by some plugins, such as Debug
Bar, will not be packed.

  Can I select which items to be packed?

No, you can not. The current version of this plugin does not have settings screen
and there is no way to select items to be packed.

  The packed menu items are displayed strangely.

Please let me know the following information:

 * Item name(s)
 * The name and version of theme or plugin that shows the item

  How can I enable debug mode?

Please enable `WP_DEBUG`. To do this, set the value of it to _true_ in your wp-config.
php file:

    ```
    define( 'WP_DEBUG', true );
    ```

Please note that it enables debug mode throughout WordPress and PHP errors or warnings
will be shown inside of pages.

## 评价

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

### 󠀁[Pratique !](https://wordpress.org/support/topic/pratique-8/)󠁿

 [Nicolas Notararigo](https://profiles.wordpress.org/neerfix/) 2018 年 7 月 30 日

Permet de réduire la charge de la bar d’administration

 [ 阅读所有1条评价 ](https://wordpress.org/support/plugin/admin-bar-menu-packer/reviews/)

## 贡献者及开发者

「Admin Bar Menu Packer」是开源软件。 以下人员对此插件做出了贡献。

贡献者

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

「Admin Bar Menu Packer」插件已被翻译至 1 种本地化语言。 感谢[所有译者](https://translate.wordpress.org/projects/wp-plugins/admin-bar-menu-packer/contributors)
为本插件所做的贡献。

[帮助将「Admin Bar Menu Packer」翻译成简体中文。](https://translate.wordpress.org/projects/wp-plugins/admin-bar-menu-packer)

### 对开发感兴趣吗?

您可以[浏览代码](https://plugins.trac.wordpress.org/browser/admin-bar-menu-packer/)，
查看[SVN仓库](https://plugins.svn.wordpress.org/admin-bar-menu-packer/)，或通过[RSS](https://plugins.trac.wordpress.org/log/admin-bar-menu-packer/?limit=100&mode=stop_on_copy&format=rss)
订阅[开发日志](https://plugins.trac.wordpress.org/log/admin-bar-menu-packer/)。

## 更新日志

#### 0.7.4

 * Corrected text domain
 * Excluded [BackWpUp](https://wordpress.org/plugins/backwpup/)
 * Excluded “Edit Guide” of [VK All in One Expansion Unit](https://wordpress.org/plugins/vk-all-in-one-expansion-unit/)
   and [BizVektor](https://ja.wordpress.org/themes/bizvektor-global-edition/)

#### 0.7.3

 * Minor fix (syntax error under older PHP environment)

#### 0.7.2

 * Excluded [Query Monitor](https://wordpress.org/plugins/query-monitor/) from plugin’s
   menu

#### 0.7.1

 * Excluded [Show Current Templates](https://wordpress.org/plugins/show-current-template/)
   from plugin’s menu

#### 0.7.0

 * Initial release candidate

## 额外信息

 *  版本 **0.7.4**
 *  最后更新：**9 年前**
 *  活跃安装数量 **80+**
 *  WordPress 版本 ** 3.1 或更高版本 **
 *  已测试的最高版本为 **4.9.29**
 *  语言
 * [English (US)](https://wordpress.org/plugins/admin-bar-menu-packer/) 和 [Japanese](https://ja.wordpress.org/plugins/admin-bar-menu-packer/).
 *  [翻译成简体中文](https://translate.wordpress.org/projects/wp-plugins/admin-bar-menu-packer)
 * 标签
 * [admin](https://cn.wordpress.org/plugins/tags/admin/)[admin bar](https://cn.wordpress.org/plugins/tags/admin-bar/)
   [adminbar](https://cn.wordpress.org/plugins/tags/adminbar/)[bar](https://cn.wordpress.org/plugins/tags/bar/)
 *  [高级视图](https://cn.wordpress.org/plugins/admin-bar-menu-packer/advanced/)

## 评级

 5 星（最高 5 星）。

 *  [  1 条 5 星评价     ](https://wordpress.org/support/plugin/admin-bar-menu-packer/reviews/?filter=5)
 *  [  0 条 4 星评价     ](https://wordpress.org/support/plugin/admin-bar-menu-packer/reviews/?filter=4)
 *  [  0 条 3 星评价     ](https://wordpress.org/support/plugin/admin-bar-menu-packer/reviews/?filter=3)
 *  [  0 条 2 星评价     ](https://wordpress.org/support/plugin/admin-bar-menu-packer/reviews/?filter=2)
 *  [  0 条 1 星评价     ](https://wordpress.org/support/plugin/admin-bar-menu-packer/reviews/?filter=1)

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

[查看全部评论](https://wordpress.org/support/plugin/admin-bar-menu-packer/reviews/)

## 贡献者

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

## 支持

有话要说吗？是否需要帮助？

 [查看支持论坛](https://wordpress.org/support/plugin/admin-bar-menu-packer/)