Denne utvidelsen har ikke blitt testet mot noen av de siste 3 hovedutgivelsene av WordPress. Den er kanskje ikke lenger holdt vedlike eller støttet, og den kan ha kompatibilitetsproblemer med nyeste versjoner av WordPress.

Faster Appearance – Menus

Beskrivelse

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.

Skjermskudd

  • Faster Menu Management

Installasjon

  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

Vurderinger

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 svar
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
Les alle 29 vurderinger

Bidragsytere og utviklere

“Faster Appearance – Menus” er programvare med åpen kildekode. Følgende personer har bidratt til denne utvidelsen.

Bidragsytere

Endringslogg

0.1.1

  • Updated script replacement strategy to preserve script dependencies

0.1

  • Initial version