Inpsyde\MultilingualPress\API\SiteRelations::get_all_relations PHP Méthode

get_all_relations() public méthode

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[]
Résultat int[] The array with site IDs as keys and arrays with the IDs of all related sites as values.
    public function get_all_relations();