Cette extension n’a pas été testée avec les3 dernières versions majeures de WordPress. Elle pourrait ne plus être maintenue ou supportée et peut présenter des erreurs de compatibilité quand elle est utilisée avec des versions récentes de WordPress.

Search bbPress

Description

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!

Installation

  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.

Avis

Il n’y a aucun avis sur cette extension.

Contributeurs & développeurs

« Search bbPress » est un logiciel libre. Les personnes suivantes ont contribué à cette extension.

Contributeurs

Traduisez « Search bbPress » dans votre langue.

Le développement vous intéresse ?

Parcourir le code, consulter le SVN dépôt, ou s’inscrire au journal de développement par RSS.

Historique des changements

1.1

  • Initial release on WordPress.org