Deze plugin is niet getest met de laatste drie grote versies van WordPress. Mogelijk wordt het niet meer onderhouden of ondersteund. Er kunnen ook compatibiliteitsproblemen ontstaan wanneer het wordt gebruikt met recentere versies van WordPress.

Search bbPress

Beschrijving

Search bbPress extends WordPress’ native search to include bbPress post types allowing WordPress to automatically include bbPress content in results. Link adjustments are made to results to ensure users will be taken directly to replies, topics, and forums. This plugin also fixes the double quote typo in bbPress’ unified login widget.

Simply activate to add the power of search to your forum.

A plugin from Stephen Carroll at ServerPress.com

  • Want more? Check out themes, plugins, and everything *Press (WordPress, bbPress, BuddyPress) related at ServerPress.com.
  • Please support me by checking out my newest projects or visiting here.

Additional Info

Purpose: What good is a forum without search? Our plugin addresses this issue. You may already know that WordPress is an expert on taxonomy and already handles posts, tags, and parent-to-child page hierarchy beautifully. But search is missing on the front end; where it matters to your visitors. My Search bbPress plugin takes care of this and promotes forum participation with links that take them to the heart of their search terms. Have your bbPress implementation deliver search results that matter!

Installatie

  1. Upload the entire search-bbpress folder to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Enjoy! 😉

How It Works

  • Extends WordPress’ native search actions and filters to include bbPress content.
  • Hooks into the search results loop to correct bbPress links, to ensure users can be taken to straight to the given forum, topic, or reply.
  • Uses jQuery to correct the unified login widget (I’ve submitted these bugs to core track so hopefully we won’t need this in the future).

FAQ

How can I style search results?

Inspect the search results and note that h2 headings are proceeded by a div containing the post type (i.e. type-post, type-forum, type-reply, type-topic). You can easily style, omit, enhance, etc. with CSS alone.

Beoordelingen

Er zijn geen beoordelingen voor deze plugin.

Bijdragers & ontwikkelaars

“Search bbPress” is open source software. De volgende personen hebben bijgedragen aan deze plugin.

Bijdragers

Vertaal “Search bbPress” naar jouw taal.

Interesse in ontwikkeling?

Bekijk de code, haal de SVN repository op, of abonneer je op het ontwikkellog via RSS.

Changelog

1.1

  • Initial release on WordPress.org