Benchmarks
Plugin footprint 83% from 16 tests
Installer Passed 1 test
🔺 Critical test (weight: 50) | All plugins must install correctly, without throwing any errors, warnings, or notices
Installer ran successfully
Server metrics [RAM: ▲0.44MB] [CPU: ▲3.34ms] Passed 4 tests
Server-side resources used by LiquidPoll - FluentCRM Integration
This plugin does not affect your website's performance
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 3.92 ▲0.45 | 44.75 ▲3.47 |
Dashboard /wp-admin | 3.78 ▲0.48 | 59.25 ▲7.74 |
Posts /wp-admin/edit.php | 3.84 ▲0.48 | 53.16 ▲2.65 |
Add New Post /wp-admin/post-new.php | 6.30 ▲0.42 | 92.02 ▼0.52 |
Media Library /wp-admin/upload.php | 3.65 ▲0.42 | 41.35 ▲9.26 |
Install Plugins /wp-admin/edit.php?post_type=poll&page=liquidpoll-required-plugins | 3.48 | 25.48 |
Server storage [IO: ▲0.14MB] [DB: ▲0.00MB] Passed 3 tests
A short overview of filesystem and database impact
No storage issues were detected
Filesystem: 3 new files
Database: no new tables, 6 new options
New WordPress options |
---|
db_upgraded |
widget_recent-comments |
theysaidso_admin_options |
widget_theysaidso_widget |
widget_recent-posts |
can_compress_scripts |
Browser metrics Passed 4 tests
A check of browser resources used by LiquidPoll - FluentCRM Integration
This plugin renders optimally with no browser resource issues detected
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 2,819 ▲33 | 14.26 ▼0.02 | 1.72 ▼0.23 | 42.65 ▼2.42 |
Dashboard /wp-admin | 2,225 ▲51 | 5.60 ▼0.01 | 88.56 ▼4.36 | 45.31 ▲3.80 |
Posts /wp-admin/edit.php | 2,139 ▲39 | 2.03 ▲0.06 | 39.44 ▲0.44 | 42.60 ▲1.85 |
Add New Post /wp-admin/post-new.php | 1,553 ▲15 | 23.15 ▲0.10 | 693.12 ▲56.36 | 60.10 ▲7.08 |
Media Library /wp-admin/upload.php | 1,438 ▲38 | 4.19 ▼0.08 | 104.70 ▲4.03 | 54.94 ▲8.58 |
Install Plugins /wp-admin/edit.php?post_type=poll&page=liquidpoll-required-plugins | 28 | 0.42 | 0.13 | 4.51 |
Uninstaller [IO: ▲0.00MB] [DB: ▲0.00MB] 75% from 4 tests
🔸 Tests weight: 35 | Checking the uninstaller removed all traces of the plugin
You still need to fix the following
- This plugin does not fully uninstall, leaving 6 options in the database
- theysaidso_admin_options
- widget_theysaidso_widget
- widget_recent-comments
- db_upgraded
- can_compress_scripts
- widget_recent-posts
Smoke tests 50% from 4 tests
Server-side errors Passed 1 test
🔹 Test weight: 20 | A shallow check that no server-side errors were triggered
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
- 1× PHP files trigger server errors when accessed directly:
- > PHP Fatal error
Uncaught Error: Call to undefined function did_action() in wp-content/plugins/liquidpoll-fluent-crm-integration/class-tgm-plugin-activation.php:2109
- > PHP Fatal error
User-side errors 0% from 1 test
🔹 Test weight: 20 | A shallow check that no browser errors were triggered
These are user-side errors you should fix
- > GET request to /wp-admin/edit.php?post_type=poll&page=liquidpoll-required-plugins
- > Network (severe)
wp-admin/edit.php?post_type=poll&page=liquidpoll-required-plugins - Failed to load resource: the server responded with a status of 403 (Forbidden)
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
Attributes that require attention:
- Screenshots: Screenshot #1 (screenshot-1.png) image required
liquidpoll-fluent-crm-integration/liquidpoll-fluent-crm-integration.php 92% from 13 tests
The main file in "LiquidPoll - FluentCRM Integration" v. 1.0.3 serves as a complement to information provided in readme.txt and as the entry point to the plugin
Please make the necessary changes and fix the following:
- Domain Path: The domain path is invalid: folder "/languages/" does not exist
Code Analysis Passed 3 tests
File types Passed 1 test
🔸 Test weight: 35 | Executable files are not allowed as they can serve as attack vectors
Everything looks great! No dangerous files found in this plugin1,963 lines of code in 2 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
PHP | 2 | 537 | 1,655 | 1,963 |
PHP code Passed 2 tests
Cyclomatic complexity and code structure are the fingerprint of this plugin
Everything seems fine, there were no complexity issues found
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.53 |
Average class complexity | 44.50 |
▷ Minimum class complexity | 1.00 |
▷ Maximum class complexity | 206.00 |
Average method complexity | 4.25 |
▷ Minimum method complexity | 1.00 |
▷ Maximum method complexity | 34.00 |
Code structure | ||
---|---|---|
Namespaces | 0 | |
Interfaces | 0 | |
Traits | 0 | |
Classes | 8 | |
▷ Abstract classes | 0 | 0.00% |
▷ Concrete classes | 8 | 100.00% |
▷ Final classes | 0 | 0.00% |
Methods | 107 | |
▷ Static methods | 6 | 5.61% |
▷ Public methods | 84 | 78.50% |
▷ Protected methods | 23 | 21.50% |
▷ Private methods | 0 | 0.00% |
Functions | 4 | |
▷ Named functions | 4 | 100.00% |
▷ Anonymous functions | 0 | 0.00% |
Constants | 6 | |
▷ Global constants | 3 | 50.00% |
▷ Class constants | 3 | 50.00% |
▷ Public constants | 3 | 100.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
No PNG files were detected