-
Home
-
WordPress Webinar Plugin – WebinarPress
-
1.33.27 (latest)
-
Code
-
Classes
- WP_GetDrip_API
Total Complexity |
51 |
Dependencies |
0 |
Dependents |
1 |
Total lines |
559 |
Lines of code |
179 |
Logical lines of code |
95 |
Comment lines |
197 |
Methods |
22 |
Properties |
4 |
Methods 22
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
send_request() |
A |
45 |
8 |
42 |
tag_subscriber() |
S |
58 |
4 |
15 |
remove_tag() |
S |
59 |
4 |
14 |
record_event() |
S |
60 |
4 |
13 |
list_campaigns() |
S |
59 |
4 |
13 |
create_or_update_subscriber() |
S |
61 |
3 |
12 |
subscribe_to_campaign() |
S |
61 |
3 |
12 |
__construct() |
S |
68 |
3 |
7 |
unsubscribe_from_campaign() |
S |
62 |
3 |
10 |
list_accounts() |
S |
65 |
2 |
9 |
validate_drip_token() |
S |
66 |
2 |
9 |
delete_subscriber() |
S |
91 |
1 |
2 |
create_or_update_batch_subscribers() |
S |
91 |
1 |
2 |
set_drip_api_token() |
S |
81 |
1 |
3 |
fetch_campaign() |
S |
91 |
1 |
2 |
list_subscribers() |
S |
91 |
1 |
2 |
pause_campaign() |
S |
91 |
1 |
2 |
list_campaign_subscribers() |
S |
91 |
1 |
2 |
fetch_subscriber() |
S |
91 |
1 |
2 |
fetch_account() |
S |
91 |
1 |
2 |
record_batch_events() |
S |
91 |
1 |
2 |
activate_campaign() |
S |
91 |
1 |
2 |