This website uses cookies to personalize your experience. By using this website you agree to our cookie policy.

Reply To: Multisite blogs, can detect manually subcategories but not through registration

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

#2724
Ernest MarcinkoErnest Marcinko
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.