Skip to content

Instantly share code, notes, and snippets.

View NickDuncanZA's full-sized avatar

Nick Duncan NickDuncanZA

View GitHub Profile
@NickDuncanZA
NickDuncanZA / gist:a0effc600b8c7c0a908388688a68e4f9
Last active March 11, 2018 17:07
Defer certain WordPress scripts
/**
* Add 'defer' to certain scripts, dependant on their handle
*/
function fdFS2d_theme_make_script_defer( $tag, $handle, $src ) {
$script_handles = array(
'wplc-server-script',
'wplc-user-script',
'wplc-md5',