Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
WPSEO_Features
PHP Class WPSEO_Features, wordpress-seo
Afficher le fichier
Open project: yoast/wordpress-seo
Class Usage Examples
Méthodes publiques
Méthode
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
méthode
Checks if using the free version of the plugin.
public
is_free
( ) :
boolean
Résultat
boolean
is_premium()
public
méthode
Checks if the premium constant exists to make sure if plugin is the premium one.
public
is_premium
( ) :
boolean
Résultat
boolean