-
Home
-
WP Dark Mode – WordPress Dark Mode Plugin for Improved Accessibility, Dark Theme, Night Mode, and Social Sharing
-
4.2.0
-
Code
-
Classes
- WPPOOL_Settings_API
Total Complexity |
111 |
Dependencies |
0 |
Dependents |
1 |
Total lines |
1,502 |
Lines of code |
1,152 |
Logical lines of code |
230 |
Comment lines |
248 |
Methods |
36 |
Properties |
2 |
Methods 36
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
admin_init() |
B |
40 |
22 |
52 |
style_fix() |
B |
35 |
2 |
268 |
script() |
A |
50 |
1 |
153 |
callback_number() |
A |
47 |
8 |
34 |
get_sanitize_callback() |
S |
58 |
7 |
15 |
sanitize_options() |
S |
59 |
6 |
15 |
show_forms() |
S |
47 |
4 |
43 |
callback_text() |
S |
50 |
5 |
28 |
callback_wysiwyg() |
S |
51 |
5 |
24 |
callback_file() |
S |
47 |
4 |
37 |
callback_select() |
S |
50 |
4 |
28 |
show_navigation() |
S |
47 |
3 |
41 |
callback_textarea() |
S |
51 |
4 |
26 |
callback_image_choose() |
S |
47 |
3 |
40 |
callback_multicheck() |
S |
47 |
3 |
39 |
callback_color() |
S |
50 |
3 |
30 |
callback_slider() |
S |
50 |
3 |
30 |
callback_password() |
S |
52 |
3 |
25 |
callback_radio() |
S |
50 |
2 |
30 |
callback_switcher() |
S |
47 |
1 |
43 |
callback_html() |
S |
48 |
1 |
40 |
callback_checkbox() |
S |
51 |
1 |
27 |
get_field_description() |
S |
66 |
2 |
8 |
get_option() |
S |
69 |
2 |
7 |
add_field() |
S |
63 |
1 |
11 |
callback_heading() |
S |
69 |
1 |
6 |
callback_url() |
S |
81 |
1 |
3 |
callback_cb_function() |
S |
80 |
1 |
3 |
admin_enqueue_scripts() |
S |
70 |
1 |
7 |
callback_pages() |
S |
64 |
1 |
9 |
callback_buttons() |
S |
64 |
1 |
9 |
set_fields() |
S |
77 |
1 |
4 |
add_section() |
S |
76 |
1 |
4 |
show_settings() |
S |
72 |
1 |
6 |
set_sections() |
S |
77 |
1 |
4 |
__construct() |
S |
79 |
1 |
3 |