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
WPSEO_Features
PHP Class WPSEO_Features, wordpress-seo
ファイルを表示
Open project: yoast/wordpress-seo
Class Usage Examples
Public Methods
Method
Description
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.
Method Details
is_free()
public
method
Checks if using the free version of the plugin.
public
is_free
( ) :
boolean
return
boolean
is_premium()
public
method
Checks if the premium constant exists to make sure if plugin is the premium one.
public
is_premium
( ) :
boolean
return
boolean