-
Home
-
Order Attachments for WooCommerce
-
2.2.0
-
Code
-
Classes
- WCOA_Admin
Total Complexity |
24 |
Dependencies |
6 |
Dependents |
0 |
Total lines |
168 |
Lines of code |
115 |
Logical lines of code |
56 |
Comment lines |
4 |
Methods |
14 |
Properties |
1 |
Methods 14
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
attachment_details() |
S |
50 |
5 |
28 |
init_meta_box() |
S |
59 |
3 |
14 |
delete_attachment() |
S |
63 |
3 |
9 |
verify_hpos() |
S |
63 |
3 |
10 |
__construct() |
S |
61 |
1 |
11 |
init_menu_page() |
S |
64 |
1 |
11 |
load_js() |
S |
78 |
1 |
3 |
add_menu_page_content() |
S |
80 |
1 |
3 |
load_css() |
S |
78 |
1 |
3 |
add_meta_box_content() |
S |
80 |
1 |
3 |
plugin_settings_link() |
S |
69 |
1 |
6 |
erase_metadata_after_delete_attachment() |
S |
71 |
1 |
5 |
restart_rewrite() |
S |
81 |
1 |
3 |
notice_success_deleted() |
S |
74 |
1 |
6 |