Home › Forums › Product Support Forums › Ajax Search Pro for WordPress Support › Multisite blogs, can detect manually subcategories but not through registration › Reply To: Multisite blogs, can detect manually subcategories but not through registration
October 21, 2014 at 2:48 pm
#2724
Keymaster
Hi!
The search uses a custom function to list the available multisite instances. As I looked through the source code, it only list public, non-spam, non-archived blogs. I believe that the user created blogs might have a different flag for public(?) status.
Anyways I have changed the search plugin code a bit so blogs with different statuses will show up. You should see every multisite blog now properly.