वर्णन
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?
समीक्षा
योगदानकर्ते आणि विकसक
“Faster Appearance – Menus” हे मुक्त स्रोत सॉफ्टवेअर आहे. पुढील लोक या प्लगइनच्या निर्मितीत योगदान केले आहे.
योगदानकर्तेभाषांतर करा “Faster Appearance – Menus” तुमच्या भाषेत.
विकासातील आग्रह?
कोड ब्राउझ करा, SVN संग्रहालय तपासा, किंवा विकास लॉग च्या RSS द्वारे सदस्यता घ्या.
बदलांची यादी
0.1.1
- Updated script replacement strategy to preserve script dependencies
0.1
- Initial version