-
Home
-
Better Messages – Live Chat for WordPress, BuddyPress, PeepSo, Ultimate Member, BuddyBoss
-
2.4.6
-
Code
-
Classes
- Better_Messages_Guests
Total Complexity |
71 |
Dependencies |
5 |
Dependents |
2 |
Total lines |
470 |
Lines of code |
331 |
Logical lines of code |
192 |
Comment lines |
7 |
Methods |
23 |
Properties |
4 |
Methods 23
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
update() |
S |
45 |
6 |
43 |
register() |
S |
48 |
6 |
34 |
get_client_ip() |
S |
62 |
7 |
11 |
guest_user_item() |
S |
53 |
5 |
23 |
check_guest_auth() |
S |
54 |
5 |
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 |
load_scripts() |
S |
80 |
2 |
3 |
html_element() |
S |
76 |
2 |
4 |
delete_guest_meta() |
S |
63 |
2 |
10 |
instance() |
S |
69 |
2 |
7 |
rest_api_init() |
S |
60 |
1 |
14 |
is_guest_exists() |
S |
69 |
1 |
6 |
get_all_guest_ids() |
S |
66 |
1 |
8 |
__construct() |
S |
62 |
1 |
10 |
update_last_active() |
S |
79 |
1 |
3 |
guest_access_enabled() |
S |
79 |
1 |
3 |
register_new_guest() |
S |
91 |
1 |
2 |