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

Buddypress Topic Mover

설명

This is an improved version of the now-outdated BuddyPress Forum Topic Mover plugin by twodeuces. Thanks!

Sometimes your users may inadvertently place a forum topic under the incorrect group in BuddyPress. This plugin helps moderators and administrators move those topics to the correct groups. The list of groups to move to is loaded dynamically via ajax to cut down on page load times for large BuddyPress installs. The plugin also plays nicely with the Anncounce Group plugin, so users can only move a topic to an announcement group if they are a moderator or admin of that announce group.

A few notes about BuddyPress Forum Topic Mover:

  • Creates a simple drop down menu and move topic button.
  • uses ajax to generate drop down menu
  • Only shows for those users with admin or moderator privileges.
  • plays nice with non-standard bbpress installs
  • secure – uses nonce protection
  • works great with default BP theme (or any theme that uses the bp_group_forum_topic_meta action hook)
  • group meta data is updated properly during topic move
  • activity stream items are updated with the new topic URL

This plugin is different than BP Move Topics. That plugin will let you move ALL topics from one group to another using the admin backend. My plugin lets you to move individual topics from the front end. They can work together.

스크린샷

  • plugin in action showing the drop down menu of choices to move the current topic to.

설치

Installation Steps:

  1. Install plugin.
  2. go to a group you are an admin or mod of. then view a topic page. Click ‘Move Topic’ in the admin links for that topic (near delete topic, etc.). choose a new group then click ‘Move’

FAQ

How come after I move it, it looks like it is still in the same group?

The topic has moved but you are still in the old group.

후기

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

기여자 & 개발자

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

기여자

자국어로 “Buddypress Topic Mover”(을)를 번역하세요.

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

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

변경이력

2.5.1

Major change to plugin to reset the activity stream when a topic item is moved. Now it plays much better with BuddyPress Group Email Subscription

2.0

Total re-write by Deryk Wenaus (dwenaus) to work with BP 1.2.6+ and to work better all around.

1.0

Initial Public Release by twodeuces.