Benchmarks
Plugin footprint 83% from 16 tests
Installer Passed 1 test
🔺 Critical test (weight: 50) | Verifying that this plugin installs correctly without errors
This plugin's installer ran successfully
Server metrics [RAM: ▼0.02MB] [CPU: ▼297.42ms] Passed 4 tests
Server-side resources used by Advanced Config for S3 Uploads
Normal server usage
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 3.53 ▲0.01 | 54.57 ▲2.14 |
Dashboard /wp-admin | 3.41 ▲0.00 | 32.70 ▼1.27 |
Posts /wp-admin/edit.php | 3.65 ▲0.00 | 37.00 ▼0.26 |
Add New Post /wp-admin/post-new.php | 6.88 ▼0.09 | 93.14 ▼1,187.38 |
Media Library /wp-admin/upload.php | 3.30 ▲0.00 | 25.18 ▼0.76 |
Server storage [IO: ▲0.04MB] [DB: ▲0.00MB] Passed 3 tests
Analyzing filesystem and database footprints of this plugin
No storage issues were detected
Filesystem: 4 new files
Database: no new tables, no new options
Browser metrics Passed 4 tests
A check of browser resources used by Advanced Config for S3 Uploads
There were no issues detected in relation to browser resource usage
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 3,763 ▲9 | 15.88 ▼0.15 | 6.00 ▼0.46 | 2.20 ▼0.68 |
Dashboard /wp-admin | 2,892 ▲31 | 6.15 ▼0.03 | 119.94 ▼15.72 | 156.67 ▲0.11 |
Posts /wp-admin/edit.php | 2,691 ▼0 | 3.24 ▲0.18 | 64.09 ▼0.89 | 141.08 ▼7.58 |
Add New Post /wp-admin/post-new.php | 1,689 ▲28 | 20.79 ▲4.40 | 461.41 ▲64.25 | 162.45 ▲3.60 |
Media Library /wp-admin/upload.php | 1,701 ▼0 | 5.51 ▼0.03 | 150.21 ▲5.30 | 184.06 ▲1.28 |
Uninstaller [IO: ▲0.04MB] [DB: ▲0.00MB] 75% from 4 tests
🔸 Tests weight: 35 | All plugins must uninstall correctly, removing their source code and extra database tables they might have created
These items require your attention
- This plugin has failed uninstalling correctly, leaving 4 files (0.04MB) in the plugin directory
- (new file) readme.txt
- (new file) uninstall.php
- (new file) advanced-s3-uploads-config.php
- (new file) LICENSE
Smoke tests Passed 4 tests
Server-side errors Passed 1 test
🔹 Test weight: 20 | A shallow check that no server-side errors were triggered
Even though everything seems fine, this is not an exhaustive test
SRP Passed 2 tests
🔹 Tests weight: 20 | The single-responsibility principle applies for WordPress plugins as well - please make sure your PHP files perform no actions when accessed directly
No output text or server-side errors detected on direct access of PHP files
User-side errors Passed 1 test
🔹 Test weight: 20 | This is a shallow check for browser errors
There were no browser issues found
Optimizations
Plugin configuration Passed 29 tests
readme.txt Passed 16 tests
You should put a lot of thought into formatting readme.txt as it is used by WordPress.org to prepare the public listing of your plugin
3 plugin tags: s3, s3-uploads, config
advanced-s3-uploads-config/advanced-s3-uploads-config.php Passed 13 tests
The main PHP script in "Advanced Config for S3 Uploads" version 1.1.0 is automatically included on every request by WordPress
49 characters long description:
Endpoint and bucket configuration for S3 Uploads.
Code Analysis Passed 3 tests
File types Passed 1 test
🔸 Test weight: 35 | This is a short overview of programming languages used in this plugin, detecting executable files
Everything looks great! No dangerous files found in this plugin288 lines of code in 2 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
PHP | 2 | 68 | 143 | 288 |
PHP code Passed 2 tests
Cyclomatic complexity and code structure are the fingerprint of this plugin
There were no cyclomatic complexity issued detected
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.33 |
Average class complexity | 0.00 |
▷ Minimum class complexity | 0.00 |
▷ Maximum class complexity | 0.00 |
Average method complexity | 0.00 |
▷ Minimum method complexity | 0.00 |
▷ Maximum method complexity | 0.00 |
Code structure | ||
---|---|---|
Namespaces | 1 | |
Interfaces | 0 | |
Traits | 0 | |
Classes | 0 | |
▷ Abstract classes | 0 | 0.00% |
▷ Concrete classes | 0 | 0.00% |
▷ Final classes | 0 | 0.00% |
Methods | 0 | |
▷ Static methods | 0 | 0.00% |
▷ Public methods | 0 | 0.00% |
▷ Protected methods | 0 | 0.00% |
▷ Private methods | 0 | 0.00% |
Functions | 25 | |
▷ Named functions | 25 | 100.00% |
▷ Anonymous functions | 0 | 0.00% |
Constants | 4 | |
▷ Global constants | 4 | 100.00% |
▷ Class constants | 0 | 0.00% |
▷ Public constants | 0 | 0.00% |
Plugin size Passed 2 tests
Image compression Passed 2 tests
Often times overlooked, PNG files can occupy unnecessary space in your plugin
PNG images were not found in this plugin