Овај додатак није испробан са последња 3 главна издања Вордпреса.Можда се више не одржава или подржава и можда има грешке са усклађеношћу са новијим издањима Вордреса.

Simple BuddyPress Notifications

Опис

Simple BuddyPress Notifications replaces the default BuddyPress notification icon with a custom bell icon that also plays a sound when new notifications are received. It shows the number of unread notifications and plays a ting sound for new notifications.

This plugin works in two modes:
1. Live Notifications: Notifications will be updated in real-time with audio and visual alerts when the user is logged in.
2. Offline Notifications: When the user is offline, the plugin will still show the number of unread notifications.

Use the shortcode [simple_buddypress_notifications] to display the notifications icon anywhere on your site.

Notification audio attribution: https://github.com/akx/Notifications

Features

  • Custom notification icon and sound
  • Real-time notifications with sound alerts
  • Easy to integrate with shortcodes
  • Works with BuddyPress Notifications API
  • Lightweight and simple setup

Постављање

This section describes how to install the plugin and get it working.

  1. Upload Simple BuddyPress Notifications to the /wp-content/plugins/ directory.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress.
  3. Place the shortcode [simple_buddypress_notifications] wherever you want to display the notification bell.

ЧПП

How do I add the notification icon to my site?

Use the shortcode [simple_buddypress_notifications] wherever you want to display the notification icon. This can be placed in any post, page, or widget.

Can I change the notification sound?

Currently, the sound is fixed as „Jinja.mp3“. You can replace the audio file in the plugin directory with your own sound if desired.

Why isn’t the sound playing?

Ensure that your browser supports autoplay for audio files, and check that JavaScript is enabled in your browser.

Does this work with all BuddyPress components?

Yes, as long as the BuddyPress Notifications component is active, the plugin will work with all registered BuddyPress notifications.

Прегледи

Нема рецензија за овај додатак.

Сарадници и градитељи

„Simple BuddyPress Notifications“ је софтвер отвореног кода. Следећи људи су допринели овом додатку.

Сарадници

Преведите „Simple BuddyPress Notifications“ на свој језик.

Заинтересовани сте за градњу?

Прегледајте код, проверите SVN складиште или се пријавите на белешку градње преко RSS-а.

Белешка о изменама

2.0

  • Updated code for better BuddyPress integration.
  • Fixed notification sound issues and ensured compatibility with modern browsers.
  • Added support for real-time notifications with heartbeat.
  • Improved CSS and JS for better performance.

1.3

  • Initial release with BuddyPress notification support and sound feature.