-
Home
-
Better Messages – Live Chat for WordPress, BuddyPress, PeepSo, Ultimate Member, BuddyBoss
-
2.9.13
-
Code
-
Classes
- Better_Messages_Guests
| Total Complexity |
92 |
| Dependencies |
5 |
| Dependents |
2 |
| Total lines |
538 |
| Lines of code |
387 |
| Logical lines of code |
224 |
| Comment lines |
7 |
| Methods |
25 |
| Properties |
4 |
Methods 25
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| get_client_ip() |
A |
58 |
13 |
13 |
| register() |
A |
41 |
10 |
56 |
| guest_user_item() |
A |
47 |
10 |
35 |
| update() |
A |
43 |
7 |
50 |
| check_guest_auth() |
S |
53 |
7 |
23 |
| update_guest_meta() |
S |
56 |
5 |
16 |
| delete_guest_user() |
S |
50 |
4 |
27 |
| get_guest_user() |
S |
55 |
4 |
19 |
| guest_auth() |
S |
57 |
4 |
17 |
| get_guest_meta() |
S |
58 |
4 |
15 |
| user_config() |
S |
53 |
3 |
24 |
| guest_user_id() |
S |
66 |
3 |
9 |
| instance() |
S |
69 |
2 |
7 |
| guest_display_name() |
S |
69 |
2 |
7 |
| load_scripts() |
S |
80 |
2 |
3 |
| html_element() |
S |
76 |
2 |
4 |
| delete_guest_meta() |
S |
63 |
2 |
10 |
| rest_api_init() |
S |
60 |
1 |
14 |
| __construct() |
S |
61 |
1 |
11 |
| guest_access_enabled() |
S |
79 |
1 |
3 |
| update_last_active() |
S |
79 |
1 |
3 |
| is_guest_exists() |
S |
69 |
1 |
6 |
| get_all_guest_ids() |
S |
66 |
1 |
8 |
| check_if_name_already_used() |
S |
71 |
1 |
5 |
| register_new_guest() |
S |
91 |
1 |
2 |