该插件尚未通过WordPress的最新3个主要版本进行测试。 当与较新版本的WordPress一起使用时,可能不再受到维护或支持,并且可能会存在兼容性问题。

Search bbPress

描述

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!

安装

  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).

常见问题

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.

评价

此插件暂无评价。

贡献者及开发者

“Search bbPress” 是开源软件。 以下人员对此插件做出了贡献。

贡献者

将“Search bbPress”翻译成您的语言。

对开发感兴趣吗?

您可以浏览代码,查看SVN仓库,或通过RSS订阅开发日志

更新日志

1.1

  • Initial release on WordPress.org