Inpsyde\MultilingualPress\API\SiteRelations::get_all_relations PHP Method

get_all_relations() public method

Returns an array with site IDs as keys and arrays with the IDs of all related sites as values.
Since: 3.0.0
public get_all_relations ( ) : int[]
return int[] The array with site IDs as keys and arrays with the IDs of all related sites as values.
    public function get_all_relations();