Dieses Plugin ist nicht mit den jüngsten 3 Hauptversionen von WordPress getestet worden. Es wird möglicherweise nicht mehr gewartet oder unterstützt und kann Kompatibilitätsprobleme haben, wenn es mit neueren Versionen von WordPress verwendet wird.

Expanded Admin Menus

Beschreibung

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.

Installation

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

FAQ

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!

Rezensionen

There are no reviews for this plugin.

Mitwirkende & Entwickler

„Expanded Admin Menus“ ist Open-Source-Software. Folgende Menschen haben an diesem Plugin mitgewirkt:

Mitwirkende

Übersetze „Expanded Admin Menus“ in deine Sprache.

Interessiert an der Entwicklung?

Durchstöbere den Code, sieh dir das SVN Repository an oder abonniere das Entwicklungsprotokoll per RSS.

Änderungsprotokoll

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.