Load Mashshare scripts asynchronous

Loading javascript asynchronous can lead to faster site loading because the rendering process is not blocked.

Loading javascript asynchronous cane be done by third party plugins like async-javascript
Separate caching plugins for example W3 total are also offering a similar function to load javascript asynchronous.

Be aware that you have test carefully your site after converting javascript to asynchronous loading as it sometimes break specific functionality of a plugin.

x
Follow MashShare?