-
Home
-
WP Dark Mode – WordPress Dark Mode Plugin for Improved Accessibility, Dark Theme, Night Mode, and Social Sharing
-
2.4.0
-
Code
-
Classes
- WP_Dark_Mode_Settings
Total Complexity |
109 |
Dependencies |
1 |
Dependents |
0 |
Total lines |
1,801 |
Lines of code |
1,502 |
Logical lines of code |
209 |
Comment lines |
123 |
Methods |
19 |
Properties |
2 |
Methods 19
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
settings_fields() |
D |
9 |
9 |
775 |
exclude_pages() |
A |
39 |
12 |
77 |
exclude_categories() |
A |
41 |
13 |
62 |
exclude_wc_categories() |
A |
41 |
13 |
62 |
image_settings() |
A |
37 |
8 |
107 |
video_settings() |
A |
38 |
8 |
95 |
exclude_tags() |
A |
43 |
8 |
61 |
exclude_products() |
A |
43 |
8 |
59 |
exclude_posts() |
A |
44 |
8 |
58 |
if_image_settings() |
S |
62 |
6 |
11 |
switch_menus() |
S |
56 |
5 |
17 |
exclude_post_types() |
S |
56 |
3 |
20 |
custom_position_cb() |
S |
48 |
1 |
48 |
settings_page() |
S |
58 |
1 |
23 |
instance() |
S |
72 |
2 |
6 |
filter_preview() |
S |
81 |
1 |
3 |
settings_menu() |
S |
63 |
1 |
10 |
switch_preview() |
S |
73 |
1 |
4 |
__construct() |
S |
75 |
1 |
4 |