-
Home
-
Membership Plugin – Restrict Content
-
3.2.14.1 (latest)
-
Code
-
Classes
- RCP_Payment_Gateway
Total Complexity |
26 |
Dependencies |
3 |
Dependents |
3 |
Total lines |
555 |
Lines of code |
82 |
Logical lines of code |
43 |
Comment lines |
381 |
Methods |
18 |
Properties |
24 |
Methods 18
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
__construct() |
S |
47 |
5 |
32 |
is_trial() |
S |
70 |
3 |
6 |
renew_member() |
S |
69 |
2 |
7 |
generate_transaction_id() |
S |
72 |
2 |
4 |
create_subscription_for_membership() |
S |
78 |
1 |
3 |
add_error() |
S |
79 |
1 |
3 |
supports() |
S |
79 |
1 |
3 |
change_next_bill_date() |
S |
78 |
1 |
3 |
change_membership_subscription_price() |
S |
78 |
1 |
3 |
init() |
S |
91 |
1 |
2 |
validate_fields() |
S |
91 |
1 |
2 |
update_card_fields() |
S |
81 |
1 |
3 |
fields() |
S |
91 |
1 |
2 |
scripts() |
S |
98 |
1 |
1 |
process_webhooks() |
S |
98 |
1 |
1 |
process_signup() |
S |
98 |
1 |
1 |
process_ajax_signup() |
S |
82 |
1 |
3 |
create_off_site_subscription() |
S |
78 |
1 |
3 |