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

Expanded Admin Menus

描述

WordPress 3.3 introduced new flyout admin menus. If you prefer to be able to
choose to have some menu items expanded this plugin will let you. Closed menu
items still flyout. Open items are saved in a cookie, so while they persist,
they don’t persist from browser to browser. JavaScript is required.

安装

  1. Upload the whole directory to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress

常见问题

Where are the settings?

There aren’t any! Just install and activate the plugin and enjoy always-expanded
admin menus. You can’t get much simpler than that!

评价

此插件暂无评价。

贡献者及开发者

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

贡献者

更新日志

0.0.3

  • Fix error beta-testers were getting if their setting wasn’t valid JSON

0.0.2

  • Add expand/contract arrows
  • Store open/closed items in a cookie for persistance

0.0.1

  • Original Version – uses jQuery and CSS to keep admin menus expanded.