-
Home
-
WP-Members Membership Plugin
-
3.5.4.3 (latest)
-
Code
-
Classes
- WP_Members_Shortcodes
| Total Complexity |
259 |
| Dependencies |
0 |
| Dependents |
1 |
| Total lines |
1,538 |
| Lines of code |
708 |
| Logical lines of code |
469 |
| Comment lines |
637 |
| Methods |
22 |
| Properties |
1 |
Methods 22
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| fields() |
D |
18 |
70 |
182 |
| logged_in() |
D |
30 |
50 |
85 |
| forms() |
D |
33 |
36 |
81 |
| user_profile() |
C |
38 |
24 |
63 |
| render_pwd_reset() |
A |
44 |
14 |
47 |
| render_links() |
A |
38 |
11 |
73 |
| login_link() |
A |
54 |
10 |
19 |
| __construct() |
S |
50 |
5 |
27 |
| render_forgot_username() |
S |
53 |
4 |
24 |
| render_resend_confirm() |
S |
53 |
4 |
24 |
| user_count() |
S |
62 |
5 |
10 |
| logout() |
S |
63 |
5 |
8 |
| render_user_edit() |
S |
58 |
4 |
14 |
| avatar() |
S |
60 |
4 |
13 |
| tos() |
S |
63 |
4 |
10 |
| logged_out() |
S |
78 |
2 |
3 |
| form_nonce() |
S |
69 |
2 |
6 |
| forms_login() |
S |
74 |
1 |
4 |
| forms_reg() |
S |
74 |
1 |
4 |
| loginout() |
S |
73 |
1 |
5 |
| login_button() |
S |
75 |
1 |
4 |
| render_links_filter_args() |
S |
100 |
1 |
2 |