描述
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.
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.
螢幕截圖
安裝
- Upload the
faster-appearance-menus
directory to the/wp-content/plugins/
directory, or install via the Plugins uploader - Activate the plugin through the ‘Plugins’ menu in WordPress
- Enjoy faster menu management
常見問題
- What are you on about?
評價
2018年4月7日
Although a much needed plugin, it doesn’t work with the latest Wordpress, I’m afraid. 🙁
2016年9月3日
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!
2016年9月3日
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
2017年2月8日
4rgv4er
2017年2月7日
Works for me, backend is now faster
貢獻者及開發者
修改日誌
0.1.1
- Updated script replacement strategy to preserve script dependencies
0.1
- Initial version