\DevOwl\CustomizeAssets

Assets management, use it in your assets class.

Summary

Methods
Properties
Constants
probablyEnqueueCustomizeHelpers()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
No private properties found
N/A

Methods

probablyEnqueueCustomizeHelpers()

probablyEnqueueCustomizeHelpers(array<mixed,string>  $scriptDeps = null,boolean  $force = false)

Probably enqueue customize helpers in your frontend. There are two types of customize helpers:

  • Customize preview: Your website on right frame
  • Customize manager: Configure customize settings on the left sidebar

Parameters

array<mixed,string> $scriptDeps

Append the customize handle to this array

boolean $force