-
Home
-
WP-Members Membership Plugin
-
3.5.2 (latest)
-
Code
-
Classes
- WP_Members_User
Total Complexity |
264 |
Dependencies |
4 |
Dependents |
1 |
Total lines |
1,414 |
Lines of code |
649 |
Logical lines of code |
430 |
Comment lines |
627 |
Methods |
35 |
Properties |
5 |
Methods 35
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
register_validate() |
D |
23 |
61 |
136 |
register_finalize() |
C |
40 |
28 |
47 |
has_access() |
B |
45 |
19 |
40 |
wp_register_validate() |
B |
49 |
19 |
25 |
password_link() |
A |
43 |
16 |
45 |
get_membership_stack() |
A |
49 |
8 |
29 |
resend_confirm() |
A |
50 |
8 |
27 |
user_data() |
A |
52 |
8 |
23 |
password_change() |
S |
57 |
8 |
14 |
set_user_product() |
S |
55 |
7 |
18 |
upload_user_files() |
S |
58 |
7 |
13 |
get_user_products() |
S |
59 |
7 |
13 |
set_reg_type() |
S |
64 |
7 |
8 |
no_reset() |
S |
56 |
5 |
18 |
retrieve_username() |
S |
56 |
5 |
17 |
password_update() |
S |
56 |
4 |
18 |
register_email_to_user() |
S |
59 |
4 |
13 |
remove_user_product() |
S |
62 |
4 |
11 |
login() |
S |
57 |
3 |
16 |
register_email_to_admin() |
S |
65 |
4 |
8 |
check_activated() |
S |
64 |
4 |
8 |
set_user_exp() |
S |
67 |
4 |
8 |
update_user_role() |
S |
61 |
3 |
14 |
is_current() |
S |
74 |
3 |
4 |
is_user_activated() |
S |
68 |
3 |
6 |
__construct() |
S |
57 |
2 |
15 |
logout() |
S |
61 |
2 |
12 |
load_user_products() |
S |
74 |
2 |
5 |
register_redirect() |
S |
67 |
2 |
8 |
set_default_product() |
S |
69 |
2 |
7 |
set_as_logged_in() |
S |
71 |
1 |
5 |
set_password() |
S |
80 |
1 |
3 |
post_register_data() |
S |
75 |
1 |
4 |
is_reg_type() |
S |
80 |
1 |
3 |
check_folder_for_index() |
S |
67 |
1 |
8 |