Benchmarks
Plugin footprint 83% from 16 tests
Installer Passed 1 test
🔺 Critical test (weight: 50) | The install procedure must perform silently
The plugin installed successfully, without throwing any errors or notices
Server metrics [RAM: ▲0.00MB] [CPU: ▼6.08ms] Passed 4 tests
A check of server-side resources used by Genesis Printstyle Plus
Normal server usage
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 3.46 ▲0.00 | 34.26 ▼8.91 |
Dashboard /wp-admin | 3.31 ▲0.00 | 42.09 ▼6.46 |
Posts /wp-admin/edit.php | 3.36 ▲0.00 | 43.68 ▼8.93 |
Add New Post /wp-admin/post-new.php | 5.89 ▲0.00 | 98.84 ▲0.99 |
Media Library /wp-admin/upload.php | 3.23 ▲0.00 | 35.09 ▼0.00 |
Server storage [IO: ▲0.09MB] [DB: ▲0.00MB] Passed 3 tests
A short overview of filesystem and database impact
No storage issues were detected
Filesystem: 17 new files
Database: no new tables, 6 new options
New WordPress options |
---|
widget_recent-comments |
widget_recent-posts |
theysaidso_admin_options |
widget_theysaidso_widget |
can_compress_scripts |
db_upgraded |
Browser metrics Passed 4 tests
Genesis Printstyle Plus: an overview of browser usage
This plugin renders optimally with no browser resource issues detected
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 2,800 ▲43 | 13.64 ▼0.63 | 4.47 ▲2.14 | 37.47 ▼14.55 |
Dashboard /wp-admin | 2,206 ▲20 | 5.89 ▲0.95 | 112.46 ▼1.95 | 42.51 ▼7.86 |
Posts /wp-admin/edit.php | 2,089 ▼0 | 2.02 ▼0.04 | 38.69 ▼4.57 | 40.11 ▲4.99 |
Add New Post /wp-admin/post-new.php | 1,542 ▲28 | 23.21 ▲5.65 | 718.01 ▲9.86 | 75.26 ▲15.33 |
Media Library /wp-admin/upload.php | 1,391 ▲3 | 4.22 ▼0.01 | 99.65 ▼10.87 | 47.22 ▲2.77 |
Uninstaller [IO: ▲0.00MB] [DB: ▲0.00MB] 75% from 4 tests
🔸 Tests weight: 35 | It is important to correctly uninstall your plugin, without leaving any traces
The following items require your attention
- The uninstall procedure has failed, leaving 6 options in the database
- db_upgraded
- theysaidso_admin_options
- widget_recent-comments
- widget_theysaidso_widget
- widget_recent-posts
- can_compress_scripts
Smoke tests 75% from 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 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
Please take a closer look at the following
- 2× PHP files perform the task of outputting text when accessed with GET requests:
- > /wp-content/plugins/genesis-printstyle-plus/includes/gpsp-admin-extras.php
- > /wp-content/plugins/genesis-printstyle-plus/genesis-printstyle-plus.php
User-side errors Passed 1 test
🔹 Test weight: 20 | This is just a short smoke test looking for browser issues
No browser issues were 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
10 plugin tags: genesis framework, stylesheet, office, printstyle, deckerweb...
genesis-printstyle-plus/genesis-printstyle-plus.php Passed 13 tests
The principal PHP file in "Genesis Printstyle Plus" v. 1.9.3 is loaded by WordPress automatically on each request
117 characters long description:
This plugin is adding a printer-ready stylesheet file for the Genesis Framework and its currently active child theme.
Code Analysis Passed 3 tests
File types Passed 1 test
🔸 Test weight: 35 | A short check of programming languages and file extensions; no executable files are allowed
Success! There were no dangerous files found in this plugin1,023 lines of code in 12 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
CSS | 4 | 108 | 113 | 559 |
PO File | 3 | 102 | 112 | 233 |
PHP | 5 | 165 | 280 | 231 |
PHP code Passed 2 tests
An overview of cyclomatic complexity and code structure
All good! No complexity issues found
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.46 |
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 | 17 | |
▷ Named functions | 17 | 100.00% |
▷ Anonymous functions | 0 | 0.00% |
Constants | 3 | |
▷ Global constants | 3 | 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
No PNG files were detected