-
Notifications
You must be signed in to change notification settings - Fork 10
/
readme.txt
85 lines (59 loc) · 2.4 KB
/
readme.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
=== BuddyPress Notification Widget ===
Contributors: anusharma,sbrajesh,buddydev,raviousprime
Tags: buddypress, notifications, widget
Requires at least: 4.4
Tested up to: 6.3
Stable tag: 1.3.3
License: GPLv2
License URI: http://www.gnu.org/licenses/gpl-2.0.html
BuddyPress notification widget allow site admins to show BuddyPress user notification in widget.
== Description ==
BuddyPress notification widget allow site admins to show BuddyPress user notification in widget.
= How it works:- =
Add BuddyPress Notification widget in widget area to show notifications for the currently logged in user.
= Help & Support =
Please leave a comment on our blog [BuddyDev](https://buddydev.com/buddypress/buddypress-user-notifications-widget-plugin/) for any suggestions, support request.
== Installation ==
This section describes how to install the plugin and get it working.
1. Download the zip file and extract
1. Upload `buddypress-notification-widget` directory to the `/wp-content/plugins/` directory
1. Activate the plugin through the 'Plugins' menu.
1. Enjoy
== Frequently Asked Questions ==
= Why I am not seeing the widget on Frontend? =
The widget is only visible if user has some unread notification.
= Does This plugin works without BuddyPress =
No, It needs you to have BuddyPress Installed and activated
== Screenshots ==
1. This shows notifications in widget screenshot.png
== Changelog ==
= 1.3.3 =
* Fix notices
= 1.3.2 =
* Add support for link in notification count text.
= 1.3.1 =
* Remove unwanted directory.
= 1.3.0 =
* Added support for shortcode['buddydev_bp_notification'] in the plugin
= 1.2.2 =
* Add new line before the Clear link
* Change some labels.
= 1.2.1 =
* Test with BuddyPress 2.9.0
* Correct the name of the translation files.
= 1.2.0 =
* Complete rewrite of the widget
* Added option to allow showing widget even when there are no notifications.
* Changed text-domain to 'buddypress-notifications-widget'
* Widget will be disabled automatically when notifications component is not enabled.
= 1.1.2 =
* Fixed for listing of notifications
* Tested with BuddyPress 2.6.0
= 1.1.1 =
Updated to use widget options properly
= 1.1 =
Updated to add back compatiblity with pre BuddyPress 1.9
= 1.0.9 =
Updated to fix issues with BuddyPress 1.9+
== Other Notes ==
Please leave a comment on our blog [BuddyDev](https://buddydev.com/buddypress/buddypress-user-notifications-widget-plugin/)