-
Home
-
MC4WP: Mailchimp for WordPress
-
4.10.3 (latest)
-
Code
-
Classes
- MC4WP_Integration_Admin
Total Complexity |
18 |
Dependencies |
4 |
Dependents |
0 |
Total lines |
189 |
Lines of code |
83 |
Logical lines of code |
48 |
Comment lines |
63 |
Methods |
10 |
Properties |
2 |
Methods 10
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
parse_integration_settings() |
S |
62 |
3 |
12 |
sanitize_integration_settings() |
S |
61 |
3 |
12 |
show_integration_settings_page() |
S |
61 |
2 |
12 |
enqueue_assets() |
S |
68 |
2 |
7 |
save_integration_settings() |
S |
64 |
2 |
9 |
show_integrations_page() |
S |
65 |
2 |
9 |
__construct() |
S |
77 |
1 |
4 |
add_hooks() |
S |
71 |
1 |
5 |
register_setting() |
S |
78 |
1 |
3 |
add_menu_item() |
S |
64 |
1 |
10 |