Skip to content

## 0.1.0 - 2021-02-08

Compare
Choose a tag to compare
@jhotadhari jhotadhari released this 08 Feb 17:16
· 44 commits to master since this release

Support to load CSS via JS

Added

  • Support to load CSS via JS
  • PHP Api filter acll_loader_style_handles
  • Api function acll_loader.loadAssetsByType
  • Api function acll_loader.loadAssets
  • Finally remove assets from print_scripts_array and print_styles_array, if still somehow in queue

Removed

  • Api function acll_loader.loadScripts, use acll_loader.loadAssetsByType instead