-
Home
-
TK Google Fonts GDPR Compliant
-
2.2.13
-
Code
-
Classes
- FS_Admin_Notice_Manager
Total Complexity |
66 |
Dependencies |
2 |
Dependents |
1 |
Total lines |
1 |
Lines of code |
16 |
Logical lines of code |
93 |
Comment lines |
0 |
Methods |
16 |
Properties |
10 |
Methods 16
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
__construct() |
A |
79 |
16 |
1 |
_admin_notices_hook() |
S |
82 |
9 |
1 |
instance() |
S |
83 |
7 |
1 |
add() |
S |
81 |
7 |
1 |
is_gutenberg_page() |
S |
86 |
5 |
1 |
remove_sticky() |
S |
86 |
4 |
1 |
show_admin_notices() |
S |
87 |
3 |
1 |
dismiss_notice_ajax_callback() |
S |
87 |
2 |
1 |
has_sticky_messages() |
S |
87 |
2 |
1 |
add_sticky() |
S |
85 |
2 |
1 |
get_sticky() |
S |
89 |
2 |
1 |
clear_all_sticky() |
S |
89 |
2 |
1 |
get_notices_type() |
S |
90 |
2 |
1 |
_add_sticky_dismiss_javascript() |
S |
89 |
1 |
1 |
_enqueue_styles() |
S |
91 |
1 |
1 |
has_sticky() |
S |
90 |
1 |
1 |