Download the PHP package innocode-digital/wp-deferred-loading without Composer
On this page you can find all versions of the php package innocode-digital/wp-deferred-loading. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download innocode-digital/wp-deferred-loading
More information about innocode-digital/wp-deferred-loading
Files in innocode-digital/wp-deferred-loading
Download innocode-digital/wp-deferred-loading
More information about innocode-digital/wp-deferred-loading
Files in innocode-digital/wp-deferred-loading
Vendor innocode-digital
Package wp-deferred-loading
Short Description Defer loading of JavaScript and CSS files.
License GPL-2.0+
Package wp-deferred-loading
Short Description Defer loading of JavaScript and CSS files.
License GPL-2.0+
Please rate this library. Is it a good library?
Informations about the package wp-deferred-loading
Deferred loading
Description
WordPress plugin for deferred loading of JavaScript and CSS files.
Install
Clone this repo to wp-content/plugins/
:
`
Activate Deferred loading from Plugins page
or WP-CLI: wp plugin activate wp-deferred-loading
.
Also you could install it as a Must Use Plugin.
Usage
To defer JavaScript files, add to functions.php
of theme:
`
or
`
To defer CSS files, add to functions.php
of theme:
`
All versions of wp-deferred-loading with dependencies
PHP Build Version
Package Version
Requires
composer/installers Version
~1.0
The package innocode-digital/wp-deferred-loading contains the following files
Loading the files please wait ....