-
Home
-
WP Booking Calendar
-
10.9.2 (latest)
-
Code
-
Classes
- WPBC_Emails_API
Total Complexity |
62 |
Dependencies |
3 |
Dependents |
0 |
Total lines |
598 |
Lines of code |
283 |
Logical lines of code |
153 |
Comment lines |
217 |
Methods |
20 |
Properties |
2 |
Methods 20
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
send() |
B |
38 |
17 |
67 |
validate_emails() |
S |
51 |
7 |
24 |
email_error_parse() |
S |
58 |
5 |
15 |
get_content_plain() |
S |
55 |
4 |
19 |
get_content_html() |
S |
56 |
4 |
18 |
replace_shortcodes() |
S |
56 |
3 |
18 |
process_multipart() |
S |
66 |
3 |
8 |
get_email_content_type() |
S |
77 |
3 |
3 |
get_content_type() |
S |
65 |
3 |
10 |
get_headers() |
S |
61 |
2 |
11 |
get_plain_replace_array() |
S |
55 |
1 |
24 |
get_plain_search_array() |
S |
55 |
1 |
24 |
get_content() |
S |
63 |
2 |
10 |
get_subject() |
S |
68 |
1 |
7 |
get_from__name() |
S |
78 |
1 |
3 |
get_from__email_address() |
S |
79 |
1 |
3 |
get_attachments() |
S |
82 |
1 |
3 |
set_replace() |
S |
82 |
1 |
3 |
esc_to_plain_text() |
S |
75 |
1 |
4 |
__construct() |
S |
65 |
1 |
9 |