[WordPress] 外掛分享: BuddyPress Forums Extras – View Activity Comments on Forum Posts

前言介紹

  • 這款 WordPress 外掛「BuddyPress Forums Extras – View Activity Comments on Forum Posts」是 2010-03-13 上架。
  • 目前有 10 個安裝啟用數。
  • 上一次更新是 2011-01-24,距離現在已有 5512 天。超過一年沒更新,安裝要確認版本是否可用。以及後續維護問題!
  • 尚未有人給過這款外掛評分。
  • 還沒有人在論壇上發問,可能目前使用數不多,還沒有什麼大問題。

外掛協作開發者

nuprn1 |

外掛標籤

_ck_ | bbPress | signature | buddypress | signatures |

內容簡介

**重要**

此外掛將不會更新以支援未來版本的BuddyPress(1.3)-如果你想接管此外掛,請與我聯繫。
http://twitter.com/#!/etiviti/statuses/29550143485247489

Group Forum Extras v0.3.0-需要BuddyPress v1.2.5

此外掛是一個針對群組論壇的子外掛集合。

此外掛套件包含以下外掛:

簽名檔(限制可以使用的HTML標籤)
BBCode Lite(或選擇Shortcode)
Ajax 引言
群組論壇和主題RSS提要
論壇索引(和小工具)
標籤索引(和小工具)
最新主題小工具
在論壇帖子上的活動或評論
主題預覽
用戶級別的主題和帖子CSS(群組管理員,群組mod,禁止,朋友,跟隨,我的)

相關鏈接:

關於頁面
作者的BuddyPress演示網站

衝突警告

如果您在使用此外掛時遇到 WSOD 或致命錯誤,請報告錯誤。

額外設置
Ajax 引言連結

在所有頁面上包含回覆框以進行 Ajax 引言,刪除相同的群組/單一/討論/主題.php 文件的 if 陳述式

<?php if ( bp_get_the_topic_is_last_page() ) : ?>

(不要忘記相應的 <?php endif; ?>)

如果您的佈景主題未更新為1.2.5,那麼話題模板檔案中缺少一個動作鉤bp_group_forum_post_meta,請更新佈景主題。

在主題帖子中添加活動留言

編輯 bp-default 主題文件:groups/single/forum/topic.php

取代:

</li>

<?php endwhile; ?>
</ul><!-- !-- #topic-post-list -->

使用:

</li>

<?php do_action( 'bp_forum_extras_add_after_post_content_li' ) ?>

<?php endwhile; ?>
</ul><!-- !-- #topic-post-list -->

將新鮮度時間_since連結到最後一篇文章

編輯/bp-default/forums/forums-loop.php

改變:

<td>
<?php bp_the_topic_time_since_last_post() ?>
</td>

為:

<td>
<a href="<?php echo bp_forum_extras_topic_last_post_link( 15 ); ?>"><?php bp_the_topic_time_since_last_post() ?></a>
</td>

注意:bp_has_forum_topic_posts的 per_page 預設值為15-如果您在循環中使用不同的 per_page,則可能需要更改此值。

添加CSS醒目外掛

您需要為自己的子佈景主題添加CSS定義。

.highlightpost-admin .highlighttopic-admin .highlightpost-mod .highlighttopic-mod .highlightpost-banned .highlighttopic-banned .highlightpost-friend .highlighttopic-friend .highlightpost-follow .highlighttopic-follow .highlightpost-mine .highlighttopic-mine

原文外掛簡介

** IMPORTANT **
This plugin will not be updated for future versions of BuddyPress (1.3) – if you would like to take over this plugin, please contact me.
http://twitter.com/#!/etiviti/statuses/29550143485247489
Group Forum Extras v0.3.0 – requires BuddyPress v1.2.5
This plugin is a collection of sub-plugins for group forums.
This plugin package contains the following plugins:

Signatures (restrict what html tags can be used)
BBCode Lite (or option for Shortcode)
Ajaxed Quote
Group Forum and Topic RSS Feeds
Forum Index (and Widget)
Tag Index (and Widget)
Latest Topics Widget
Activity Stream Comments on Forum Posts
Topic Preview
Topic & Post CSS for user levels (group admin, group mod, banned, friend, follow, mine)

Related Links:

About Page
Author’s BuddyPress Demo Site

Conflict Warning
If you experience a WSOD or fatal error using this plugin, please report the bug.
Extra Configuration
Ajaxed Quote Link
Include a reply box on all pages for ajaxed quote, remove this if statement in the same groups/single/forum/topic.php file

(don’t forget about the corresponding )
If your theme was not updated for 1.2.5 – then an action hook bp_group_forum_post_meta is missing from the topic template file. Please update your theme.
Activity on Topic Posts
edit the bp-default theme file: groups/single/forum/topic.php
Replace:

With:

Link the freshness time_since to the last post
edit /bp-default/forums/forums-loop.php
Change:

To:

Note: 15 per_page is default for bp_has_forum_topic_posts – you may need to change this if you use a different per_page in the loop.
Add CSS highlights subplugin
You will need to add css definitions to your child/theme.
.highlightpost-admin .highlighttopic-admin .highlightpost-mod .highlighttopic-mod .highlightpost-banned .highlighttopic-banned .highlightpost-friend .highlighttopic-friend .highlightpost-follow .highlighttopic-follow .highlightpost-mine .highlighttopic-mine

各版本下載點

  • 方法一:點下方版本號的連結下載 ZIP 檔案後,登入網站後台左側選單「外掛」的「安裝外掛」,然後選擇上方的「上傳外掛」,把下載回去的 ZIP 外掛打包檔案上傳上去安裝與啟用。
  • 方法二:透過「安裝外掛」的畫面右方搜尋功能,搜尋外掛名稱「BuddyPress Forums Extras – View Activity Comments on Forum Posts」來進行安裝。

(建議使用方法二,確保安裝的版本符合當前運作的 WordPress 環境。


0.1.1 | 0.1.3 | 0.1.5 | 0.1.8 | 0.2.0 | 0.2.1 | 0.2.3 | 0.3.0 | trunk |

延伸相關外掛(你可能也想知道)

  • Easy Social Box / Page Plugin 》Easy Social Box顯示Facebook專頁的Like Box外掛,在網站上讓Facebook專頁的擁有者吸引和獲取Like。Social Box讓使用者能看到專頁的Likes數、最新的發文、和L...。
  • Better Messages – Live Chat, Chat Rooms, Real-Time Messaging & Private Messages 》「Better Messages」是一款適用於 WordPress、BuddyPress、BuddyBoss 平台、Ultimate Member 和 PeepSo 等其他 WordPress 網站的即時私人訊息系統外掛程式。...。
  • Recently Registered 》此外掛會為使用者列表新增一個可排序的欄位,顯示他們註冊的日期和時間。, 主要適用於單站台(因為單站台中完全沒有這方面的顯示)。在多站台網路中,它會為...。
  • rtMedia for WordPress, BuddyPress and bbPress 》rtMedia 是唯一完整適用於 WordPress、BuddyPress 和 bbPress 的媒體解決方案,並且符合 WordPress.com VIP 標準。, 該外掛採用了以行動裝置為主的設計,可以...。
  • Ban Hammer 》我們都曾經遇到這樣的問題:一群來自 mail.ru 的垃圾郵件發送者正在註冊您的博客,但您希望保持開放的註冊方式。如何在不影響您的顧客的情況下消除這些垃圾郵...。
  • BP Classic 》總結:BP Classic 外掛由官方 BuddyPress 開發團隊開發和維護。它首先是為了提供向後兼容性,以適應配置中啟用了尚未準備就緒支援 BP Rewrites API(在 Buddy...。
  • WPML Multilingual for BuddyPress and BuddyBoss 》這個外掛可使用WPML建置多國語言的 BuddyPress 和 BuddyBoss 網站,可適用於單網站或多網站安裝。主網站和子部落格皆可運行多國語言。, 客戶部落格可選擇語言...。
  • BuddyPress Docs 》BuddyPress Docs 為您的 BuddyPress 社群增添了協作工作空間。它是維基百科、文件編輯和共享 Dropbox 等多種功能的結合體。可以認爲這些文檔就像是大 G (if y...。
  • Spam Destroyer 》這個外掛能有效阻止自動化垃圾留言,並盡可能不對正常留言者造成干擾。 Spam Destroyer 外掛 設計上易於使用,只需安裝即可享受無垃圾留言的網站體驗🙂, 特別...。
  • BP Profile Search 》BP Profile Search是一個針對BuddyPress的成員搜尋和成員目錄外掛程式,它提供:, , 一個表單生成器,用於生成成員搜尋表單, [bps_directory]短碼以自訂Buddy...。
  • BuddyPress & BuddyBoss Private Community with PMPro – Restrict Profiles, Groups, Messaging, Forum Discussions 》化,讓 Paid Memberships Pro 成為您自己的會員網站解決方案。, , 最受歡迎的專屬社群 WordPress 外掛程式, 使用 BuddyPress 或 BuddyBoss 結合 Paid Members...。
  • MediaPress 》MediaPress是一個現代化的媒體圖庫解決方案,適用於WordPress和BuddyPress。目前,MediaPress幾乎是(我們需要您來決定)BuddyPress照片圖庫、BuddyPress視頻...。
  • BuddyPress Global Search 》讓您的 BuddyPress 成員能夠透過統一的搜尋欄,搜尋每個 BuddyPress 組件,包括您選擇的頁面、文章和自訂文章類型,並立即獲得下拉式的即時結果。, 只需啟用...。
  • BuddyPress Xprofile Custom Field Types 》BuddyPress Xprofile Custom Field Types 插件為 BuddyPress 資料檔案新增了一些必要的欄位類型。, BuddyPress Xprofile Custom Field Types 與 BP Profile S...。
  • Social Articles 》使用 Social Articles 您可以從您的 BuddyPress 個人資料建立文章,附加精選圖片、設置類別和標籤等等!, 它支援所有 BuddyPress 主題,因此您不必成為專家就...。

文章
Filter
Apply Filters
Mastodon