-
Home
-
Custom Sidebars – Dynamic Sidebar Classic Widget Area Manager
-
3.38 (latest)
-
Code
-
Classes
- CustomSidebars
Total Complexity |
161 |
Dependencies |
0 |
Dependents |
4 |
Total lines |
1,505 |
Lines of code |
911 |
Logical lines of code |
362 |
Comment lines |
468 |
Methods |
41 |
Properties |
4 |
Methods 41
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
wp_kses_wf() |
B |
24 |
4 |
283 |
get_options() |
B |
37 |
16 |
86 |
admin_init() |
A |
41 |
9 |
53 |
get_sidebars() |
A |
50 |
10 |
27 |
refresh_sidebar_widgets() |
A |
50 |
9 |
29 |
ajax_handler() |
S |
58 |
8 |
14 |
integrations() |
S |
61 |
8 |
12 |
get_custom_taxonomies() |
S |
52 |
6 |
25 |
sort_sidebars_cmp_function() |
S |
57 |
6 |
16 |
get_post_types() |
S |
57 |
5 |
17 |
dismiss_retirement_notice_js() |
S |
52 |
4 |
24 |
supported_post_type() |
S |
55 |
4 |
20 |
get_taxonomies() |
S |
56 |
4 |
20 |
dismiss_retirement_notice() |
S |
55 |
4 |
20 |
validate_options() |
S |
59 |
4 |
14 |
sort_sidebars_by_name() |
S |
60 |
4 |
14 |
check_screen() |
S |
61 |
4 |
13 |
can_user_see_notice() |
S |
61 |
4 |
13 |
get_custom_sidebars() |
S |
62 |
4 |
12 |
print_templates() |
S |
53 |
2 |
31 |
instance() |
S |
63 |
3 |
11 |
retirement_admin_notice() |
S |
59 |
2 |
19 |
get_sidebar() |
S |
64 |
3 |
10 |
get_sorted_categories() |
S |
64 |
3 |
9 |
cmp_cat_level() |
S |
64 |
3 |
9 |
get_array() |
S |
67 |
3 |
9 |
add_action_links() |
S |
63 |
2 |
11 |
get_replacements() |
S |
66 |
2 |
9 |
wp_enqueue_add_version() |
S |
71 |
2 |
6 |
set_options() |
S |
70 |
2 |
6 |
set_custom_sidebars() |
S |
70 |
2 |
6 |
get_post_meta() |
S |
68 |
2 |
7 |
plain_response() |
S |
68 |
2 |
7 |
json_response() |
S |
68 |
2 |
7 |
get_category_level() |
S |
68 |
2 |
7 |
set_post_meta() |
S |
68 |
2 |
7 |
get_sidebar_widgets() |
S |
79 |
1 |
3 |
req_err() |
S |
73 |
1 |
5 |
get_all_categories() |
S |
69 |
1 |
7 |
sort_by_label() |
S |
79 |
1 |
3 |
__construct() |
S |
63 |
1 |
10 |