Benchmarks
Plugin footprint 83% from 16 tests
Installer Passed 1 test
🔺 Critical test (weight: 50) | Verifying that this plugin installs correctly without errors
The plugin installed successfully, without throwing any errors or notices
Server metrics [RAM: ▲0.25MB] [CPU: ▼2.88ms] Passed 4 tests
This is a short check of server-side resources used by Zippy
This plugin does not affect your website's performance
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 3.66 ▲0.19 | 41.19 ▲2.56 |
Dashboard /wp-admin | 3.57 ▲0.27 | 48.34 ▲1.47 |
Posts /wp-admin/edit.php | 3.69 ▲0.33 | 47.09 ▼3.30 |
Add New Post /wp-admin/post-new.php | 6.17 ▲0.28 | 84.84 ▼12.23 |
Media Library /wp-admin/upload.php | 3.50 ▲0.26 | 37.81 ▲5.20 |
Zippy /wp-admin/tools.php?page=zippy | 3.47 | 35.53 |
Server storage [IO: ▲0.06MB] [DB: ▲0.00MB] Passed 3 tests
Filesystem and database footprint
No storage issues were detected
Filesystem: 6 new files
Database: no new tables, 6 new options
New WordPress options |
---|
widget_recent-posts |
theysaidso_admin_options |
can_compress_scripts |
db_upgraded |
widget_recent-comments |
widget_theysaidso_widget |
Browser metrics Passed 4 tests
Zippy: an overview of browser usage
Normal browser usage
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 2,892 ▲131 | 13.29 ▼1.27 | 4.53 ▲2.59 | 42.13 ▲0.84 |
Dashboard /wp-admin | 2,293 ▲119 | 5.89 ▲0.29 | 87.62 ▲0.42 | 38.22 ▼1.46 |
Posts /wp-admin/edit.php | 2,223 ▲126 | 2.50 ▲0.50 | 33.77 ▼5.27 | 33.37 ▼6.58 |
Add New Post /wp-admin/post-new.php | 1,615 ▲79 | 23.31 ▲0.23 | 633.92 ▼75.62 | 35.51 ▼15.11 |
Media Library /wp-admin/upload.php | 1,498 ▲101 | 4.45 ▲0.27 | 112.95 ▲8.66 | 45.04 ▼4.60 |
Zippy /wp-admin/tools.php?page=zippy | 969 | 1.99 | 27.89 | 28.52 |
Uninstaller [IO: ▲0.00MB] [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
Please fix the following items
- Zombie WordPress options detected upon uninstall: 6 options
- theysaidso_admin_options
- widget_theysaidso_widget
- can_compress_scripts
- widget_recent-posts
- widget_recent-comments
- db_upgraded
Smoke tests Passed 4 tests
Server-side errors Passed 1 test
🔹 Test weight: 20 | This is a shallow check for server-side errors
Everything seems fine, however this is by no means 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
The SRP test was a success
User-side errors Passed 1 test
🔹 Test weight: 20 | This is a shallow check for browser errors
Everything seems fine on the user side
Optimizations
Plugin configuration 97% from 29 tests
readme.txt 94% from 16 tests
The readme.txt file is an important file in your plugin as it is parsed by WordPress.org to prepare the public listing of your plugin
Please fix the following attributes:
- Screenshots: These screenshots need descriptions #2, #3 in zippy/assets to your readme.txt
zippy/zippy.php Passed 13 tests
This is the main PHP file of "Zippy" version 1.6.7, providing information about the plugin in the header fields and serving as the principal entry point to the plugin's functions
111 characters long description:
Incredibly easy solution to archive pages and posts as zip file and unpack them back even on the other website!
Code Analysis Passed 3 tests
File types Passed 1 test
🔸 Test weight: 35 | This is an overview of programming languages used in this plugin; dangerous file extensions are not allowed
There were no executable files found in this plugin954 lines of code in 4 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
PHP | 2 | 272 | 273 | 860 |
PO File | 1 | 29 | 30 | 88 |
JavaScript | 1 | 0 | 0 | 6 |
PHP code Passed 2 tests
An short overview of logical lines of code, cyclomatic complexity, and other code metrics
No complexity issues detected
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.72 |
Average class complexity | 210.00 |
▷ Minimum class complexity | 210.00 |
▷ Maximum class complexity | 210.00 |
Average method complexity | 7.19 |
▷ Minimum method complexity | 1.00 |
▷ Maximum method complexity | 70.00 |
Code structure | ||
---|---|---|
Namespaces | 1 | |
Interfaces | 0 | |
Traits | 0 | |
Classes | 1 | |
▷ Abstract classes | 0 | 0.00% |
▷ Concrete classes | 1 | 100.00% |
▷ Final classes | 0 | 0.00% |
Methods | 29 | |
▷ Static methods | 15 | 51.72% |
▷ Public methods | 16 | 55.17% |
▷ Protected methods | 0 | 0.00% |
▷ Private methods | 13 | 44.83% |
Functions | 2 | |
▷ Named functions | 0 | 0.00% |
▷ Anonymous functions | 2 | 100.00% |
Constants | 1 | |
▷ Global constants | 0 | 0.00% |
▷ Class constants | 1 | 100.00% |
▷ Public constants | 1 | 100.00% |
Plugin size Passed 2 tests
Image compression Passed 2 tests
All PNG images should be compressed to minimize bandwidth usage for end users
There are no PNG files in this plugin