Benchmarks
Plugin footprint 83% from 16 tests
Installer Passed 1 test
🔺 Critical test (weight: 50) | Checking the installer triggered no errors
The plugin installed gracefully, with no errors
Server metrics [RAM: ▲0.05MB] [CPU: ▼268.06ms] Passed 4 tests
This is a short check of server-side resources used by Blighty Pluginator
This plugin does not affect your website's performance
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 2.86 ▲0.14 | 33.36 ▲12.63 |
Dashboard /wp-admin | 3.11 ▲0.05 | 44.34 ▲2.76 |
Posts /wp-admin/edit.php | 3.16 ▲0.05 | 42.56 ▼3.19 |
Add New Post /wp-admin/post-new.php | 5.47 ▲0.04 | 90.18 ▼1,067.02 |
Media Library /wp-admin/upload.php | 3.05 ▲0.04 | 32.47 ▼4.77 |
Blighty Pluginator /wp-admin/options-general.php?page=blighty-pluginator-plugin | 3.00 | 29.25 |
Server storage [IO: ▲0.02MB] [DB: ▲0.00MB] Passed 3 tests
Analyzing filesystem and database footprints of this plugin
This plugin installed successfully
Filesystem: 3 new files
Database: no new tables, 2 new options
New WordPress options |
---|
bpl_notified |
bpl_last_run |
Browser metrics Passed 4 tests
Blighty Pluginator: an overview of browser usage
This plugin has a minimal impact on browser resources
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 3,678 ▲72 | 15.80 ▲0.12 | 7.54 ▼2.13 | 46.77 ▼3.03 |
Dashboard /wp-admin | 2,938 ▲88 | 5.89 ▲0.05 | 137.83 ▲6.68 | 104.24 ▲9.04 |
Posts /wp-admin/edit.php | 2,708 ▲5 | 2.68 ▲0.00 | 62.60 ▼2.03 | 90.47 ▼1.09 |
Add New Post /wp-admin/post-new.php | 1,654 ▼199 | 17.17 ▼1.98 | 357.05 ▼9.81 | 111.01 ▲2.47 |
Media Library /wp-admin/upload.php | 1,780 ▲8 | 5.02 ▲0.02 | 142.86 ▼10.26 | 103.24 ▼18.24 |
Blighty Pluginator /wp-admin/options-general.php?page=blighty-pluginator-plugin | 1,186 | 2.23 | 57.79 | 70.28 |
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
It is recommended to fix the following
- Zombie WordPress options were found after uninstall: 2 options
- bpl_last_run
- bpl_notified
Smoke tests 25% from 4 tests
Server-side errors 0% from 1 test
🔹 Test weight: 20 | A smoke test targeting server-side errors
Please fix the following server-side errors
- 2 occurences, only the last one shown
- > GET request to /wp-admin/options-general.php?page=blighty-pluginator-plugin
- > Notice in wp-content/plugins/blighty-pluginator/admin-settings.php+121
Trying to access array offset on value of type bool
SRP 0% 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
The following issues need your attention
- 1× PHP files output text when accessed directly:
- > /wp-content/plugins/blighty-pluginator/blighty-pluginator.php
- 1× GET requests to PHP files trigger server-side errors or Error 500 responses:
- > PHP Fatal error
Uncaught Error: Call to undefined function add_filter() in wp-content/plugins/blighty-pluginator/admin-settings.php:36
- > PHP Fatal error
User-side errors Passed 1 test
🔹 Test weight: 20 | This is just a short smoke test looking for browser issues
No browser errors were detected
Optimizations
Plugin configuration Passed 29 tests
readme.txt Passed 16 tests
The readme.txt file uses markdown syntax to describe your plugin to the world
5 plugin tags: updates, development, wordpress, maintenance, plugin
blighty-pluginator/blighty-pluginator.php Passed 13 tests
The main file in "Blighty Pluginator" v. 1.1.3 serves as a complement to information provided in readme.txt and as the entry point to the plugin
88 characters long description:
Checks a WordPress installation for out of date plugins and sends an email to the admin.
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
There were no executable files found in this plugin258 lines of code in 2 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
PHP | 2 | 79 | 42 | 258 |
PHP code Passed 2 tests
An short overview of logical lines of code, cyclomatic complexity, and other code metrics
There were no cyclomatic complexity issued detected
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.29 |
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 | 8 | |
▷ Named functions | 8 | 100.00% |
▷ Anonymous functions | 0 | 0.00% |
Constants | 4 | |
▷ Global constants | 4 | 100.00% |
▷ Class constants | 0 | 0.00% |
▷ Public constants | 0 | 0.00% |
Plugin size Passed 1 test
Image compression Passed 1 test
All PNG images should be compressed to minimize bandwidth usage for end users
PNG images were not found in this plugin