Download the PHP package trendwerk/skip-bundled without Composer
On this page you can find all versions of the php package trendwerk/skip-bundled. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download trendwerk/skip-bundled
More information about trendwerk/skip-bundled
Files in trendwerk/skip-bundled
Download trendwerk/skip-bundled
More information about trendwerk/skip-bundled
Files in trendwerk/skip-bundled
Vendor trendwerk
Package skip-bundled
Short Description Skip scripts bundled in your WordPress theme.
License GPL-3.0+
Package skip-bundled
Short Description Skip scripts bundled in your WordPress theme.
License GPL-3.0+
Please rate this library. Is it a good library?
Informations about the package skip-bundled
Skip bundled
Skip parsing of scripts bundled in your WordPress theme. This is useful when you bundle scripts (like jQuery) that are also used and added to the queue through wp_enqueue_script
by WordPress plugins in one file.
Install
Usage
Where $handle
is the handle on which the script is registered in WordPress, by using wp_register_script
.
Example
An example for jQuery:
Note: jQuery is registered as jquery-core
.
All versions of skip-bundled with dependencies
PHP Build Version
Package Version
No informations.
The package trendwerk/skip-bundled contains the following files
Loading the files please wait ....