PHP Класс Wallmander\ElasticsearchIndexer\Service\WordPress

Автор: Mikael Mattsson ([email protected])
Показать файл Открыть проект Примеры использования класса

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

Метод Описание
getSites ( ) : Guzzle\Http\Message\Response Get a list of wordpress site ids.
restoreCurrentBlog ( ) Wrapper for restore_current_blog.
switchToBlog ( integer $id ) Wrapper for switch_to_blog.

Описание методов

getSites() публичный статический Метод

Get a list of wordpress site ids.
public static getSites ( ) : Guzzle\Http\Message\Response
Результат Guzzle\Http\Message\Response

restoreCurrentBlog() публичный статический Метод

Wrapper for restore_current_blog.
public static restoreCurrentBlog ( )

switchToBlog() публичный статический Метод

Wrapper for switch_to_blog.
public static switchToBlog ( integer $id )
$id integer