Deze plugin is niet getest met de laatste 3 grotere versies van WordPress. Mogelijk wordt het niet meer onderhouden of ondersteund. Ook kunnen er compatibiliteitsproblemen ontstaan wanneer het wordt gebruikt met recentere versies van WordPress.

Faster Appearance – Menus

Beschrijving

The new accessibility javascript in the Appearance > Menus panel in WordPress 3.6 can significantly slow the page load speed when using a large number of menu items (> 50). This plugin defers the accessibility processing to eliminate the scripting bottleneck and allow the Appearance > Menus screen to run much faster and more responsively.

Full details

This solution is fairly rough. Hopefully we can develop a robust solution that can eventually become part of the core. Pull requests through GitHub are welcome.

Schermafdrukken

  • Faster Menu Management

Installatie

  1. Upload the faster-appearance-menus directory to the /wp-content/plugins/ directory, or install via the Plugins uploader
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Enjoy faster menu management

FAQ

What are you on about?

Please read this

Beoordelingen

3 september 2016
Awesome plugin! I have more than 100 items in the menu and it was a nightmare when I needed to add more or just to reorder the current ones. After installing this awesome plugin everything is so smooth and fast. Thank you for sharing this plugin!
3 september 2016 1 reactie
i downloaded the plug in and it doesnt work with the new 4.4 wordpress version. does someone brought it to work with 4.4??? why is wordrpess not able to solve this long time issue with the stupid f. up menu problems, and cut of menu navi items if longer as 80 wiht a slower php setting. this is so long known and wordpress does nothing against it. with my long wordpress menu i have to move ot another host and it is a pain in the a. please update your plug in for wordpress 4.4 since the programmeers at wordpress are not able to solve this issue by themselfe.. thanks
Lees alle 29 beoordelingen

Bijdragers & ontwikkelaars

“Faster Appearance – Menus” is open source software. De volgende personen hebben bijgedragen aan deze plugin.

Bijdragers

Vertaal “Faster Appearance – Menus” naar jouw taal.

Interesse in ontwikkeling?

Bekijk de code, haal de SVN repository op, of abonneer je op het ontwikkellog via RSS.

Changelog

0.1.1

  • Updated script replacement strategy to preserve script dependencies

0.1

  • Initial version