BuddyPress Live Notification Plugin
BuddyPress Live Notification adds a Facebook Like realtime user notifications for BuddyPress sites.
BuddyPress Live Notification adds Facebook Like real-time notifications for user.
How it works:-
Shows live notifications to other members on a BuddyPress based social network. The new and improved version uses WordPress heartbeat api to fetch notifications
and allows a theme author to implement their own ui for notifying the update.
Please do let us know your thoughts & suggestion on our blog BuddyDev
Do you need more awesome BuddyPress Plugins? Checkout BuddyPress Plugins by BuddyDev
Please leave a comment on our blog BuddyDev
Installation
This section describes how to install the plugin and get it working.
- Download the zip file and extract
- Upload
bp-live-notification
directory to the /wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu.
- Alternatively you can use WordPress Plugin installer from Dashboard->Plugins->Add New to add this plugin
- Enjoy
Screenshots
This shows live notification message screenshot-1.png
This shows live update of notification bar screenshot-2.png
FAQ
Does This plugin works without BuddyPress No, It needs you to have BuddyPress installed and activated and the BuddyPress notifications component must be enabled
Where Do I Ask for support? Please visit BuddyDev for support.
Changelog
2.1.0
- Tested with BuddyPress 3.2
- Code improvement
- Prevents fatal error when BuddyPress is not active.
2.0.2
- Compatibility with BuddyPress 2.8.2
- Code improvement
2.0.1
- Fixes the infinite notification bug.
- Uses latest notification id instead of time for checking the new notifications.
2.0.0
- Complete rewrite for better code and efficiency.
- Uses WordPress heartbeat api instead of long polling via the ajax.
- Allows theme authors to replace the inbuilt notification UI with a different one .
1.0.5
- Updated for properly handling json response.
1.0.4