Inpsyde\MultilingualPress\API\SiteRelations::get_all_relations PHP Метод

get_all_relations() публичный Метод

Returns an array with site IDs as keys and arrays with the IDs of all related sites as values.
С версии: 3.0.0
public get_all_relations ( ) : int[]
Результат int[] The array with site IDs as keys and arrays with the IDs of all related sites as values.
    public function get_all_relations();