-
Home
-
Product Attachment for WooCommerce
-
2.1.3
-
Code
-
Classes
- FS_Admin_Notice_Manager
Total Complexity |
59 |
Dependencies |
3 |
Dependents |
1 |
Total lines |
465 |
Lines of code |
187 |
Logical lines of code |
85 |
Comment lines |
194 |
Methods |
14 |
Properties |
10 |
Methods 14
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
__construct() |
A |
44 |
15 |
42 |
_admin_notices_hook() |
A |
50 |
9 |
28 |
add() |
S |
49 |
7 |
29 |
instance() |
S |
52 |
7 |
26 |
is_gutenberg_page() |
S |
61 |
5 |
14 |
remove_sticky() |
S |
63 |
4 |
11 |
dismiss_notice_ajax_callback() |
S |
69 |
2 |
7 |
has_sticky_messages() |
S |
72 |
2 |
5 |
add_sticky() |
S |
67 |
2 |
7 |
get_notices_type() |
S |
75 |
2 |
5 |
_add_sticky_dismiss_javascript() |
S |
76 |
1 |
4 |
_enqueue_styles() |
S |
80 |
1 |
3 |
has_sticky() |
S |
80 |
1 |
3 |
clear_all_sticky() |
S |
83 |
1 |
3 |