內容簡介
這是一個改進版的 BuddyPress 論壇主題移動外掛,由 twodeuces 開發,現在已過時。謝謝!
有時候您的使用者可能會不小心將論壇主題放在 BuddyPress 中錯誤的群組下。這個外掛能幫助版主和管理員將這些主題移動到正確的群組中。移動到的群組列表是透過 ajax 動態載入的,以減少對於大型 BuddyPress 安裝的頁面載入時間。此外,該外掛也與 Anncounce Group 外掛相容,所以只有擁有公告群組版主或管理員身分的使用者才能將主題移動到公告群組中。
關於 BuddyPress 論壇主題移動外掛的幾個注意事項:
創建一個簡單的下拉式選單並加上移動主題按鈕。
使用 ajax 產生下拉式選單
僅顯示給擁有管理員或版主權限的使用者。
與非標準的 bbpress 安裝相容
安全 – 使用 nonce 保護
與預設的 BP 主題(或使用 bp_group_forum_topic_meta 勾子的任何主題)相容
主題移動期間群組元數據會被正確更新
活動流項目將更新為新的主題 URL
此外掛與 BP Move Topics 外掛不同。該外掛允許您使用管理員後台將所有主題從一個群組移動到另一個群組。我的外掛允許您從前台移動單個主題。這兩個外掛可以一起使用。
外掛標籤
開發者團隊
原文外掛簡介
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.
