-
Home
-
Better Messages – Live Chat for WordPress, BuddyPress, PeepSo, Ultimate Member, BuddyBoss
-
2.4.8
-
Code
-
Classes
- Better_Messages_Rest_Api_Conversations
Total Complexity |
40 |
Dependencies |
2 |
Dependents |
1 |
Total lines |
436 |
Lines of code |
359 |
Logical lines of code |
140 |
Comment lines |
0 |
Methods |
13 |
Properties |
0 |
Methods 13
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
add_participant() |
A |
47 |
8 |
37 |
rest_api_init() |
A |
36 |
1 |
122 |
remove_participant() |
S |
50 |
6 |
29 |
unmake_moderator() |
S |
51 |
4 |
28 |
make_moderator() |
S |
51 |
4 |
28 |
get_mentions_suggestions() |
S |
50 |
3 |
29 |
change_meta() |
S |
54 |
3 |
21 |
erase_thread() |
S |
59 |
2 |
14 |
clear_messages() |
S |
59 |
2 |
14 |
change_subject() |
S |
59 |
2 |
14 |
leave_thread() |
S |
60 |
2 |
13 |
instance() |
S |
69 |
2 |
7 |
__construct() |
S |
79 |
1 |
3 |