-
Home
-
WP-Members Membership Plugin
-
3.4.1.1
-
Code
-
Classes
- WP_Members_Shortcodes
| Total Complexity |
203 |
| Dependencies |
0 |
| Dependents |
1 |
| Total lines |
1,134 |
| Lines of code |
505 |
| Logical lines of code |
349 |
| Comment lines |
487 |
| Methods |
19 |
| Properties |
0 |
Methods 19
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| fields() |
D |
31 |
47 |
76 |
| logged_in() |
D |
33 |
46 |
75 |
| forms() |
C |
36 |
30 |
71 |
| user_profile() |
B |
40 |
22 |
53 |
| render_links() |
A |
38 |
11 |
73 |
| render_pwd_reset() |
A |
49 |
9 |
34 |
| render_forgot_username() |
S |
53 |
5 |
24 |
| user_count() |
S |
57 |
5 |
15 |
| logout() |
S |
65 |
5 |
7 |
| render_user_edit() |
S |
58 |
4 |
14 |
| avatar() |
S |
61 |
4 |
12 |
| login_link() |
S |
61 |
4 |
11 |
| tos() |
S |
73 |
3 |
4 |
| __construct() |
S |
56 |
1 |
18 |
| logged_out() |
S |
78 |
2 |
3 |
| form_nonce() |
S |
71 |
2 |
5 |
| loginout() |
S |
76 |
1 |
4 |
| login_button() |
S |
75 |
1 |
4 |
| render_links_filter_args() |
S |
100 |
1 |
2 |