{"id":76897,"date":"2017-11-01T15:04:46","date_gmt":"2017-11-01T15:04:46","guid":{"rendered":"https:\/\/wordpress.org\/plugins\/admin-bar-menu-packer\/"},"modified":"2017-11-14T23:20:16","modified_gmt":"2017-11-14T23:20:16","slug":"admin-bar-menu-packer","status":"publish","type":"plugin","link":"https:\/\/xho.wordpress.org\/plugins\/admin-bar-menu-packer\/","author":7421877,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_crdt_document":"","version":"0.7.4","stable_tag":"0.7.4","tested":"4.9.29","requires":"3.1","requires_php":"","requires_plugins":"","header_name":"Admin Bar Menu Packer","header_author":"Kazuyuki Kumai","header_description":"Gather menu items on toolbar (admin bar) into one menu to prevent toolbar from getting cluttered.","assets_banners_color":"517392","last_updated":"2017-11-14 23:20:16","external_support_url":"","external_repository_url":"","donate_link":"","header_plugin_uri":"https:\/\/wordpress.org\/plugins\/admin-bar-menu-packer","header_author_uri":"https:\/\/profiles.wordpress.org\/kazuyk\/","rating":5,"author_block_rating":0,"active_installs":80,"downloads":2936,"num_ratings":1,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","changelog"],"tags":[],"upgrade_notice":[],"ratings":{"1":0,"2":0,"3":0,"4":0,"5":"1"},"assets_icons":{"icon-128x128.png":{"filename":"icon-128x128.png","revision":"1756771","resolution":"128x128","location":"assets"},"icon-256x256.png":{"filename":"icon-256x256.png","revision":"1756771","resolution":"256x256","location":"assets"}},"assets_banners":{"banner-1544x500.png":{"filename":"banner-1544x500.png","revision":"1766514","resolution":"1544x500","location":"assets"},"banner-772x250.png":{"filename":"banner-772x250.png","revision":"1766514","resolution":"772x250","location":"assets"}},"assets_blueprints":{},"all_blocks":[],"tagged_versions":["0.7.2","0.7.3","0.7.4"],"block_files":[],"assets_screenshots":{"screenshot-1.png":{"filename":"screenshot-1.png","revision":"1756771","resolution":"1","location":"assets"}},"screenshots":{"1":"Sample toolbar and packed menu"},"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[83,1339,2761,2569],"plugin_category":[43,59],"plugin_contributors":[148603],"plugin_business_model":[],"class_list":["post-76897","plugin","type-plugin","status-publish","hentry","plugin_tags-admin","plugin_tags-admin-bar","plugin_tags-adminbar","plugin_tags-bar","plugin_category-customization","plugin_category-utilities-and-tools","plugin_contributors-kazuyk","plugin_committers-kazuyk"],"banners":{"banner":"https:\/\/ps.w.org\/admin-bar-menu-packer\/assets\/banner-772x250.png?rev=1766514","banner_2x":"https:\/\/ps.w.org\/admin-bar-menu-packer\/assets\/banner-1544x500.png?rev=1766514","banner_rtl":false,"banner_2x_rtl":false},"icons":{"svg":false,"icon":"https:\/\/ps.w.org\/admin-bar-menu-packer\/assets\/icon-128x128.png?rev=1756771","icon_2x":"https:\/\/ps.w.org\/admin-bar-menu-packer\/assets\/icon-256x256.png?rev=1756771","generated":false},"screenshots":[{"src":"https:\/\/ps.w.org\/admin-bar-menu-packer\/assets\/screenshot-1.png?rev=1756771","caption":"Sample toolbar and packed menu"}],"raw_content":"<!--section=description-->\n<p>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.<\/p>\n\n<h4>Debug Mode<\/h4>\n\n<p>If <code>WP_DEBUG<\/code> is enabled, this plugin will run in debug mode.\nIn debug mode, you can see:<\/p>\n\n<ul>\n<li>[Node ID popup] Each item in the hamburger menu has title attribute contains node ID<\/li>\n<li>[Debug menu] Additional item (<em>'All Nodes'<\/em>) which contains node IDs of all items on the toolbar<\/li>\n<\/ul>\n\n<h4>Translations<\/h4>\n\n<p>This plugin is currently available in English and Japanese (\u65e5\u672c\u8a9e).<\/p>\n\n<!--section=installation-->\n<ol>\n<li><p>Upload the <code>\/admin-bar-menu-packer\/<\/code> directory into your WordPress plugins directory, or install the plugin through the WordPress plugins screen directly.<\/p><\/li>\n<li><p>Activate the plugin through the 'Plugins' screen in WordPress.<\/p><\/li>\n<\/ol>\n\n<!--section=faq-->\n<dl>\n<dt>Installation Instructions<\/dt>\n<dd><ol>\n<li><p>Upload the <code>\/admin-bar-menu-packer\/<\/code> directory into your WordPress plugins directory, or install the plugin through the WordPress plugins screen directly.<\/p><\/li>\n<li><p>Activate the plugin through the 'Plugins' screen in WordPress.<\/p><\/li>\n<\/ol><\/dd>\n<dt>Which built-in items will be packed?<\/dt>\n<dd><p>The following built-in items will be packed:<\/p>\n\n<ul>\n<li>New (Post, Media, Page, User)<\/li>\n<li>Customize<\/li>\n<li>Edit (Edit Post, Edit Page)<\/li>\n<li>View<\/li>\n<\/ul>\n\n<p>The following built-in items will NOT be packed:<\/p>\n\n<ul>\n<li>WordPress logo Menu (About WordPress, WordPress.org, etc.)<\/li>\n<li>Site-name Menu (Visit site, Dashboard, Themes, Widgets, etc.)<\/li>\n<li>Updates<\/li>\n<li>Comments<\/li>\n<li>User Account Menu<\/li>\n<\/ul>\n\n<p>In addition, the items added to the right of toolbar by some plugins, such as Debug Bar, will not be packed.<\/p><\/dd>\n<dt>Can I select which items to be packed?<\/dt>\n<dd><p>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.<\/p><\/dd>\n<dt>The packed menu items are displayed strangely.<\/dt>\n<dd><p>Please let me know the following information:<\/p>\n\n<ul>\n<li>Item name(s)<\/li>\n<li>The name and version of theme or plugin that shows the item<\/li>\n<\/ul><\/dd>\n<dt>How can I enable debug mode?<\/dt>\n<dd><p>Please enable <code>WP_DEBUG<\/code>. To do this, set the value of it to <em>true<\/em> in your wp-config.php file:<\/p>\n\n<pre><code>define( 'WP_DEBUG', true );\n<\/code><\/pre>\n\n<p>Please note that it enables debug mode throughout WordPress and PHP errors or warnings will be shown inside of pages.<\/p><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<h4>0.7.4<\/h4>\n\n<ul>\n<li>Corrected text domain<\/li>\n<li>Excluded <a href=\"https:\/\/wordpress.org\/plugins\/backwpup\/\">BackWpUp<\/a><\/li>\n<li>Excluded \"Edit Guide\" of <a href=\"https:\/\/wordpress.org\/plugins\/vk-all-in-one-expansion-unit\/\">VK All in One Expansion Unit<\/a> and <a href=\"https:\/\/ja.wordpress.org\/themes\/bizvektor-global-edition\/\">BizVektor<\/a><\/li>\n<\/ul>\n\n<h4>0.7.3<\/h4>\n\n<ul>\n<li>Minor fix (syntax error under older PHP environment)<\/li>\n<\/ul>\n\n<h4>0.7.2<\/h4>\n\n<ul>\n<li>Excluded <a href=\"https:\/\/wordpress.org\/plugins\/query-monitor\/\">Query Monitor<\/a> from plugin's menu<\/li>\n<\/ul>\n\n<h4>0.7.1<\/h4>\n\n<ul>\n<li>Excluded <a href=\"https:\/\/wordpress.org\/plugins\/show-current-template\/\">Show Current Templates<\/a> from plugin's menu<\/li>\n<\/ul>\n\n<h4>0.7.0<\/h4>\n\n<ul>\n<li>Initial release candidate<\/li>\n<\/ul>","raw_excerpt":"Gather many menu items on toolbar into one menu to prevent the bar from getting cluttered. Simple and easy but useful.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/xho.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/76897","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/xho.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/xho.wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/xho.wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=76897"}],"author":[{"embeddable":true,"href":"https:\/\/xho.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/kazuyk"}],"wp:attachment":[{"href":"https:\/\/xho.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=76897"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/xho.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=76897"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/xho.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=76897"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/xho.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=76897"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/xho.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=76897"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/xho.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=76897"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}