이 플러그인은 최근 3개의 주요 워드프레스 출시와 시험 되지 않았습니다. 워드프레스의 좀 더 최근 버전으로 이용할 때 더 이상 관리되지 않고 지원되지 않고 호환성 문제가 있을 수 있습니다.

Follow for bbPress

설명

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″]

스크린샷

  • Setting page in admin panel.
  • Output in user profile
  • Loading the followers list
  • Placing shortcode in post/page content
  • Display the topics of the following users in the wall section

설치

Upload the Follow for bbPress plugin to your blog, Activate it. Before installing this plugin, make sure you have installed bbPress plugin.

FAQ

What’s the shortcode for displaying the followings topics?

The shortcode for displaying the followings topics is [bbpresswall], that accepts some parameters.
For more details, see above description.

An example of the shortcode usage:
[bbpresswall show_forum=”1″ show_date=”0″ word_limit=”50″ item_limit=”10″]

How to prevent frequent follow/unfollow request?

In setting page, there is an option for determining a wait time for unfollowing users.

후기

이 플러그인에 대한 평가가 없습니다.

기여자 & 개발자

“Follow for bbPress”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에 기여하였습니다.

기여자

자국어로 “Follow for bbPress”(을)를 번역하세요.

개발에 관심이 있으십니까?

코드 탐색하기는, SVN 저장소를 확인하시거나, 개발 기록RSS로 구독하세요.

변경이력

1.0

First release