
內容簡介
Follow for bbPress 是為bbPress外掛提供簡單的追蹤系統。它提供了一種非常簡單易用的方法來為bbPress建立追蹤系統。
當用戶啟用Follow for bbPress插件時,與此插件相關的信息和字段將添加到用戶資料頁面中。這些信息和字段包括追蹤者數量、追蹤文化對比、追蹤/取消追蹤按鈕以及顯示追蹤者和追蹤的鏈接以顯示追蹤者/追蹤列表。
通過點擊追蹤者/追蹤鏈接,將出現帶有追蹤按鈕的追蹤者(或追隨者)列表的彈出窗口,您也可以通過這些列表追蹤其他用戶。此插件採用 AJAX 方法追蹤/取消追蹤用戶和加載追蹤者/追蹤列表,以提高網站性能。
通過使用[bbpresswall]短碼,您可以輕鬆地為用戶創建一個bbPress主題牆。此牆僅顯示您追蹤的用戶的主題。
要求:
bbPress插件
Jquery
插件特點
通過短碼顯示追蹤者的主題
使用 AJAX 方法
易於使用
可自定義設置
針對bbPress的用戶跟隨/取消跟隨系統
顯示追蹤者/追蹤列表。
插件設置
顯示論壇:如果您想在牆板區域顯示主題的論壇標題,請選擇是
顯示日期:如果您想在牆區部分顯示主題的創建日期,請選擇是
每次加載的用戶數:當您打開或向下滾動跟隨者/追隨列表時加載多少用戶的信息
每次請求加載的主題數:墻區部分每次請求加載多少主題
限制論壇標題的長度:您可以限制論壇標題的長度(多少個單詞)
限制主題標題的長度:類似主題標題長度的限制(多少個單詞)
限制主題描述的長度:您還可以限制每個主題的描述長度
用戶可在X天之後取消跟隨:為了防止用戶頻繁的跟隨/取消跟隨請求,您可以為用戶確定等待時間
如果您不喜歡使用牆板區域的插件設置參數,您可以通過短碼屬性進行設置。
[bbpresswall] 短碼屬性
show_forum: 1表示顯示論壇標題,0表示隱藏論壇標題(默認值:1)
show_date: 1表示顯示主題的創建日期,0表示隱藏創建日期(默認值:1)
item_limit:每次請求加載的主題數。在牆部分(預設值為5)
forum_limit:限制論壇標題長度(多少個單詞)(默認值為5)
title_limit:限制主題標題的長度(多少個單詞)(默認值為5)
word_limit:限制每個主題的描述長度(多少個單詞)(默認值為20)
用法示例:[bbpresswall show_forum=”1″ show_date=”0″ word_limit=”50″ item_limit=”10″]
外掛標籤
開發者團隊
📦 歷史版本下載
原文外掛簡介
The Follow for bbPress is a simple following system for bbPress plugin. It provides a very easy and simple way to create a following system for bbPress.
Users can easily follow/unfollow each other and they can see the topics of followings via wall page.
When you activate Follow for bbPress plugin, information and fields related to this plugin are added to users profile page. These infomation and fields include number
of followers, number of following, follow/unfollow button and followers and followers/following links for displaying the followers/following lists.
By clicking on followers/following links, a list of followers (or following) with follow buttons are shown in a popup window and you can also follow other users
via these lists. This plugin gains AJAX method for following/unfollowing users and loading the followers/following lists to improve the performance of your website.
By using [bbpresswall] shortcode you can easily create a wall of the bbpress topics for users. This wall just displays the topics of the users who you follow them.
Requirements:
bbPress plugin
Jquery
Plugin Features
Displaying the topics of the followings via shortcode
Gaining AJAX method
Easy to use
Customizable setting
User follow/unfollow system for bbpress
Displaying followers/following lists.
Plugin Setting
Show Forum: Select yes if you want to show forum title for the topics in the wall section
Show Date: Select yes if you want to show create date of the topics in the wall section
Number of users per load: The information of how many users are loaded when you open or scroll down the followers/following lists
Number of topics per load: How many topics are loaded per request in the wall section
Limit the length of forum title: You can limit the length of forum title (how many words)
Limit the length of topic title: Similar limitation for topic title (how many words)
Limit the length of topic description: You can also limit the length of descriptions for each topic
Users can unfollow X days after following: To prevent frequent follow/unfollow requests by users, you can determine a waiting time for users
If you don’t like to use plugin setting parameters for wall section, you can set them via shortcode attributes.
[bbpresswall] shortcode attributes
show_forum: 1 or 0 for showing or hiding the forum title (Default:1)
show_date: 1 or 0 for showing or hiding the create date of topic (Default:1)
item_limit: How many topics are loaded per request in the wall section (Default:5)
forum_limit: limit the length of forum title (how many words) (Default:5)
title_limit: limit the length of topic title (how many words) (Default:5)
word_limit: limit the length of descriptions for each topic (how many words) (Default:20)
Usage example: [bbpresswall show_forum=”1″ show_date=”0″ word_limit=”50″ item_limit=”10″]
