Benchmarks
Plugin footprint 83% from 16 tests
Installer Passed 1 test
🔺 Critical test (weight: 50) | Checking the installer triggered no errors
Install script ran successfully
Server metrics [RAM: ▲0.03MB] [CPU: ▼6.13ms] Passed 4 tests
This is a short check of server-side resources used by Genesis Easy Columns
This plugin does not affect your website's performance
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 3.49 ▲0.03 | 37.63 ▼4.67 |
Dashboard /wp-admin | 3.33 ▲0.03 | 45.01 ▼6.97 |
Posts /wp-admin/edit.php | 3.38 ▲0.03 | 42.32 ▼4.88 |
Add New Post /wp-admin/post-new.php | 5.92 ▲0.03 | 90.68 ▼7.99 |
Media Library /wp-admin/upload.php | 3.26 ▲0.03 | 33.98 ▼1.97 |
Easy Columns /wp-admin/options-general.php?page=gc-settings | 3.22 | 31.08 |
Server storage [IO: ▲0.03MB] [DB: ▲0.07MB] Passed 3 tests
Filesystem and database footprint
There were no storage issued detected upon installing this plugin
Filesystem: 14 new files
Database: no new tables, 6 new options
New WordPress options |
---|
widget_theysaidso_widget |
can_compress_scripts |
theysaidso_admin_options |
db_upgraded |
widget_recent-comments |
widget_recent-posts |
Browser metrics Passed 4 tests
This is an overview of browser requirements for Genesis Easy Columns
Minimal impact on browser resources
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 2,829 ▲94 | 13.69 ▼0.69 | 2.06 ▲0.16 | 39.98 ▼11.53 |
Dashboard /wp-admin | 2,213 ▲22 | 6.02 ▲1.15 | 100.49 ▼4.05 | 41.55 ▼5.59 |
Posts /wp-admin/edit.php | 2,093 ▲1 | 2.14 ▲0.13 | 36.19 ▼1.59 | 33.51 ▲0.45 |
Add New Post /wp-admin/post-new.php | 1,531 ▼2 | 23.08 ▼0.48 | 579.62 ▼13.41 | 63.03 ▲10.65 |
Media Library /wp-admin/upload.php | 1,386 ▼2 | 4.17 ▲0.01 | 94.68 ▼8.59 | 42.79 ▼1.50 |
Easy Columns /wp-admin/options-general.php?page=gc-settings | 822 | 2.03 | 26.78 | 28.72 |
Uninstaller [IO: ▲0.00MB] [DB: ▲0.07MB] 75% from 4 tests
🔸 Tests weight: 35 | It is important to correctly uninstall your plugin, without leaving any traces
You still need to fix the following
- This plugin does not fully uninstall, leaving 6 options in the database
- widget_recent-comments
- db_upgraded
- theysaidso_admin_options
- can_compress_scripts
- widget_theysaidso_widget
- widget_recent-posts
Smoke tests 50% from 4 tests
Server-side errors Passed 1 test
🔹 Test weight: 20 | A smoke test targeting server-side errors
Even though everything seems fine, this is not an exhaustive test
SRP 50% from 2 tests
🔹 Tests weight: 20 | SRP (Single-Responsibility Principle) - PHP files must act as libraries and never output text or perform any action when accessed directly in a browser
Please fix the following
- 4× GET requests to PHP files trigger server-side errors or Error 500 responses:
- > PHP Fatal error
Uncaught Error: Call to undefined function add_action() in wp-content/plugins/genesis-easy-columns/includes/gc-settings.php:11
- > PHP Fatal error
Uncaught Error: Call to undefined function add_action() in wp-content/plugins/genesis-easy-columns/includes/functions.php:15
- > PHP Fatal error
Uncaught Error: Call to undefined function add_shortcode() in wp-content/plugins/genesis-easy-columns/includes/shortcodes.php:15
- > PHP Fatal error
Uncaught Error: Call to undefined function get_option() in wp-content/plugins/genesis-easy-columns/genesis-columns.php:15
- > PHP Fatal error
User-side errors 0% from 1 test
🔹 Test weight: 20 | This is a shallow check for browser errors
Please take a look at the following user-side issues
- > GET request to /wp-admin/options-general.php?page=gc-settings
- > Network (severe)
http://www.code96wd.com/wp-content/uploads/2013/03/Code-96-WordPress-Design.png - Failed to load resource: net::ERR_NAME_NOT_RESOLVED
Optimizations
Plugin configuration 96% from 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: column, columns, wordpress columns, column editor, magazine columns...
genesis-easy-columns/genesis-columns.php 92% from 13 tests
Analyzing the main PHP file in "Genesis Easy Columns" version 1.4
You should first fix the following items:
- Main file name: Even though not officially enforced, the main plugin file should be the same as the plugin slug ("genesis-easy-columns.php" instead of "genesis-columns.php")
Code Analysis Passed 3 tests
File types Passed 1 test
🔸 Test weight: 35 | A short glimpse at programming languages used with this plugin and a check that no dangerous files are present
There were no executable files found in this plugin285 lines of code in 6 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
PHP | 4 | 32 | 28 | 136 |
JavaScript | 1 | 16 | 0 | 81 |
CSS | 1 | 15 | 2 | 68 |
PHP code Passed 2 tests
This is a short overview of cyclomatic complexity and code structure for this plugin
There are no cyclomatic complexity problems detected for this plugin
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.06 |
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 | 20 | |
▷ Named functions | 20 | 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
PNG files should be compressed to save space and minimize bandwidth usage
7 PNG files occupy 0.01MB with 0.01MB in potential savings
Potential savings
Compression of 5 random PNG files using pngquant | |||
---|---|---|---|
File | Size - original | Size - compressed | Savings |
includes/images/clear.png | 3.02KB | 0.59KB | ▼ 80.36% |
includes/images/five-column.png | 1.12KB | 0.25KB | ▼ 78.07% |
includes/images/three-column.png | 1.19KB | 0.32KB | ▼ 72.79% |
includes/images/two-column.png | 1.23KB | 0.39KB | ▼ 68.17% |
includes/images/six-column.png | 1.14KB | 0.26KB | ▼ 77.57% |