Deskripzioa
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
Pantaila-argazkiak
Instalazioa
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
MEG
-
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.
Berrikuspenak
Laguntzaileak eta Garatzaileak
“BuddyPress Live Notification” software librea da. Ondoko pertsonek egin dizkiote ekarpenak plugin honi.
LaguntzaileakItzul zaitez BuddyPress Live Notification zure hizkuntzara.
Garapena interesatzen zaizu?
Araka kodea, begiratu SVN biltegia edo harpidetu garapen erregistrora RSS bidez.
Aldaketen loga
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.