-
Home
-
Kit (formerly ConvertKit) for WooCommerce
-
1.4.9
-
Code
-
Classes
- ConvertKit_API
Total Complexity |
123 |
Dependencies |
4 |
Dependents |
1 |
Total lines |
1,558 |
Lines of code |
672 |
Logical lines of code |
344 |
Comment lines |
592 |
Methods |
40 |
Properties |
11 |
Methods 40
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
request() |
A |
39 |
8 |
71 |
get_all_posts() |
A |
49 |
8 |
31 |
get_posts() |
A |
47 |
7 |
37 |
form_subscribe() |
A |
47 |
7 |
35 |
__construct() |
A |
47 |
7 |
33 |
get_forms_landing_pages() |
S |
51 |
6 |
30 |
get_html() |
S |
45 |
5 |
43 |
sequence_subscribe() |
S |
51 |
5 |
27 |
tag_subscribe() |
S |
51 |
5 |
27 |
get_sequences() |
S |
52 |
5 |
26 |
get_tags() |
S |
52 |
5 |
26 |
get_custom_fields() |
S |
52 |
5 |
26 |
get_subscriber_by_email() |
S |
50 |
4 |
30 |
convert_relative_to_absolute_urls() |
S |
60 |
5 |
14 |
unsubscribe() |
S |
55 |
3 |
20 |
get_subscriber_by_id() |
S |
56 |
3 |
18 |
get_subscriber_tags() |
S |
56 |
3 |
18 |
log() |
S |
67 |
3 |
9 |
purchase_create() |
S |
59 |
2 |
15 |
get_error_message() |
S |
66 |
3 |
9 |
get_api_url() |
S |
70 |
2 |
6 |
get_subscriber_id() |
S |
69 |
2 |
7 |
get_landing_pages() |
S |
65 |
2 |
9 |
get_forms() |
S |
65 |
2 |
9 |
get_user_agent() |
S |
62 |
1 |
12 |
get_form_html() |
S |
63 |
1 |
11 |
post() |
S |
78 |
1 |
3 |
add_params_to_url() |
S |
79 |
1 |
3 |
get_timeout() |
S |
73 |
1 |
5 |
get_subscription_forms() |
S |
67 |
1 |
9 |
put() |
S |
78 |
1 |
3 |
get_landing_page_html() |
S |
63 |
1 |
9 |
get() |
S |
78 |
1 |
3 |
account() |
S |
67 |
1 |
9 |
is_json() |
S |
76 |
1 |
4 |
form_unsubscribe() |
S |
74 |
1 |
4 |
get_resource() |
S |
75 |
1 |
4 |
add_tag() |
S |
74 |
1 |
4 |
get_subscriber() |
S |
75 |
1 |
4 |
strip_html_head_body_tags() |
S |
65 |
1 |
9 |