BuddyDev

Disable bbPress Forum Actions BuddyPress Activity recording

If you are looking for a way to disable activity recording of various bbPress forum actions, there is no setting to allow it. There is a simple way to do it though. You can put the following code in your bp-custom.php /** * Dummy class to disable bbPress forums activity recording. */ class BBP_BuddyPress_Activity { …

Introducing bbPress Notify Admins plugin: Notify admins on new topics or new replies

Introducing bbPress Notify Admins plugin: Notify admins on new topics or new replies

Today, we are sharing the plugin we love. We developed this plugin out of our own needs and it has changed the way we looked at support. bbPress Notify Admins plugin notifies all the admins on a site by email, when a new topic is created or a new reply is posted on the bbPress Forum. …