Benchmarks
Plugin footprint 82% from 16 tests
Installer Passed 1 test
🔺 Critical test (weight: 50) | The install procedure must perform silently
The plugin installed gracefully, with no errors
Server metrics [RAM: ▲0.16MB] [CPU: ▲983.33ms] 50% from 4 tests
This is a short check of server-side resources used by LIQUID CONNECT
It is recommended to improve the following
- CPU: Total CPU usage should be kept under 500.00ms (currently 1,386.07ms on /wp-admin/options-general.php?page=liquid-connect)
- Extra CPU: The extra CPU usage should be kept under 200.00ms (currently 983.33ms on /wp-admin/options-general.php?page=liquid-connect)
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 3.61 ▲0.14 | 44.19 ▼1.79 |
Dashboard /wp-admin | 3.52 ▲0.22 | 1,316.78 ▲1,268.81 |
Posts /wp-admin/edit.php | 3.57 ▲0.21 | 1,373.89 ▲1,319.08 |
Add New Post /wp-admin/post-new.php | 6.04 ▲0.15 | 1,508.29 ▲1,400.01 |
Media Library /wp-admin/upload.php | 3.38 ▲0.15 | 1,383.69 ▲1,347.21 |
LIQUID CONNECT /wp-admin/options-general.php?page=liquid-connect | 3.35 | 1,386.07 |
Server storage [IO: ▲0.05MB] [DB: ▲0.00MB] Passed 3 tests
Input-output and database impact of this plugin
No storage issues were detected
Filesystem: 6 new files
Database: no new tables, 7 new options
New WordPress options |
---|
widget_recent-comments |
theysaidso_admin_options |
widget_recent-posts |
widget_theysaidso_widget |
db_upgraded |
widget_liquid_connect |
can_compress_scripts |
Browser metrics Passed 4 tests
An overview of browser requirements for LIQUID CONNECT
There were no issues detected in relation to browser resource usage
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 2,910 ▲164 | 13.58 ▼1.17 | 7.77 ▲5.79 | 40.48 ▼4.94 |
Dashboard /wp-admin | 2,207 ▲28 | 5.81 ▼0.03 | 97.11 ▼13.44 | 40.58 ▼1.57 |
Posts /wp-admin/edit.php | 2,093 ▲4 | 1.94 ▼0.10 | 33.33 ▼1.61 | 36.99 ▲4.66 |
Add New Post /wp-admin/post-new.php | 1,517 ▲3 | 17.46 ▼0.27 | 654.73 ▼39.91 | 53.52 ▼14.24 |
Media Library /wp-admin/upload.php | 1,392 ▲4 | 4.09 ▼0.16 | 91.26 ▼2.85 | 42.04 ▲1.94 |
LIQUID CONNECT /wp-admin/options-general.php?page=liquid-connect | 824 | 2.20 | 24.54 | 29.51 |
Uninstaller [IO: ▲0.00MB] [DB: ▲0.00MB] 75% from 4 tests
🔸 Tests weight: 35 | Verifying that this plugin uninstalls completely without leaving any traces
You still need to fix the following
- This plugin did not uninstall successfully, leaving 7 options in the database
- widget_recent-posts
- can_compress_scripts
- widget_recent-comments
- widget_liquid_connect
- theysaidso_admin_options
- db_upgraded
- widget_theysaidso_widget
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
The smoke test was a success, however most plugin functionality was not tested
SRP 50% from 2 tests
🔹 Tests weight: 20 | A shallow check of the single-responsibility principle; PHP files should perform no action - including output of placeholder text - and trigger no errors when accessed directly
Please take a closer look at the following
- 1× PHP files trigger server errors when accessed directly:
- > PHP Fatal error
Uncaught Error: Call to undefined function add_action() in wp-content/plugins/liquid-connect/liquid-connect.php:40
- > PHP Fatal error
User-side errors Passed 1 test
🔹 Test weight: 20 | Just a short smoke test targeting errors on the browser (console and network errors and warnings)
No browser errors were detected
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: You are using too many tags: 20 tag instead of maximum 10
liquid-connect/liquid-connect.php Passed 13 tests
The main PHP file in "LIQUID CONNECT" ver. 1.1.6 adds more information about the plugin and also serves as the entry point for this plugin
51 characters long description:
LIQUID CONNECT is an engagement tool for web sites.
Code Analysis Passed 3 tests
File types Passed 1 test
🔸 Test weight: 35 | This is an overview of programming languages used in this plugin; dangerous file extensions are not allowed
There were no executable files found in this plugin712 lines of code in 3 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
PHP | 1 | 21 | 42 | 504 |
PO File | 1 | 47 | 54 | 112 |
CSS | 1 | 6 | 7 | 96 |
PHP code Passed 2 tests
This plugin's cyclomatic complexity and code structure detailed below
There were no cyclomatic complexity issued detected
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.34 |
Average class complexity | 98.00 |
▷ Minimum class complexity | 98.00 |
▷ Maximum class complexity | 98.00 |
Average method complexity | 25.25 |
▷ Minimum method complexity | 1.00 |
▷ Maximum method complexity | 70.00 |
Code structure | ||
---|---|---|
Namespaces | 0 | |
Interfaces | 0 | |
Traits | 0 | |
Classes | 1 | |
▷ Abstract classes | 0 | 0.00% |
▷ Concrete classes | 1 | 100.00% |
▷ Final classes | 0 | 0.00% |
Methods | 4 | |
▷ Static methods | 0 | 0.00% |
▷ Public methods | 4 | 100.00% |
▷ Protected methods | 0 | 0.00% |
▷ Private methods | 0 | 0.00% |
Functions | 9 | |
▷ Named functions | 9 | 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
Often times overlooked, PNG files can occupy unnecessary space in your plugin
There were not PNG files found in your plugin