=== Inline JavaScript in Head === Contributors: palasthotel, greatestview Donate link: https://palasthotel.de/ Tags: javascript, scripts, enqueue, inline, head, performance, filter, hook Requires at least: 4.0 Tested up to: 5.1 Stable tag: 1.1.2 Requires PHP: 5.4 License: GNU General Public License v3 License URI: http://www.gnu.org/licenses/gpl-3.0.html Boosts performance of critical short JavaScripts by placing their content directly into the HTML head. == Description == In some cases you cannot wait for a JavaScript file to load, even if it is placed early in the `
` section of your template. You can benefit from better performance, if you place the JavaScript code directly inside a `