Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
Lumberjack
Functions
Assets
PHP Class Lumberjack\Functions\Assets
ファイルを表示
Open project: Rareloop/lumberjack
Class Usage Examples
Public Methods
Method
Description
load
(
string
$filter
= 'wp_enqueue_scripts',
integer
$priority
= 10 )
En-queue required assets
Method Details
load()
public
static
method
En-queue required assets
public
static
load
(
string
$filter
= 'wp_enqueue_scripts',
integer
$priority
= 10 )
$filter
string
The name of the filter to hook into
$priority
integer
The priority to attach the filter with