-
Home
-
SSU – WordPress Amazon S3 & Wasabi Smart File Uploads Plugin
-
1.5.0
-
Code
-
Classes
- SSU_API
Total Complexity |
43 |
Dependencies |
6 |
Dependents |
1 |
Total lines |
375 |
Lines of code |
208 |
Logical lines of code |
107 |
Comment lines |
111 |
Methods |
16 |
Properties |
1 |
Methods 16
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
get_put_presigned_url() |
S |
51 |
7 |
25 |
get_signed_url() |
S |
52 |
6 |
22 |
register_rest_routes() |
S |
44 |
2 |
57 |
get_plugin_info() |
S |
58 |
4 |
15 |
add_file_to_media() |
S |
60 |
4 |
12 |
create_wp_media() |
S |
62 |
4 |
11 |
set_object_acl() |
S |
61 |
4 |
11 |
list_objects() |
S |
59 |
2 |
15 |
__construct() |
S |
72 |
2 |
6 |
get_aws_options() |
S |
68 |
2 |
8 |
fetch_s3_buckets() |
S |
81 |
1 |
3 |
build_api_stack_to_aws() |
S |
81 |
1 |
3 |
get_build_status() |
S |
81 |
1 |
3 |
delete_aws_options() |
S |
78 |
1 |
4 |
is_s3_object_existed() |
S |
79 |
1 |
3 |
send_json() |
S |
65 |
1 |
10 |