Feature request – async & defer
-
Hi there,
it’s great to see the plugin emergem and so far, testing is going really well.
I’ve been developing a workflow for dealing with page load for a while and have used the WP filter
script_loader_tag
to add “defer” & “async” attributes to scripts where necessary.Where I’m able to advise on themes or plugins this usually is enough but when installations get out of hand and some brute force minification is required your plugin is perfect.
I’m still working out the best way to approach these situations but do you think that adding the ability to add these attributes via the plugin is a viable option?
I understand this may create too much complexity from a code perspective and more so the user but I thought I’d run it by you to see if you what you think.
All the best, and thanks for sharing your work!
John
- The topic ‘Feature request – async & defer’ is closed to new replies.