Make WordPress CSS/JS Files Loading Optional
CSS/JS files loading optional will speed up your wordpress, improve wordpress performance, and will have a better user experience. Usually, it seems everyone is using two or more plugins in wordpress, on the other hand, many plugins/themes may have more than one CSS/JS files which will be called in every page. So we should combine some of them which have similar use or can be combined. (more…)