-
Home
-
Membership Plugin – Restrict Content
-
3.2.14.1 (latest)
-
Code
-
Classes
- RCP_WP_Approve_User
Total Complexity |
33 |
Dependencies |
0 |
Dependents |
0 |
Total lines |
272 |
Lines of code |
116 |
Logical lines of code |
64 |
Comment lines |
97 |
Methods |
12 |
Properties |
0 |
Methods 12
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
admin_notices() |
S |
59 |
5 |
14 |
process_unapprove() |
S |
55 |
4 |
17 |
process_approve() |
S |
55 |
4 |
17 |
member_row_actions() |
S |
56 |
3 |
17 |
is_pending() |
S |
76 |
3 |
3 |
can_access() |
S |
66 |
3 |
9 |
can_access_shortcode_content() |
S |
71 |
3 |
6 |
__construct() |
S |
72 |
2 |
6 |
redirect_wp_signup() |
S |
71 |
2 |
5 |
pending_message() |
S |
66 |
2 |
8 |
init() |
S |
61 |
1 |
11 |
users_can_register() |
S |
82 |
1 |
3 |