=== Inline JavaScript in Head === Contributors: palasthotel, greatestview Donate link: https://palasthotel.de/ Tags: javascript, inline, head, performance Requires at least: 4.0 Tested up to: 5.1 Stable tag: 1.1 License: GNU General Public License v3 License URI: http://www.gnu.org/licenses/gpl-3.0.html Removes given local enqueued script handles and places their content into the head. Useful for small scripts with a size lower than ~500 Bytes to boost site performance. Caution: Use with care and sparingly! == 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 `