-
Home
-
Rearrange Woocommerce Products
-
4.1.3
-
Code
-
Classes
- ReWooProducts
| Total Complexity |
70 |
| Dependencies |
1 |
| Dependents |
0 |
| Total lines |
404 |
| Lines of code |
252 |
| Logical lines of code |
126 |
| Comment lines |
102 |
| Methods |
21 |
| Properties |
0 |
Methods 21
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| save_all_order_by_category_handler() |
A |
51 |
11 |
24 |
| save_all_order_handler() |
A |
50 |
8 |
26 |
| sort_products_by_category() |
S |
59 |
7 |
14 |
| clear_sort_orders() |
S |
59 |
5 |
15 |
| update_products_meta() |
S |
50 |
4 |
30 |
| register_admin_menus() |
S |
60 |
5 |
13 |
| has_required_permissions() |
S |
60 |
5 |
13 |
| enqueue_assets() |
S |
56 |
4 |
17 |
| check_required_plugin() |
S |
64 |
5 |
9 |
| new_product_added() |
S |
63 |
4 |
10 |
| add_pages() |
S |
54 |
1 |
27 |
| meta_field_exists() |
S |
65 |
2 |
9 |
| setup_actions() |
S |
58 |
1 |
14 |
| __construct() |
S |
82 |
1 |
3 |
| activate() |
S |
89 |
1 |
2 |
| deactivate() |
S |
89 |
1 |
2 |
| load_textdomain() |
S |
77 |
1 |
3 |
| add_settings_link_under_plugins_page() |
S |
66 |
1 |
8 |
| plugin_notice() |
S |
75 |
1 |
4 |
| add_pages_callback() |
S |
78 |
1 |
4 |
| add_rearrange_link() |
S |
71 |
1 |
5 |