-
Home
-
LearnPress – WordPress LMS Plugin
-
4.2.6.9.1
-
Code
-
Classes
- LP_Email
Total Complexity |
95 |
Dependencies |
6 |
Dependents |
2 |
Total lines |
1,050 |
Lines of code |
407 |
Logical lines of code |
183 |
Comment lines |
462 |
Methods |
40 |
Properties |
37 |
Methods 40
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
__construct() |
A |
44 |
10 |
44 |
enable() |
A |
49 |
9 |
30 |
_remove_email_content_from_option() |
S |
58 |
7 |
16 |
get_order_instructors() |
S |
55 |
6 |
20 |
apply_style_inline() |
S |
55 |
5 |
19 |
_default_settings() |
S |
42 |
2 |
59 |
send() |
S |
59 |
4 |
13 |
get_content_format() |
S |
64 |
4 |
11 |
get_headers() |
S |
60 |
3 |
13 |
get_content() |
S |
60 |
3 |
12 |
get_common_variables() |
S |
52 |
2 |
25 |
email_header() |
S |
60 |
2 |
15 |
get_template() |
S |
65 |
3 |
9 |
get_email_format() |
S |
78 |
3 |
3 |
get_theme_template_file() |
S |
63 |
2 |
11 |
is_current() |
S |
77 |
2 |
3 |
__get() |
S |
69 |
2 |
7 |
email_footer() |
S |
65 |
2 |
9 |
get_image_header() |
S |
68 |
2 |
7 |
format_string() |
S |
63 |
2 |
10 |
get_recipient() |
S |
78 |
1 |
3 |
get_variables_support() |
S |
79 |
1 |
3 |
is_configured() |
S |
80 |
1 |
3 |
get_settings() |
S |
78 |
1 |
3 |
_get_admin_email() |
S |
79 |
1 |
3 |
__toString() |
S |
82 |
1 |
3 |
set_receive() |
S |
81 |
1 |
3 |
get_field_name() |
S |
79 |
1 |
3 |
save_template() |
S |
83 |
1 |
3 |
send_email() |
S |
71 |
1 |
5 |
get_subject() |
S |
80 |
1 |
3 |
get_blogname() |
S |
79 |
1 |
3 |
get_from_name() |
S |
75 |
1 |
4 |
get_attachments() |
S |
78 |
1 |
3 |
get_content_text_message() |
S |
78 |
1 |
3 |
get_content_plain() |
S |
66 |
1 |
8 |
get_content_html() |
S |
69 |
1 |
6 |
get_footer_text() |
S |
75 |
1 |
4 |
get_heading() |
S |
80 |
1 |
3 |
handle() |
S |
91 |
1 |
2 |