PluginProbe
Flying Scripts: Delay JavaScript to Improve Site Speed & Performance / 1.1.1
Flying Scripts: Delay JavaScript to Improve Site Speed & Performance v1.1.1
trunk 1.0.0 1.1.0 1.1.1 1.1.2 1.1.3 1.1.4 1.1.5 1.1.6 1.1.7 1.1.8 1.1.9 1.2.0 1.2.1 1.2.2 1.2.3 1.2.4
flying-scripts / settings / faq.php

faq.php in Flying Scripts: Delay JavaScript to Improve Site Speed & Performance 1.1.1, at settings/faq.php

9 lines 370 B
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1 <?php
2 function flying_scripts_settings_faq() {
3 ?>
4 <h3>Why should I use this plugin?</h3>
5 <p>Flying Scripts delay the execution of 3rd party scripts by a few seconds and prioritize more critical resources and improves UX</p>
6 <h3>What should I put in include keywords</h3>
7 <p>Any keyword inside your inline script. For example "facebook.sdk.js"</p>
8 <?php
9 }