Skip to content

Latest commit

 

History

History
39 lines (27 loc) · 1.18 KB

readme.md

File metadata and controls

39 lines (27 loc) · 1.18 KB

BP Search Everything

This plugin allows searching across a BuddyPress' site components, and WordPress content

Description

Creates a new component, called Search Everything (for which you need to define a root page, under Settings > BuddyyPress > Pages). Search is separate from both WordPress' and BuddyPress' (per component) search, which remain active and functional.

It is initiated from a new widget, called Search Everything, which implements the necessary form.

Keep in mind that the plugin does nothing if BuddyPress isn't installed or activated

Installation

  1. Upload the bp-search-everything folder to the /wp-content/plugins/ directory
  2. Activate the BP Search Everything plugin through the 'Plugins' menu in WordPress
  3. Configure the plugin by going to the Settings > Search Everything menu

Changelog

0.3.0

  • Add hooks for any other components

0.2.0

  • Add Readme.txt and Readme.md

0.1.0

  • Initial release