-
Home
-
WP Offload Media Lite for Amazon S3, DigitalOcean Spaces, and Google Cloud Storage
-
3.2.11 (latest)
-
Code
-
Classes
- AS3CF_Notices
Total Complexity |
101 |
Dependencies |
3 |
Dependents |
1 |
Total lines |
602 |
Lines of code |
327 |
Logical lines of code |
175 |
Comment lines |
196 |
Methods |
24 |
Properties |
2 |
Methods 24
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
should_show_notice() |
A |
53 |
15 |
21 |
get_notices() |
A |
50 |
11 |
29 |
check_capability_for_notice() |
A |
57 |
9 |
15 |
save_notice() |
S |
53 |
7 |
24 |
admin_notices() |
S |
57 |
6 |
16 |
dismiss_notice() |
S |
55 |
5 |
20 |
find_notice_by_id() |
S |
56 |
5 |
19 |
remove_notice() |
S |
56 |
5 |
19 |
cleanup_corrupt_user_notices() |
S |
61 |
5 |
12 |
build_notice() |
S |
47 |
3 |
37 |
api_response() |
S |
67 |
5 |
7 |
ajax_dismiss_notice() |
S |
58 |
3 |
17 |
undismiss_notice_for_user() |
S |
63 |
3 |
11 |
get_dismissed_notices() |
S |
64 |
3 |
10 |
undismiss_notice_for_all() |
S |
63 |
2 |
11 |
update_user_meta() |
S |
69 |
2 |
7 |
get_instance() |
S |
71 |
2 |
6 |
get_short_message() |
S |
71 |
2 |
6 |
remove_notice_by_id() |
S |
72 |
2 |
6 |
set_site_transient() |
S |
69 |
2 |
7 |
enqueue_notice_scripts() |
S |
62 |
1 |
12 |
__construct() |
S |
66 |
1 |
8 |
add_notice() |
S |
72 |
1 |
5 |
__clone() |
S |
91 |
1 |
2 |