설명
Plugin shows all BuddyPress notification with Bell alert. You can place your Notifications Bell anywhere, just with a shortcode [buddy_notification_bell] to show notification bell.
This bell not only show real-time notification but also it gives a notification bell sound alert.
Same like we get in facebook on new notification receive.
Demo
스크린샷
설치
This section describes 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
- 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.
후기
기여자 & 개발자
“Buddy Notification Bell”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에 기여하였습니다.
기여자자국어로 “Buddy Notification Bell”(을)를 번역하세요.
개발에 관심이 있으십니까?
변경이력
= 1.0.2=
1. Tested with BuddyPress 5.1.2
2. Hide Notification count when no new notification
3. Set a default position of bell in primary menu on Plugin activation
4. Update Plugin readme issues
= 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
= 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 .