-
Home
-
Registration, User Profile, Membership, Content Restriction, User Directory, and Frontend Post Submission – WP User Frontend
-
3.5.14
-
Code
-
Classes
- WPUF_Registration
Total Complexity |
77 |
Dependencies |
4 |
Dependents |
1 |
Total lines |
502 |
Lines of code |
296 |
Logical lines of code |
189 |
Comment lines |
102 |
Methods |
15 |
Properties |
5 |
Methods 15
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
process_registration() |
C |
29 |
29 |
117 |
registration_page_redirects() |
A |
54 |
8 |
19 |
redirect_to_payment_page() |
S |
56 |
6 |
18 |
wp_registration_page_redirect() |
S |
59 |
6 |
12 |
registration_form() |
S |
49 |
3 |
34 |
show_errors() |
S |
60 |
3 |
15 |
get_action_url() |
S |
60 |
3 |
14 |
get_registration_url() |
S |
61 |
3 |
12 |
get_action_links() |
S |
62 |
3 |
11 |
show_messages() |
S |
69 |
3 |
7 |
is_activated_subscription_on_registration() |
S |
66 |
3 |
8 |
init() |
S |
71 |
2 |
6 |
is_override_enabled() |
S |
68 |
2 |
7 |
get_posted_value() |
S |
66 |
2 |
8 |
__construct() |
S |
65 |
1 |
8 |