dimensionmedia / BP-Custom-Notifications

Example Plugin For WordCamp Tampa (BuddyPress Talk)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Just an example of how to extend/modify BuddyPress Notifications. Built for demonstration purposes, built for WordCamp Tampa.

It is assumed you have a function that is inserting a notification (perhaps on a hook, like adding a notification after a comment on a post like with 'comment_post_redirect'). Inserting a notification with bp_notifications_add_notification() is assumed. This function is part of a larger example and project where once someone comments on a particular post of a particular post type, a select group of users gets a BuddyPress notification.

About

Example Plugin For WordCamp Tampa (BuddyPress Talk)


Languages

Language:PHP 100.0%