Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
WPSEO_Features
PHP 클래스 WPSEO_Features, wordpress-seo
파일 보기
프로젝트 열기: yoast/wordpress-seo
1 사용 예제들
공개 메소드들
메소드
설명
is_free
( ) :
boolean
Checks if using the free version of the plugin.
is_premium
( ) :
boolean
Checks if the premium constant exists to make sure if plugin is the premium one.
메소드 상세
is_free()
공개
메소드
Checks if using the free version of the plugin.
public
is_free
( ) :
boolean
리턴
boolean
is_premium()
공개
메소드
Checks if the premium constant exists to make sure if plugin is the premium one.
public
is_premium
( ) :
boolean
리턴
boolean