PHP Класс WPSEO_Features, wordpress-seo

Показать файл Открыть проект Примеры использования класса

Открытые методы

Метод Описание
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