Download the PHP package moxie-lean/assets without Composer
On this page you can find all versions of the php package moxie-lean/assets. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download moxie-lean/assets
More information about moxie-lean/assets
Files in moxie-lean/assets
Download moxie-lean/assets
More information about moxie-lean/assets
Files in moxie-lean/assets
Vendor moxie-lean
Package assets
Short Description Loader for theme assets and some extra utilities related with loader of the assets.
License MIT
Homepage https://github.com/moxie-lean/assets
Package assets
Short Description Loader for theme assets and some extra utilities related with loader of the assets.
License MIT
Homepage https://github.com/moxie-lean/assets
Please rate this library. Is it a good library?
Informations about the package assets
Assets
Usage
Where $args
is an array with a group of options you can use to customize your asset loading the
options available are:
css_uri
Path to the CSS being loaded.css_version
- Defaultfalse
, version to specify at the end of the css loaded, useful to prevent the cache of the browser on the styles.js_version
- Defaultfalse
, version to specify at the end of the JS loaded, useful to preventjs_uri
- Deafault''
empty string, path where the JS is located.js_version
- Defaultfalse
, version to specify at the end of the JS loaded, useful to prevent cache of script by the browser.jquery_uri
- Default''
empty string, useful to change the default path to jQuery by a Google CDN URL instead.jquery_version
- Defaultfalse
if you specify a version number is used to specify the number of jQuery to load.automatic_suffix
- Defaultfalse
This flags allows you to disable the option to add automatically the.min
suffix to each asset loaded when theproduction
mode is enabled.automatic_suffix
- Default 10 - Sets the loading priority of the assets by accessing the priority of the action hookwp_enqueue_scripts
.
All versions of assets with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.4 || >=8.0
The package moxie-lean/assets contains the following files
Loading the files please wait ....