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

bbPress – Do Short Codes

外掛說明

This add-on plugin for bbPress is extremely simple and does one thing: parses short codes placed in topic and reply content.

By default bbPress does not render short codes placed into forum posts; this enables short codes. That’s it.

Note: by default, only users with the ability to publish bbPress forums will have their short codes parsed. This can be changed by passing a different capability via the pw_bbp_parse_shortcodes_cap filter.

安裝方式

  1. Activate the plugin
  2. Bee happy

使用者評論

2019 年 11 月 13 日 2 則留言
Even though this plugin has not been updated in 5 years and hasn't been tested since 4.1.28 (or at least logged in the readme.txt file), it parses all of my shortcodes just fine. We have s2Member and they have shortcodes to place in your content in order to restrict or show partial content and those shortcodes work fine. It also parses the visual composer shortcodes, so WPBakery Composer works with topics and replies. I would love to see the compatibility updated!
2016 年 9 月 3 日 1 則留言
It works good in this version. Thanks.
2016 年 9 月 3 日
Yes the plugin works as advertised but effective only half way through. Now you can display shortcode functionality, however all your styling is lost since bbpress overrides everything. So it would have been very nice and complete, if the shortcodes enabled using this plugin were able to display the styles along with functionality of the shortcodes in bbpress. Hence and only hence three stars 🙂
2016 年 9 月 3 日
Used this to enabled galleries in forums, thank you!
閱讀全部 5 則使用者評論

參與者及開發者

以下人員參與了開源軟體〈bbPress – Do Short Codes〉的開發相關工作。

參與者

將〈bbPress – Do Short Codes〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

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

變更記錄

1.0.3

Fixed a missing parameter for user_can()

1.0.2

Added user_can( ‘publish_forums’ ) requirement for parsing short codes.

1.0.1

Added ‘bbp_get_topic_content’ filter and added disclaimer

1.0

  • First release!