Conversation
supportHey, nice work! Thank you for this plugin. But I would love to have one special feature: Since I sometimes create a staging site (just cloning a site with NS Cloner) I would love to exclude this site from the list without managing the list fully manually. Kind regards
Hi @ideenplantage I know it’s late, but you can make a site non-public (just uncheck the box) or you can use the mature checkbox to exclude a site. The query for the sites is just looking for public and non-mature (archived, deleted and spam sites are filtered out too, but this makes no sense for staging). See: https://github.com/alordiel/dropdown-multisite-selector/blob/73941e0409c0766310046c7f32c00d17b4685f71/functions/functions.php#L45-L53 All the best, Torsten
Hi @ideenplantage I know it’s late, but you can make a site non-public (just uncheck the box) or you can use the mature checkbox to exclude a site. The query for the sites is just looking for public and non-mature (archived, deleted and spam sites are filtered out too, but this makes no sense for staging). See: https://github.com/alordiel/dropdown-multisite-selector/blob/73941e0409c0766310046c7f32c00d17b4685f71/functions/functions.php#L45-L53 All the best, Torsten