このプラグインは WordPress の最新3回のメジャーリリースに対してテストされていません。もうメンテナンスやサポートがされていないかもしれず、最新バージョンの WordPress で使用した場合は互換性の問題が発生する可能性があります。

bbPress Live Topic Suggestions

説明

We developed this tool for our bbPress support forms over at InboundNow. Our goal was to reduce the custom support load by suggesting related topics to the user as they constucted their new topic title.

Mission accomplished.

Developers & Designers

This extension has a plubic GitHub page where users can contribute fixes and improvements. We ask that if you do make improvements that you commit them back for review so everyone can benefit.

Follow Development on GitHub
|
Follow Developer on Twitter

スクリーンショット

  • Example of auto-suggested topics.

FAQ

  • Do you provide free support for this plugin

No. But we have a public github and we do offer paid support. Contact the plugin developer to commission your work.

  • Does this extension work with the default topic search?

No. We would love to see a drop down live search for bbpress integrated with this plugin. Contact the plugin developer to commission it!

Installation Instructions
  1. Upload bbpress-live-suggest-topics folder to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress

評価

2016年9月3日
Being able to see a list of similar topics makes it easier for me to ensure I make a unique title. Also, it helps users of my forum (http://dcjtech.info/forums/) to see already posted questions and answers with similar titles. This plugin reminds me of the feature used on Stack-Overflow (and related/affiliated) websites.
4件のレビューをすべて表示

貢献者と開発者

bbPress Live Topic Suggestions はオープンソースソフトウェアです。以下の人々がこのプラグインに貢献しています。

貢献者

“bbPress Live Topic Suggestions” をあなたの言語に翻訳しましょう。

開発に興味がありますか ?

コードを閲覧するか、SVN リポジトリをチェックするか、開発ログRSS で購読してみてください。

変更履歴

1.0.9

  • PHP7 Compatibility

1.0.8

  • Removed use of transients. Sites running older versions of this plugin should delete all their transients, they are ineffective and autoloading causing unneccecary backend strain. I used the plugin WP Optimize to delete my transients.

1.0.1

Released