Benchmarks
Plugin footprint 83% from 16 tests
Installer Passed 1 test
🔺 Critical test (weight: 50) | All plugins must install correctly, without throwing any errors, warnings, or notices
The plugin installed successfully, without throwing any errors or notices
Server metrics [RAM: ▲0.03MB] [CPU: ▼1.30ms] Passed 4 tests
A check of server-side resources used by Aria Personal Portfolio
No issues were detected with server-side resource usage
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 3.50 ▲0.04 | 41.79 ▲0.78 |
Dashboard /wp-admin | 3.34 ▲0.03 | 47.37 ▼4.11 |
Posts /wp-admin/edit.php | 3.39 ▲0.03 | 49.25 ▲0.76 |
Add New Post /wp-admin/post-new.php | 5.92 ▲0.03 | 88.35 ▼2.63 |
Media Library /wp-admin/upload.php | 3.26 ▲0.03 | 40.18 ▲5.19 |
Add New /wp-admin/post-new.php?post_type=portfolio | 3.39 | 52.77 |
Portfolio Categories /wp-admin/edit-tags.php?taxonomy=portfolio_categories&post_type=portfolio | 3.26 | 36.45 |
Portfolio /wp-admin/edit.php?post_type=portfolio | 3.31 | 39.24 |
Server storage [IO: ▲0.00MB] [DB: ▲0.00MB] Passed 3 tests
How much does this plugin use your filesystem and database?
This plugin installed successfully
Filesystem: 2 new files
Database: no new tables, 6 new options
New WordPress options |
---|
widget_recent-comments |
db_upgraded |
theysaidso_admin_options |
widget_theysaidso_widget |
can_compress_scripts |
widget_recent-posts |
Browser metrics Passed 4 tests
An overview of browser requirements for Aria Personal Portfolio
There were no issues detected in relation to browser resource usage
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 2,823 ▲62 | 14.36 ▲0.07 | 1.67 ▲0.05 | 47.46 ▲5.50 |
Dashboard /wp-admin | 2,226 ▲46 | 5.64 ▲0.03 | 98.62 ▲8.03 | 41.81 ▼2.25 |
Posts /wp-admin/edit.php | 2,131 ▲31 | 1.95 ▼0.01 | 35.07 ▼3.60 | 32.15 ▼3.33 |
Add New Post /wp-admin/post-new.php | 1,552 ▲15 | 22.93 ▲4.92 | 677.43 ▼3.87 | 53.57 ▼31.86 |
Media Library /wp-admin/upload.php | 1,431 ▲34 | 4.19 ▲0.01 | 95.53 ▼8.81 | 43.38 ▼5.63 |
Add New /wp-admin/post-new.php?post_type=portfolio | 2,292 | 7.54 | 175.21 | 65.92 |
Portfolio Categories /wp-admin/edit-tags.php?taxonomy=portfolio_categories&post_type=portfolio | 1,302 | 2.12 | 28.09 | 32.24 |
Portfolio /wp-admin/edit.php?post_type=portfolio | 1,092 | 1.95 | 32.57 | 29.40 |
Uninstaller [IO: ▲0.00MB] [DB: ▲0.00MB] 75% from 4 tests
🔸 Tests weight: 35 | Verifying that this plugin uninstalls completely without leaving any traces
These items require your attention
- Zombie WordPress options were found after uninstall: 6 options
- db_upgraded
- widget_recent-posts
- can_compress_scripts
- widget_theysaidso_widget
- theysaidso_admin_options
- widget_recent-comments
Smoke tests 75% from 4 tests
Server-side errors Passed 1 test
🔹 Test weight: 20 | Just a short smoke test targeting errors on the server (in the Apache logs)
Everything seems fine, however this is by no means an exhaustive test
SRP 50% from 2 tests
🔹 Tests weight: 20 | It is important to ensure that your PHP files perform no action when accessed directly, respecting the single-responsibility principle
Almost there! Just fix the following items
- 1× GET requests to PHP files have triggered server-side errors or warnings:
- > PHP Fatal error
Uncaught Error: Call to undefined function add_action() in wp-content/plugins/aria-personal-portfolio/aria-personal-portfolio.php:33
- > PHP Fatal error
User-side errors Passed 1 test
🔹 Test weight: 20 | Just a short smoke test targeting errors on the browser (console and network errors and warnings)
No browser issues were found
Optimizations
Plugin configuration 93% from 29 tests
readme.txt 88% from 16 tests
Don't ignore readme.txt as it is the file that instructs WordPress.org on how to present your plugin to the world
These attributes need to be fixed:
- Donate link: Please fix this invalid url: ""
- Screenshots: Please add images for these screenshots: #1 (screenshot-1.png), #2 (screenshot-2.png)
aria-personal-portfolio/aria-personal-portfolio.php Passed 13 tests
The main PHP file in "Aria Personal Portfolio" ver. 3.0 adds more information about the plugin and also serves as the entry point for this plugin
103 characters long description:
Create your personal portfolio WordPress website. Manage and showcase past projects to get more clients
Code Analysis Passed 3 tests
File types Passed 1 test
🔸 Test weight: 35 | There should be no dangerous file extensions present in any WordPress plugin
Success! There were no dangerous files found in this plugin20 lines of code in 1 file:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
PHP | 1 | 4 | 11 | 20 |
PHP code Passed 2 tests
This plugin's cyclomatic complexity and code structure detailed below
No cyclomatic complexity issues were detected for this plugin
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.00 |
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 | 0 | |
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 | 1 | |
▷ Named functions | 1 | 100.00% |
▷ Anonymous functions | 0 | 0.00% |
Constants | 0 | |
▷ Global constants | 0 | 0.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
No PNG files were detected