-
Home
-
Drag and Drop Multiple File Upload for WooCommerce
-
1.1.6 (latest)
-
Code
-
Classes
- DNDMFU_WC_MAIN
Total Complexity |
71 |
Dependencies |
0 |
Dependents |
1 |
Total lines |
470 |
Lines of code |
232 |
Logical lines of code |
116 |
Comment lines |
118 |
Methods |
17 |
Properties |
4 |
Methods 17
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
upload() |
A |
43 |
14 |
39 |
enqueue() |
A |
47 |
13 |
29 |
process_hook_filters() |
A |
57 |
10 |
15 |
delete_file() |
A |
50 |
9 |
25 |
init() |
S |
52 |
5 |
23 |
prefix_option() |
S |
59 |
4 |
12 |
hooks() |
S |
50 |
3 |
26 |
get_error_msg() |
S |
71 |
2 |
6 |
get_instance() |
S |
72 |
2 |
6 |
check_nonce() |
S |
72 |
2 |
5 |
setErrorMessages() |
S |
61 |
1 |
12 |
text_domain() |
S |
77 |
1 |
3 |
dndmfu_wc_settings() |
S |
67 |
1 |
8 |
__construct() |
S |
73 |
1 |
6 |
filters() |
S |
64 |
1 |
9 |
includes() |
S |
76 |
1 |
4 |
init_actions() |
S |
75 |
1 |
4 |