Plugin: Multisite Global Search

Join this plugin group to follow comments, support topics and reviews.

Description

Easily search through all blogs into your WordPress Multisite by post title, post content or post author.
Multisite Global Search doesn’t work with single WordPress installation and it must be activated for all sites using “network activate” in the Administration Panel.
Currently in the following languages:

  • English
  • German (de_DE) by Dennis Vorpahl
  • French (fr_FR) by Fabrice Perrinel
  • Norwegian Bokmal (nb_NO) by Tore Johnny BraĚŠtveit
  • Portuguese (pt_PT) by Jose Anjos
  • Russian (ru_RU) by Sam Savinov
  • Romanian (ro_RO) by Alexander Ovsov Web Geek Science
  • Spanish (es_ES)

If you have created your own language pack, or have an update of an existing one, you can send gettext .po and .mo files to me so that I can bundle it into Multisite Global Search.

** Features **

  • Multisite Global Search Widget. Show a search form in your sidebar.
  • Search across all network blogs or only in your blogs if you are logged.
  • Search on pages.
  • Administrative choice to perform searches by default on pages.
  • Administrative choice to disable search options.
  • Search results are showed in a page which contents the shortcode: [multisite_search_result]
  • Show excerpted results [multisite_search_result excerpt="yes"]
  • Entries on every site across your installation appear in search results immediately after publication.
  • Receive results from your complete blog network, even sites you do not own or control.
  • Customizable style sheet for widget and results page.
  • Two different form types, vertical and horizontal.
  • Put search form into your code with Multisite_Global_Search::ms_global_search_vertical_form(your_results_page) or Multisite_Global_Search::ms_global_search_horizontal_form(your_results_page)
  • Insert search form in templates using the shortcode: [multisite_search_form]. See the plugin page for more information.