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.23MB] [CPU: ▼5.22ms] Passed 4 tests
Server-side resources used by BlipPress
This plugin has minimal impact on server resources
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 3.80 ▲0.34 | 44.51 ▲5.41 |
Dashboard /wp-admin | 3.40 ▲0.09 | 28.48 ▼24.88 |
Posts /wp-admin/edit.php | 3.71 ▲0.35 | 48.43 ▼2.29 |
Add New Post /wp-admin/post-new.php | 6.19 ▲0.30 | 91.24 ▲2.57 |
Media Library /wp-admin/upload.php | 3.42 ▲0.19 | 33.10 ▲3.74 |
BlipPress /wp-admin/options-general.php?page=blippress-settings | 3.39 | 27.89 |
Authentication /wp-admin/admin.php?page=blippress-authentication | 3.38 | 24.59 |
Dashboard /wp-admin/admin.php?page=blippress | 3.38 | 28.52 |
Server storage [IO: ▲0.08MB] [DB: ▲0.00MB] Passed 3 tests
Analyzing filesystem and database footprints of this plugin
This plugin installed successfully
Filesystem: 23 new files
Database: no new tables, 8 new options
New WordPress options |
---|
widget_recent-posts |
blippress-version |
widget_theysaidso_widget |
theysaidso_admin_options |
widget_recent-comments |
can_compress_scripts |
blippress-general |
db_upgraded |
Browser metrics Passed 4 tests
A check of browser resources used by BlipPress
This plugin renders optimally with no browser resource issues detected
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 2,881 ▲120 | 14.36 ▼0.20 | 1.99 ▲0.34 | 42.60 ▲0.74 |
Dashboard /wp-admin | 2,282 ▲102 | 5.93 ▲0.28 | 106.41 ▲10.52 | 44.17 ▲3.82 |
Posts /wp-admin/edit.php | 2,201 ▲98 | 3.16 ▲1.16 | 48.61 ▲9.53 | 36.31 ▼0.80 |
Add New Post /wp-admin/post-new.php | 1,651 ▲120 | 24.10 ▲0.99 | 578.78 ▼76.64 | 35.07 ▼16.18 |
Media Library /wp-admin/upload.php | 1,436 ▲39 | 4.06 ▼0.14 | 86.22 ▼19.17 | 42.50 ▼3.98 |
BlipPress /wp-admin/options-general.php?page=blippress-settings | 893 | 2.86 | 37.11 | 28.08 |
Authentication /wp-admin/admin.php?page=blippress-authentication | 930 | 2.84 | 44.34 | 29.70 |
Dashboard /wp-admin/admin.php?page=blippress | 993 | 2.97 | 38.17 | 25.82 |
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
These items require your attention
- The uninstall procedure has failed, leaving 8 options in the database
- blippress-general
- widget_recent-posts
- widget_theysaidso_widget
- db_upgraded
- can_compress_scripts
- theysaidso_admin_options
- widget_recent-comments
- blippress-version
Smoke tests 50% from 4 tests
Server-side errors 0% from 1 test
🔹 Test weight: 20 | A shallow check that no server-side errors were triggered
These server-side errors were triggered
- 3 occurences, only the last one shown
- > GET request to /wp-admin/admin.php?page=blippress
- > Notice in wp-content/plugins/blippress/inc/post.php+49
Trying to get property 'ID' of non-object
SRP 50% from 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
Please take a closer look at the following
- 11× GET requests to PHP files trigger server-side errors or Error 500 responses (only 10 are shown):
- > PHP Fatal error
Uncaught Error: Class 'WP_Widget' not found in wp-content/plugins/blippress/inc/widget-single.php:5
- > PHP Fatal error
Uncaught Error: Call to undefined function add_action() in wp-content/plugins/blippress/inc/authentication.php:22
- > PHP Fatal error
Uncaught Error: Call to undefined function add_action() in wp-content/plugins/blippress/inc/upgrade.php:11
- > PHP Fatal error
Uncaught Error: Class 'WP_Widget' not found in wp-content/plugins/blippress/inc/widget-latest.php:5
- > PHP Fatal error
Uncaught Error: Class 'WP_Widget' not found in wp-content/plugins/blippress/inc/widget-multi.php:5
- > PHP Fatal error
Uncaught Error: Call to undefined function add_action() in wp-content/plugins/blippress/inc/settings.php:17
- > PHP Fatal error
Uncaught Error: Call to undefined function add_action() in wp-content/plugins/blippress/inc/dashboard.php:15
- > PHP Fatal error
Uncaught Error: Call to undefined function add_action() in wp-content/plugins/blippress/inc/post.php:17
- > PHP Fatal error
Uncaught Error: Call to undefined function add_action() in wp-content/plugins/blippress/inc/widgets.php:11
- > PHP Fatal error
Uncaught Error: Call to undefined function add_action() in wp-content/plugins/blippress/inc/frontend.php:11
- > PHP Fatal error
User-side errors Passed 1 test
🔹 Test weight: 20 | A shallow check that no browser errors were triggered
No browser issues were found
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
Attributes that need to be fixed:
- Tags: Too many tags (12 tag instead of maximum 10); only the first 5 tags are used in your directory listing
blippress/blippress.php Passed 13 tests
This is the main PHP file of "BlipPress" version 0.2.2, providing information about the plugin in the header fields and serving as the principal entry point to the plugin's functions
91 characters long description:
Display entries from your Blipfoto journal and post to Blipfoto from your WordPress website
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 plugin1,882 lines of code in 21 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
PHP | 16 | 1,155 | 113 | 1,633 |
CSS | 4 | 42 | 21 | 144 |
JavaScript | 1 | 45 | 19 | 105 |
PHP code Passed 2 tests
A short review of cyclomatic complexity and code structure
This plugin has no cyclomatic complexity issues
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.31 |
Average class complexity | 12.79 |
▷ Minimum class complexity | 1.00 |
▷ Maximum class complexity | 47.00 |
Average method complexity | 2.96 |
▷ Minimum method complexity | 1.00 |
▷ Maximum method complexity | 13.00 |
Code structure | ||
---|---|---|
Namespaces | 0 | |
Interfaces | 0 | |
Traits | 0 | |
Classes | 14 | |
▷ Abstract classes | 0 | 0.00% |
▷ Concrete classes | 14 | 100.00% |
▷ Final classes | 0 | 0.00% |
Methods | 84 | |
▷ Static methods | 0 | 0.00% |
▷ Public methods | 77 | 91.67% |
▷ Protected methods | 0 | 0.00% |
▷ Private methods | 7 | 8.33% |
Functions | 32 | |
▷ Named functions | 32 | 100.00% |
▷ Anonymous functions | 0 | 0.00% |
Constants | 2 | |
▷ Global constants | 2 | 100.00% |
▷ Class constants | 0 | 0.00% |
▷ Public constants | 0 | 0.00% |
Plugin size Passed 2 tests
Image compression Passed 2 tests
It is recommended to compress PNG files in your plugin to minimize bandwidth usage
There were not PNG files found in your plugin