
內容簡介
目前 BBPress 沒有提供給管理員控制取消訂閱論壇或主題會員的功能。當你的論壇變得越來越大,有越來越多的會員訂閱主題和論壇,很多時候這對訂閱的會員來說是一個麻煩,因為他們必須到每個主題去取消訂閱。
這個外掛解決了這個問題。它提供了一個易於管理的界面,其中管理員可以:
從所有論壇中批量取消所有會員的訂閱
從所有論壇和主題中批量取消會員的訂閱
從一個論壇或主題中批量取消所有會員的訂閱
按需工作
在您的網站上完全沒有負載。
除非被調用,否則不執行任何代碼。
按需搜索,當您想要取消訂閱時,搜索功能按需運行。
鏈式 Ajax 調用以避免服務器過載,即使您的論壇有5000名訂閱會員,取消訂閱功能也會運行鏈式事件,減少取消訂閱時對服務器的負荷。
外掛標籤
開發者團隊
原文外掛簡介
Currently BBPress provides no control for Administrators to unsubscribe members from Forums or Topics. When your forum grows big, there are more and more members subscribed to the topics and forums. Many times it becomes a menace for the subscribing members as they have to go to every topic to unsubscribe.
This plugin solves this problem. It provides a easy to manage interface from where an Administrator can :
Bulk unsubscribe all members from all forums
Bulk unsubscribe a members from all forums and topics
Bulk unsubscribe all members from a forum or topic
Works on Demand
Absolutely Zero load on your site.
No code executes unless it is called.
Search on demand, when you want to unsubscribe, search functions run on demand.
Chained ajax calls to avoid server overload, even if your forum has 5000 members subscribed the unsubscribe function runs a chain event causing less load on server for unsubscribe.
