這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 WordPress 產生使用上的相容性問題。

Multisite bbPress Slave

外掛說明

If you have a multisite setup, you normally cannot have the same bbPress forums across all sites of the network. Now you can.

Install this plugin and activate it on the main site and for each subsite that should use the main site’s forums, or network-activate to enable on all sub sites.

If you want both main site and sub site forums displayed on the sub site, set a different root slug and topics slug in the forum settings. After that, both slugs will be known on the sub site and display their respective forums.

BUT! There is a reason why you cannot normally do this and that is because the code base is not really supportive of it. I have monkey patched my way to the goal and I’m doing some evil black magic like hooking ‘query’ and running regular expressions on the query. All of this is only ever done to your forum pages, so be cool, give it a try. If it works for you: great. If it doesn’t: deactivate, relax, look for a different solution (or patch mine).

Profile Note: Profiles are not merged! Favorites, topics started etc show main/sub site only. If you want your users to see all their subscriptions in one place, you’ll have to write some custom code and likely patch my code too.

BuddyPress Note: It does work with network enabled BuddyPress, but they don’t play together nicely because of the BuddyPress/bbPress integration stuff. I have monkey patched this to work. If you do not have BuddyPress installed in /members/ you’ll have to monkey patch my monkey patch, please see the code. And as for the profiles: Same thing as with bbPress profiles.

使用者評論

2018 年 12 月 27 日
It is Great Alternative plugin. Really appreciate
閱讀全部 1 則使用者評論

參與者及開發者

以下人員參與了開源軟體〈Multisite bbPress Slave〉的開發相關工作。

參與者

將〈Multisite bbPress Slave〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

變更記錄

1.0

  • initial release