GD Power Search for bbPress

Popis

Add advanced search form to bbPress search page with filters and search results ordering controls. On admin side, you can control which user roles (or visitors) can use filters, and hide the filters you don’t want to use.

Plugin adds following filters:

  • Forums, including option to select forums, and search subforums
  • Users, select a user or type username
  • Content Type (reply, topic)
  • Topic Status
  • Topic Tags
  • Date Period, predefined list of periods
  • Change results sort order

Also, plugin can replace the default search form to include the link to the advanced form. The plugin supports use of the templates‘ replacement package plugin GD Quantum Theme Pro for bbPress.

Plugin uses templates with filters and actions, and all templates can be overridden through theme, just like default bbPress templates can.

More free dev4Press.com plugins for bbPress

Upgrade to GD Power Search Pro

Pro version contains many more great features:

  • Highlight keywords in the search results
  • Select where to search (title, content or both)
  • Additional search filters
  • Multi select for users filter
  • Datetime picker for Date filter
  • And much, much more

With more features on the roadmap exclusively for Pro version.

Snímky obrazovky

  • Advanced search form
  • Selected forums search field
  • Part of the filter settings
  • Integration control settings

Instalace

General Requirements

  • PHP: 7.0 or newer

PHP Notice

  • Plugin doesn’t work with PHP 5.6 or older versions.

WordPress Requirements

  • WordPress: 5.2 or newer

WordPress Notice

  • Plugin doesn’t work with WordPress 5.1 or older versions.

bbPress Requirements

  • bbPress 2.6.2 or newer

Basic Installation

  • Plugin folder in the WordPress plugins folder must be gd-power-search-for-bbpress.
  • Upload gd-power-search-for-bbpress folder to the /wp-content/plugins/ directory.
  • Activate the plugin through the ‚Plugins‘ menu in WordPress.

Nejčastější dotazy

Does plugin works with WordPress MultiSite installations?

Yes. Each website in network can activate and use plugin on it’s on.

Can I translate plugin to my language?

Yes. POT file is provided as a base for translation. Translation files should go into Languages directory.

Where can I configure the plugin?

Open the WordPress Settings menu, and you will see GD Power Search item there. This will open a panel with global plugin settings.

The search form is not displayed for me?

You need to enable search in bbPress first (Settings -> Forums -> Search -> Allow forum wide search).

Recenze

Přečtěte si 1 recenzi

Autoři

GD Power Search for bbPress je otevřený software. Následující lidé přispěli k vývoji tohoto pluginu.

Spolupracovníci

Plugin „GD Power Search for bbPress“ byl přeložen do 6 jazyků. Děkujeme všem překladatelům za jejich pomoc.

Přeložte “GD Power Search for bbPress” do svého jazyka.

Zajímá vás vývoj?

Prohledejte kód, podívejte se do SVN repozitáře, nebo se přihlaste k odběru protokolu vývoje pomocí RSS.

Přehled změn

1.4.1 (2022.05.17)

  • New: tested with the WordPress 6.0

1.4 (2021.10.08)

  • New: system requirements: now requires WordPress 5.2 or newer
  • New: support for GD Quantum Theme Pro for bbPress
  • New: many improvements related to the PHP code style
  • Edit: d4pLib 2.8.14
  • Fix: problems with search forms when using Quantum template package

1.3 (2021.02.13)

  • New: system requirements: now requires PHP 7.0 or newer
  • New: system requirements: now requires WordPress 5.0 or newer
  • New: system requirements: now requires bbPress 2.6.2 or newer
  • Edit: improved pagination links processing
  • Edit: d4pLib 2.8.13
  • Fix: few instances trying to echo function with void return
  • Fix: few more issues with the pagination links
  • Fix: missing license.txt file

1.2.1 (2020.06.22)

  • Edit: d4pLib 2.8.10
  • Fix: search results pagination links not properly converted

1.2 (2020.04.06)

  • New: tested with PHP 7.4
  • Edit: d4pLib 2.8.5
  • Fix: missing method for removal of default search form
  • Fix: search form in widget gets removed on search page
  • Fix: minor issue with with the PHP 7.4 deprecations

1.1 (2019.12.11)

  • New: support to search with no keywords
  • New: upgrade empty search to valid keywordless search
  • Edit: improved loading of the replacement forms
  • Edit: various styling updates and improvements
  • Edit: d4pLib 2.8.2
  • Fix: power search form replaced into the widget

1.0 (2019.01.31)

  • First plugin version