Async JS Improvement
-
Because of the timeouts of the feedback company api yesterday, all JS on my site was delayed. The implementation of the script for the api doesn’t seem optimal.
To make my site work, I changed 1 line of code in your plugin yesterday.
I can’t do a PR on the plugin, since I can’t seem to find the repo.Is it an to add the async tag to line 314? Like so:
$out .= '<script type="text/javascript" src="https://www.feedbackcompany.com/widgets/feedback-company-widget.min.js" async></script>';
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Async JS Improvement’ is closed to new replies.