Benchmarks
Plugin footprint 83% from 16 tests
Installer Passed 1 test
🔺 Critical test (weight: 50) | Verifying that this plugin installs correctly without errors
Installer ran successfully
Server metrics [RAM: ▲0.00MB] [CPU: ▼3.44ms] Passed 4 tests
Analyzing server-side resources used by Genesis Widgetized Not Found & 404 - Easy Setup for 404 Page and Search Not Found
Normal server usage
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 3.46 ▲0.00 | 39.96 ▼0.87 |
Dashboard /wp-admin | 3.31 ▲0.00 | 48.94 ▲0.65 |
Posts /wp-admin/edit.php | 3.36 ▲0.00 | 51.35 ▼1.63 |
Add New Post /wp-admin/post-new.php | 5.89 ▲0.00 | 95.09 ▼10.13 |
Media Library /wp-admin/upload.php | 3.23 ▲0.00 | 37.19 ▼1.11 |
Server storage [IO: ▲0.31MB] [DB: ▲0.00MB] Passed 3 tests
Filesystem and database footprint
This plugin installed successfully
Filesystem: 36 new files
Database: no new tables, 6 new options
New WordPress options |
---|
theysaidso_admin_options |
widget_recent-posts |
db_upgraded |
widget_recent-comments |
can_compress_scripts |
widget_theysaidso_widget |
Browser metrics Passed 4 tests
An overview of browser requirements for Genesis Widgetized Not Found & 404 - Easy Setup for 404 Page and Search Not Found
This plugin renders optimally with no browser resource issues detected
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 2,789 ▲3 | 14.38 ▼0.10 | 1.90 ▲0.12 | 42.54 ▲0.04 |
Dashboard /wp-admin | 2,198 ▲21 | 5.61 ▲0.00 | 93.85 ▲5.75 | 43.79 ▲3.41 |
Posts /wp-admin/edit.php | 2,103 ▲3 | 1.95 ▼0.05 | 40.54 ▲5.26 | 37.34 ▲2.30 |
Add New Post /wp-admin/post-new.php | 1,535 ▲9 | 18.43 ▼4.73 | 603.62 ▼91.81 | 65.87 ▲10.99 |
Media Library /wp-admin/upload.php | 1,397 ▼3 | 4.15 ▼0.01 | 119.50 ▲21.56 | 52.99 ▲9.17 |
Uninstaller [IO: ▲0.00MB] [DB: ▲0.00MB] 75% from 4 tests
🔸 Tests weight: 35 | The uninstall procedure must remove all plugin files and extra database tables
These items require your attention
- This plugin did not uninstall successfully, leaving 6 options in the database
- theysaidso_admin_options
- widget_recent-posts
- can_compress_scripts
- db_upgraded
- widget_recent-comments
- widget_theysaidso_widget
Smoke tests 75% from 4 tests
Server-side errors Passed 1 test
🔹 Test weight: 20 | A shallow check that no server-side errors were triggered
Even though no errors were found, this is by no means an exhaustive test
SRP 50% from 2 tests
🔹 Tests weight: 20 | The single-responsibility principle: PHP files have to remain inert when accessed directly, throwing no errors and performing no actions
The following issues need your attention
- 10× PHP files perform the task of outputting text when accessed with GET requests:
- > /wp-content/plugins/genesis-widgetized-notfound/genesis-widgetized-notfound.php
- > /wp-content/plugins/genesis-widgetized-notfound/includes/gwnf-admin.php
- > /wp-content/plugins/genesis-widgetized-notfound/includes/gwnf-admin-extras.php
- > /wp-content/plugins/genesis-widgetized-notfound/includes/gwnf-widget-search.php
- > /wp-content/plugins/genesis-widgetized-notfound/includes/gwnf-functions-global.php
- > /wp-content/plugins/genesis-widgetized-notfound/includes/ddwlib-plir/ddwlib-plugin-installer-recommendations.php
- > /wp-content/plugins/genesis-widgetized-notfound/includes/gwnf-widget-areas.php
- > /wp-content/plugins/genesis-widgetized-notfound/includes/gwnf-frontend.php
- > /wp-content/plugins/genesis-widgetized-notfound/includes/gwnf-shortcodes.php
- > /wp-content/plugins/genesis-widgetized-notfound/includes/gwnf-bbpress-widgetized-noresults.php
User-side errors Passed 1 test
🔹 Test weight: 20 | A shallow check that no browser errors were triggered
Everything seems fine, but this is not an exhaustive test
Optimizations
Plugin configuration 97% from 29 tests
readme.txt 94% from 16 tests
The readme.txt file uses markdown syntax to describe your plugin to the world
These attributes need to be fixed:
- Tags: Please reduce the number of tags, currently 12 tag instead of maximum 10
genesis-widgetized-notfound/genesis-widgetized-notfound.php Passed 13 tests
Analyzing the main PHP file in "Genesis Widgetized Not Found & 404 - Easy Setup for 404 Page and Search Not Found" version 1.6.4
127 characters long description:
Finally, use widgets to maintain and customize your 404 Error and Search Not Found pages in Genesis Framework and Child Themes.
Code Analysis Passed 3 tests
File types Passed 1 test
🔸 Test weight: 35 | An overview of files in this plugin; executable files are not allowed
Success! There were no dangerous files found in this plugin3,047 lines of code in 25 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
PHP | 13 | 619 | 1,006 | 1,541 |
PO File | 3 | 294 | 522 | 820 |
Markdown | 3 | 232 | 0 | 508 |
CSS | 5 | 44 | 34 | 156 |
JSON | 1 | 0 | 0 | 22 |
PHP code Passed 2 tests
A brief analysis of cyclomatic complexity and code structure for this plugin
Everything seems fine, there were no complexity issues found
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.37 |
Average class complexity | 30.50 |
▷ Minimum class complexity | 26.00 |
▷ Maximum class complexity | 35.00 |
Average method complexity | 3.81 |
▷ Minimum method complexity | 1.00 |
▷ Maximum method complexity | 20.00 |
Code structure | ||
---|---|---|
Namespaces | 0 | |
Interfaces | 0 | |
Traits | 0 | |
Classes | 2 | |
▷ Abstract classes | 0 | 0.00% |
▷ Concrete classes | 2 | 100.00% |
▷ Final classes | 0 | 0.00% |
Methods | 21 | |
▷ Static methods | 16 | 76.19% |
▷ Public methods | 21 | 100.00% |
▷ Protected methods | 0 | 0.00% |
▷ Private methods | 0 | 0.00% |
Functions | 45 | |
▷ Named functions | 45 | 100.00% |
▷ Anonymous functions | 0 | 0.00% |
Constants | 6 | |
▷ Global constants | 6 | 100.00% |
▷ Class constants | 0 | 0.00% |
▷ Public constants | 0 | 0.00% |
Plugin size Passed 2 tests
Image compression Passed 2 tests
Using a strong compression for your PNG files is a great way to speed-up your plugin
1 PNG file occupies 0.02MB with 0.01MB in potential savings
Potential savings
Compression of 1 random PNG file using pngquant | |||
---|---|---|---|
File | Size - original | Size - compressed | Savings |
includes/ddwlib-plir/deckerweb-plugins-logo.png | 15.80KB | 6.20KB | ▼ 60.78% |