-
Home
-
Business Directory Plugin – Easy Listing Directories for WordPress
-
6.2
-
Code
-
Classes
- WPBDP__Settings
Total Complexity |
119 |
Dependencies |
1 |
Dependents |
5 |
Total lines |
579 |
Lines of code |
390 |
Logical lines of code |
230 |
Comment lines |
83 |
Methods |
26 |
Properties |
4 |
Methods 26
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
validate_setting() |
C |
35 |
25 |
77 |
register_group() |
A |
43 |
14 |
46 |
register_setting() |
A |
42 |
11 |
51 |
get_option() |
A |
46 |
10 |
41 |
sanitize_settings() |
A |
48 |
10 |
31 |
validate_number_setting() |
S |
58 |
8 |
14 |
get_dependencies() |
S |
54 |
7 |
22 |
deregister_empty_group() |
S |
57 |
6 |
18 |
__construct() |
S |
62 |
5 |
10 |
reset_defaults() |
S |
64 |
3 |
10 |
get_setting() |
S |
73 |
2 |
5 |
add_section() |
S |
62 |
2 |
10 |
add_group() |
S |
67 |
2 |
7 |
deregister_setting() |
S |
73 |
2 |
5 |
bootstrap() |
S |
74 |
1 |
5 |
add_core_setting() |
S |
75 |
1 |
4 |
add_setting() |
S |
79 |
1 |
3 |
register_dep() |
S |
79 |
1 |
3 |
delete_option() |
S |
81 |
1 |
3 |
set_option() |
S |
72 |
1 |
5 |
get_registered_settings() |
S |
82 |
1 |
3 |
get_registered_groups() |
S |
82 |
1 |
3 |
set_new_install_settings() |
S |
80 |
1 |
3 |
pre_2_0_options() |
S |
76 |
1 |
4 |
upgrade_options() |
S |
80 |
1 |
3 |
pre_2_0_compat_get_config_options() |
S |
76 |
1 |
4 |