Descriere
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
Capturi ecran
Instalare
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
Întrebări frecvente
-
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.
Recenzii
Contributori și dezvoltatori
„BuddyPress Live Notification” este un software open-source. La acest modul au contribuit următoarele persoane.
ContributoriTradu „BuddyPress Live Notification” în limba ta.
Te interesează dezvoltarea?
Răsfoiește codul, vezi depozitarul SVN, sau abonează-te la jurnalul de dezvoltare prin RSS.
Istoric modificări
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.