Download the PHP package offset/packs without Composer
On this page you can find all versions of the php package offset/packs. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package packs
Packs - Create Offset packs
Installation
Use
For create a pack
Filters
offset_packs_is_styles_enqueue
offset_packs_is_scripts_enqueue
offset_packs_styles
offset_packs_scripts
offset_packs_styles_enqueued
offset_packs_scripts_enqueued
offset_packs_is_styles_enqueue
Removes all styles that need to be loaded with the packs
Example
offset_packs_is_scripts_enqueue
Removes all scripts that need to be loaded with the packs
Example
offset_packs_styles
Parameters
$packs
-array
- The list of packs that load styles
Example
offset_packs_scripts
Parameters
$packs
-array
- The list of packs that load scripts
Example
offset_packs_styles_enqueued
Parameters
$packs_styles
-array
- The list of styles are loaded
offset_packs_scripts_enqueued
Parameters
$packs_scripts
-array
- The list of scripts are loaded
All versions of packs with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.0
The package offset/packs contains the following files
Loading the files please wait ....