Assets
Assets management, use it in your assets class.
Table of Contents
Methods
- probablyEnqueueCustomizeHelpers() : mixed
- Probably enqueue customize helpers in your frontend. There are two types of customize helpers:
Methods
probablyEnqueueCustomizeHelpers()
Probably enqueue customize helpers in your frontend. There are two types of customize helpers:
    public
                    probablyEnqueueCustomizeHelpers([array<string|int, string> &$scriptDeps = null ][, bool $force = false ]) : mixed
    - Customize preview: Your website on right frame
- Customize manager: Configure customize settings on the left sidebar
Parameters
- $scriptDeps : array<string|int, string> = null
- 
                    Append the customize handle to this array 
- $force : bool = false