Title: Mutlisite usage?
Last modified: August 21, 2016

---

# Mutlisite usage?

 *  [Burke Ingraffia](https://wordpress.org/support/users/mobile251/)
 * (@mobile251)
 * [12 years, 10 months ago](https://wordpress.org/support/topic/mutlisite-usage/)
 * I would like to use this plugin to search an entire WP multisite network, and
   I will probably try to use one of two methods to alter the code:
 * 1. Use switch_to_blog() to cycle through every subsite looking for the same variables(
   post type, meta, custom field, etc.)
 * or
 * 2. Change the query function in the plugin to look in all post tables of all 
   multisites
 * Which would be the more elegant and easier way to customize this plugin? I thought
   I would ask before I went down the wrong road.
 * Thanks,
    Burke
 * [http://wordpress.org/extend/plugins/advance-wp-query-search-filter/](http://wordpress.org/extend/plugins/advance-wp-query-search-filter/)

Viewing 1 replies (of 1 total)

 *  Plugin Author [TC.K](https://wordpress.org/support/users/wp_dummy/)
 * (@wp_dummy)
 * [12 years, 10 months ago](https://wordpress.org/support/topic/mutlisite-usage/#post-3928019)
 * In my opinion neither both of them is appropriate. This plugin never intended
   for multisite. It will have a lot of thing you need to edit the plugin.
 * It would be better if you create your own script/plugin for this. It is easier
   then customize this plugin.
 * For reference you can goto [here](http://wordpress.stackexchange.com/a/64756/31705).
   I never try this, but from given example, the code seem promising.

Viewing 1 replies (of 1 total)

The topic ‘Mutlisite usage?’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/advance-wp-query-search-filter.svg)
 * [Advance WP Query Search Filter](https://wordpress.org/plugins/advance-wp-query-search-filter/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/advance-wp-query-search-filter/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/advance-wp-query-search-filter/)
 * [Active Topics](https://wordpress.org/support/plugin/advance-wp-query-search-filter/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/advance-wp-query-search-filter/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/advance-wp-query-search-filter/reviews/)

## Tags

 * [multisite](https://wordpress.org/support/topic-tag/multisite/)

 * 1 reply
 * 2 participants
 * Last reply from: [TC.K](https://wordpress.org/support/users/wp_dummy/)
 * Last activity: [12 years, 10 months ago](https://wordpress.org/support/topic/mutlisite-usage/#post-3928019)
 * Status: not resolved