Sites Appear When Deleted, Archived or Spam
Closed this issue · 1 comments
misfist commented
Currently, if a site is deleted, archived or spam, the site still appears in the directory.
It seems like if the site is deactivated or archived, it shouldn't appear in the directory listing (front-end). I can get the site status using get_blog_status
, but it might be nice if that happened auto-magically. :)
fabacab commented
Thaaat is a good point. :) Will do.