-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathreadme.txt
More file actions
107 lines (69 loc) · 2.53 KB
/
readme.txt
File metadata and controls
107 lines (69 loc) · 2.53 KB
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
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
=== Notification : bbPress ===
Contributors: notification, bracketspace, Kubitomakita
Tags: notification, notify, email, mail, bbpress, forum, trigger
Requires at least: 4.9
Tested up to: 6.8
Stable tag: 4.0.2
License: GPLv3
License URI: http://www.gnu.org/licenses/gpl-3.0.html
bbPress triggers for Notification plugin
== Description ==
This is an addon with triggers for the [Notification WordPress plugin](https://bracketspace.com/notification/).
= Available triggers =
Forum:
* Forum added
* Forum updated
* Forum removed
Topic:
* New topic added
* Topic updated
* Topic merged
* Topic removed
Reply:
* New reply added
* Reply updated
* Reply removed
= Custom development =
BracketSpace - the company behind this plugin provides [custom WordPress plugin development services](https://bracketspace.com/custom-development/). We can create any custom plugin for you.
== Installation ==
Make sure you have the [Notification plugin](https://wordpress.org/plugins/notification/) active.
Download and install this plugin from Plugins -> Add New admin screen.
== Frequently Asked Questions ==
= Does this plugin need any other plugins? =
Yes, this plugin is an extension for [Notification plugin](https://wordpress.org/plugins/notification/) so you need this active. You also need the bbPress plugin.
= Can you create a plugin for me? =
Yes! We're offering a [custom plugin development](https://bracketspace.com/custom-development/) services. Feel free to contact us to find out how we can help you.
== Changelog ==
= 4.0.2 =
* [Fixed] Merge tags not rendering values with Notification v9 due to missing property_name parameter
= 4.0.1 =
* [Fixed] Wrong condition for Reply triggers, previously, unchecked option registered the triggers.
= 4.0.0 =
* [Changed] Plugin codebase to match Notification v9 internal API.
= 3.0.1 =
* [Fixed] Trigger context callback parameters.
= 3.0.0 =
* [Changed] Plugin codebase to match Notification v8 internal API.
= 2.2.0 =
* [Changed] Notification v7 compatibility.
= 2.1.0 =
* [Changed] Notification v6.0.0 compat.
= 2.0.2 =
* [Added] Form subscribers IDs merge tag
* [Added] Topic subscribers IDs merge tag
= 2.0.1 =
* PHP 7.2 compatibility
* WordPress Coding Standards compatibility
= 2.0.0 =
* Plugin compatibility with Notification 5.0.0
= 1.1.1 =
* [Fixed] Error with wrong directory name
= 1.1 =
* [Changed] Main class is now not a Singleton
* [Changed] Namespace of the plugin to follow new standard
* [Changed] Autoloader function to Composer's autoload
= 1.0 =
* Release
== Upgrade Notice ==
= 1.0 =
* Release