PHP 클래스 Wallmander\ElasticsearchIndexer\Service\WordPress

저자: Mikael Mattsson ([email protected])
파일 보기 프로젝트 열기: wallmanderco/elasticsearch-indexer 1 사용 예제들

공개 메소드들

메소드 설명
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