Method | Description | |
---|---|---|
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. |
public static getSites ( ) : Guzzle\Http\Message\Response | ||
return | Guzzle\Http\Message\Response |
public static restoreCurrentBlog ( ) |
public static switchToBlog ( integer $id ) | ||
$id | integer |