Цей плагін не перевірявся з останніми 3-ма основними випусками WordPress. Можливо, він більше не може розроблятися або підтримуватися, і він може мати проблеми сумісності при використанні з більш новими версіями WordPress.

Faster Appearance – Menus

Опис

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.

Скріншоти

  • Faster Menu Management

Встановлення

  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

Часті питання

What are you on about?

Please read this

Відгуки

03.09.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!
03.09.2016 1 reply
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
Прочитати всі 29 відгуків

Учасники та розробники

“Faster Appearance – Menus” — проект з відкритим вихідним кодом. В розвиток плагіну внесли свій вклад наступні учасники:

Учасники

Перекладіть “Faster Appearance – Menus” на вашу мову.

Цікавитесь розробкою?

Перегляньте код, перегляньте сховище SVN або підпишіться на журнал розробки за допомогою RSS.

Журнал змін

0.1.1

  • Updated script replacement strategy to preserve script dependencies

0.1

  • Initial version