Indeed I had the wrong plugin. Sorry for the confusion.
I will take and suggest a resource that I believe is easy to make and very interesting for the plugin, add next to the site name to the site ID. I use the plugin “domain map” and need to know the ID of the site.
I had to change:
if (user_can ($ user, ‘manage_network’))
by:
if ($ user == “1”)
Can you update this command to one that does not need for the user id, so I do not have to keep changing your file every plugin update?
the plugin is not showing all of the network sites, I have over 300 sites, what can it be?