differences between behavior get_option vs get_site_option in multisite
Yes, get_site_option() is for data about the whole network. The irritation comes from a mixed vocabulary: what was a site once is a network nowadays, and what was a blog once is now a site in a network. wp_get_sites() for example is from version 3.7, it fetches sites in a network, not all networks in … Read more