Benchmarks
Plugin footprint 40% from 16 tests
Installer 0% from 1 test
🔺 Critical test (weight: 50) | Checking the installer triggered no errors
Please fix the following installer errors
- This plugin did not install gracefully
- > Notice in wp-content/plugins/symbiostock/ss-env-check.php+23
Undefined property: ssEnvCheck::$sslite
Server metrics [RAM: ▼1.86MB] [CPU: ▼51.82ms] Passed 4 tests
An overview of server-side resources used by Symbiostock - Sell Photos Online For Free!
This plugin does not affect your website's performance
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 2.13 ▼1.33 | 4.96 ▼32.89 |
Dashboard /wp-admin | 2.15 ▼1.16 | 6.88 ▼39.95 |
Posts /wp-admin/edit.php | 2.15 ▼1.21 | 6.57 ▼41.08 |
Add New Post /wp-admin/post-new.php | 2.15 ▼3.74 | 5.76 ▼93.34 |
Media Library /wp-admin/upload.php | 2.15 ▼1.08 | 8.61 ▼29.86 |
Server storage [IO: ▲0.14MB] [DB: ▲0.00MB] Passed 3 tests
Filesystem and database footprint
This plugin installed successfully
Filesystem: 16 new files
Database: no new tables, 6 new options
New WordPress options |
---|
can_compress_scripts |
widget_recent-posts |
widget_theysaidso_widget |
db_upgraded |
widget_recent-comments |
theysaidso_admin_options |
Browser metrics Passed 4 tests
This is an overview of browser requirements for Symbiostock - Sell Photos Online For Free!
This plugin renders optimally with no browser resource issues detected
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 2,840 ▲94 | 14.79 ▲0.55 | 1.84 ▼0.28 | 43.75 ▼0.10 |
Dashboard /wp-admin | 2,243 ▲52 | 5.84 ▲0.94 | 97.07 ▼13.42 | 42.09 ▲3.27 |
Posts /wp-admin/edit.php | 2,129 ▲40 | 2.12 ▲0.13 | 40.43 ▲0.61 | 39.34 ▲5.54 |
Add New Post /wp-admin/post-new.php | 1,570 ▲47 | 23.36 ▲0.10 | 654.50 ▼28.00 | 51.38 ▼7.23 |
Media Library /wp-admin/upload.php | 1,428 ▲43 | 4.22 ▲0.05 | 102.95 ▼8.85 | 45.16 ▲3.68 |
Uninstaller [IO: ▲0.00MB] [DB: ▲0.00MB] 50% from 4 tests
🔸 Tests weight: 35 | The uninstall procedure must remove all plugin files and extra database tables
These items require your attention
- The plugin did not uninstall gracefully
- > Notice in wp-content/plugins/symbiostock/ss-env-check.php+30
Undefined property: ssEnvCheck::$sspro
- The uninstall procedure has failed, leaving 6 options in the database
- widget_recent-posts
- widget_recent-comments
- widget_theysaidso_widget
- db_upgraded
- theysaidso_admin_options
- can_compress_scripts
Smoke tests 75% from 4 tests
Server-side errors Passed 1 test
🔹 Test weight: 20 | This is a short smoke test looking for server-side errors
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
Please take a closer look at the following
- 14× GET requests to PHP files have triggered server-side errors or warnings (only 10 are shown):
- > PHP Warning
include_once(): Failed opening 'ABSPATHwp-admin/includes/plugin.php' for inclusion (include_path='.:/usr/share/php') in wp-content/plugins/symbiostock/ss-env-check.php on line 16
- > PHP Fatal error
Uncaught Error: Call to a member function disable_direct_access() on null in wp-content/plugins/symbiostock/admin-upload.php:3
- > PHP Notice
Undefined variable: currSS_L in wp-content/plugins/symbiostock/tools-imagemanipulation.php on line 3
- > PHP Notice
Undefined variable: currSS_L in wp-content/plugins/symbiostock/admin-global.php on line 3
- > PHP Notice
Undefined variable: currSS_L in wp-content/plugins/symbiostock/front-ping.php on line 3
- > PHP Fatal error
Uncaught Error: Call to undefined function is_plugin_active() in wp-content/plugins/symbiostock/ss-env-check.php:18
- > PHP Fatal error
Uncaught Error: Call to a member function disable_direct_access() on null in wp-content/plugins/symbiostock/front-ping.php:3
- > PHP Fatal error
Uncaught Error: Call to a member function disable_direct_access() on null in wp-content/plugins/symbiostock/symbiostock-init.php:3
- > PHP Warning
include_once(ABSPATHwp-admin/includes/plugin.php): failed to open stream: No such file or directory in wp-content/plugins/symbiostock/ss-env-check.php on line 16
- > PHP Fatal error
Uncaught Error: Call to a member function disable_direct_access() on null in wp-content/plugins/symbiostock/tools-imagemanipulation.php:3
- > PHP Warning
User-side errors Passed 1 test
🔹 Test weight: 20 | A shallow check that no browser errors were triggered
Everything seems fine on the user side
Optimizations
Plugin configuration 93% from 29 tests
readme.txt 94% from 16 tests
The readme.txt file is important because it is parsed by WordPress.org for the public listing of your plugin
These attributes need your attention:
- Tags: You are using too many tags: 76 tag instead of maximum 10
symbiostock/symbiostock.php 92% from 13 tests
The main PHP script in "Symbiostock - Sell Photos Online For Free!" version 6.0.0 is automatically included on every request by WordPress
Please make the necessary changes and fix the following:
- Text Domain: You no longer need to specify the text domain since WordPress 4.6; it must be the same as the plugin slug
Code Analysis Passed 3 tests
File types Passed 1 test
🔸 Test weight: 35 | This is an overview of file extensions present in this plugin and a short test that no dangerous files are bundled with this plugin
Good job! No executable or dangerous file extensions detected678 lines of code in 8 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
PHP | 7 | 190 | 48 | 650 |
SVG | 1 | 0 | 0 | 28 |
PHP code Passed 2 tests
An overview of cyclomatic complexity and code structure
No complexity issues detected
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.41 |
Average class complexity | 13.75 |
▷ Minimum class complexity | 3.00 |
▷ Maximum class complexity | 37.00 |
Average method complexity | 2.38 |
▷ Minimum method complexity | 1.00 |
▷ Maximum method complexity | 31.00 |
Code structure | ||
---|---|---|
Namespaces | 0 | |
Interfaces | 0 | |
Traits | 0 | |
Classes | 4 | |
▷ Abstract classes | 0 | 0.00% |
▷ Concrete classes | 4 | 100.00% |
▷ Final classes | 0 | 0.00% |
Methods | 37 | |
▷ Static methods | 0 | 0.00% |
▷ Public methods | 37 | 100.00% |
▷ Protected methods | 0 | 0.00% |
▷ Private methods | 0 | 0.00% |
Functions | 15 | |
▷ Named functions | 15 | 100.00% |
▷ Anonymous functions | 0 | 0.00% |
Constants | 5 | |
▷ Global constants | 3 | 60.00% |
▷ Class constants | 2 | 40.00% |
▷ Public constants | 2 | 100.00% |
Plugin size Passed 2 tests
Image compression Passed 2 tests
All PNG images should be compressed to minimize bandwidth usage for end users
4 PNG files occupy 0.07MB with 0.02MB in potential savings
Potential savings
Compression of 4 random PNG files using pngquant | |||
---|---|---|---|
File | Size - original | Size - compressed | Savings |
assets/ss_ico.png | 2.75KB | 2.19KB | ▼ 20.55% |
assets/ss_watermark.png | 60.92KB | 30.56KB | ▼ 49.83% |
assets/ss_ico_b.png | 2.87KB | 2.19KB | ▼ 23.90% |
assets/ss_fullico.png | 4.25KB | 3.13KB | ▼ 26.42% |