Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Lumberjack
Functions
Assets
PHP 클래스 Lumberjack\Functions\Assets
파일 보기
프로젝트 열기: Rareloop/lumberjack
1 사용 예제들
공개 메소드들
메소드
설명
load
(
string
$filter
= 'wp_enqueue_scripts',
integer
$priority
= 10 )
En-queue required assets
메소드 상세
load()
공개
정적인
메소드
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