Description
This plugin provide a shortcode
[buddy_notification_bell]
to show notification bell.
This bell not only show real-time notification but also it will give a notification bell sound alert like we got in facebook on new notification receive.
Demo
Screenshots
Installation
This section describe how to install the plugin and get it working.
- Download the zip file and extract
- Upload
buddy-notification-bell
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
- Use shortcode [buddy_notification_bell] where ever you want notification to be shown.
- Enjoy
FAQ
- Installation Instructions
-
This section describe how to install the plugin and get it working.
- Download the zip file and extract
- Upload
buddy-notification-bell
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
- Use shortcode [buddy_notification_bell] where ever you want notification to be shown.
- Enjoy
- 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?
-
Right now I dont have any for support forum but if you have any query related to plugin you can email 1naveengiri@gmail.com.
Reviews
Nice Plugin
no sound
Ring Bell
Nice Notification
That’s what I’m talking about! 👍
Sounds good
Contributors & Developers
“Buddy Notification Bell” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Buddy Notification Bell” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
= 1.0.0=
1. Complete rewrite for better code and efficiency.
2. Uses WordPress heartbeat api instead of long polling via the ajax.
3. Allows theme authors to replace the inbuilt notification UI with notification bell .
= 1.0.1=
1. Fix Fatal error when Notification Module is inactive
2. Code Improvement removed some debugging code.
3. Add Notice when BuddyPress is inactive
4. Add Unit Test for the Plug in