Slow down sites admin / backend extremly
-
Is it necessery to load all this on every backend page? The administration add a second more page load time just for the user avatar plugin.
<script type='text/javascript' src='https://localhost/wp-new/wp-admin/load-scripts.php?c=0&load%5B%5D=jquery,utils,farbtastic,underscore,backbone,media-models,plupload,plupload-html5,plupload-flash,plupload-silverlight,plupload-ht&load%5B%5D=ml4,json2,wp-plupload,jquery-ui-core,jquery-ui-widget,jquery-ui-mouse,jquery-ui-sortable,media-views&ver=3.5.2'></script> <script type='text/javascript' src='https://localhost/wp-new/wp-content/plugins/media-library-assistant/js/mla-media-modal-scripts.min.js?ver=1.41'></script> <script type='text/javascript' src='https://localhost/wp-new/wp-content/plugins/wp-user-avatar/js/wp-user-avatar.js?ver=1.5.2'></script>
Then a lot of inline code, css files are added too.
Remark, loading some scripts activates other plugins scripts too. This is not strange I guess, the media manager are hooked with many other features.
Why not use the plugin on profile edit screen, use if $pagenow = …
We love this plugin and wanna use it! But clients complains on slow site since this are active.
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
- The topic ‘Slow down sites admin / backend extremly’ is closed to new replies.