-
Home
-
Advanced Editor Tools
-
5.9.2 (latest)
-
Code
-
Classes
- Advanced_Editor_Tools
Total Complexity |
247 |
Dependencies |
2 |
Dependents |
0 |
Total lines |
1,136 |
Lines of code |
838 |
Logical lines of code |
475 |
Comment lines |
38 |
Methods |
44 |
Properties |
19 |
Methods 44
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
mce_options() |
C |
37 |
24 |
73 |
save_settings() |
B |
40 |
20 |
53 |
load_settings() |
B |
46 |
17 |
34 |
update_settings() |
A |
40 |
15 |
59 |
get_plugins() |
A |
47 |
16 |
35 |
disable_for_editor() |
A |
48 |
15 |
30 |
import_export_settings_file() |
A |
46 |
9 |
36 |
save_admin_settings() |
A |
50 |
9 |
29 |
mce_external_plugins() |
A |
52 |
9 |
23 |
block_editor_assets() |
A |
47 |
7 |
34 |
sanitize_settings() |
S |
57 |
7 |
15 |
tiny_mce_plugins() |
S |
60 |
7 |
13 |
mce_buttons_2() |
S |
57 |
6 |
18 |
mce_buttons_1() |
S |
56 |
6 |
18 |
mce_buttons_3() |
S |
57 |
6 |
18 |
mce_buttons_4() |
S |
57 |
6 |
18 |
validate_settings() |
S |
58 |
6 |
16 |
get_all_buttons() |
S |
39 |
2 |
64 |
import_from_file() |
S |
55 |
5 |
19 |
has_editor_style() |
S |
60 |
5 |
14 |
parse_buttons() |
S |
63 |
5 |
9 |
warn_if_unsupported() |
S |
56 |
3 |
21 |
show_version_warning() |
S |
72 |
4 |
5 |
check_user_setting() |
S |
65 |
4 |
9 |
check_admin_setting() |
S |
62 |
4 |
10 |
add_settings_link() |
S |
61 |
3 |
11 |
__construct() |
S |
52 |
2 |
23 |
filter_name() |
S |
72 |
3 |
5 |
block_editor_init() |
S |
71 |
3 |
5 |
get_all_plugins() |
S |
58 |
1 |
19 |
filter_post_content() |
S |
66 |
2 |
8 |
load_mce_translation() |
S |
67 |
2 |
8 |
enqueue_scripts() |
S |
63 |
2 |
9 |
settings_page() |
S |
71 |
2 |
6 |
get_all_admin_options() |
S |
62 |
1 |
14 |
get_default_user_settings() |
S |
62 |
1 |
12 |
get_all_user_options() |
S |
64 |
1 |
12 |
add_menu() |
S |
71 |
1 |
5 |
get_default_admin_settings() |
S |
74 |
1 |
5 |
get_editor_locations() |
S |
71 |
1 |
7 |
check_minimum_supported_version() |
S |
71 |
1 |
5 |
load_textdomain() |
S |
79 |
1 |
3 |
excerpt_add_allowed_blocks() |
S |
74 |
1 |
5 |
is_disabled() |
S |
82 |
1 |
3 |