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
Install script ran successfully
Server metrics [RAM: ▲0.09MB] [CPU: ▼10.02ms] Passed 4 tests
This is a short check of server-side resources used by W3SC Elementor to Zoho CRM
This plugin does not affect your website's performance
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 3.56 ▲0.10 | 51.42 ▲10.80 |
Dashboard /wp-admin | 3.40 ▲0.09 | 48.77 ▼22.88 |
Posts /wp-admin/edit.php | 3.51 ▲0.16 | 44.73 ▼4.75 |
Add New Post /wp-admin/post-new.php | 5.98 ▲0.09 | 94.69 ▼16.97 |
Media Library /wp-admin/upload.php | 3.32 ▲0.09 | 39.93 ▲4.53 |
Server storage [IO: ▲0.27MB] [DB: ▲0.00MB] Passed 3 tests
How much does this plugin use your filesystem and database?
There were no storage issued detected upon installing this plugin
Filesystem: 22 new files
Database: no new tables, 8 new options
New WordPress options |
---|
w3sc_elementor_version |
w3sc_elementor_installed |
db_upgraded |
can_compress_scripts |
widget_recent-posts |
widget_recent-comments |
theysaidso_admin_options |
widget_theysaidso_widget |
Browser metrics Passed 4 tests
This is an overview of browser requirements for W3SC Elementor to Zoho CRM
Minimal impact on browser resources
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 2,934 ▲173 | 13.41 ▼1.15 | 9.12 ▲7.32 | 34.01 ▼7.76 |
Dashboard /wp-admin | 2,224 ▲44 | 5.49 ▼0.11 | 92.18 ▼0.70 | 42.76 ▲0.27 |
Posts /wp-admin/edit.php | 2,135 ▲38 | 2.00 ▲0.00 | 34.95 ▼2.73 | 40.04 ▲6.49 |
Add New Post /wp-admin/post-new.php | 1,553 ▲27 | 22.94 ▼0.16 | 658.61 ▼49.52 | 50.97 ▼5.76 |
Media Library /wp-admin/upload.php | 1,438 ▲38 | 4.10 ▼0.08 | 98.19 ▼15.32 | 51.15 ▲3.59 |
Uninstaller [IO: ▲0.00MB] [DB: ▲0.00MB] 75% from 4 tests
🔸 Tests weight: 35 | The uninstall procedure must remove all plugin files and extra database tables
You still need to fix the following
- This plugin did not uninstall successfully, leaving 8 options in the database
- w3sc_elementor_version
- widget_recent-comments
- widget_recent-posts
- w3sc_elementor_installed
- theysaidso_admin_options
- can_compress_scripts
- widget_theysaidso_widget
- db_upgraded
Smoke tests 75% from 4 tests
Server-side errors Passed 1 test
🔹 Test weight: 20 | This is a shallow check for server-side errors
Good news, no errors were detected
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 fix the following
- 5× PHP files trigger errors when accessed directly with GET requests:
- > PHP Fatal error
Uncaught Error: Using $this when not in object context in wp-content/plugins/w3sc-elementor-to-zoho/includes/widgets/control/W3sc-typography.php:4
- > PHP Fatal error
Uncaught Error: Using $this when not in object context in wp-content/plugins/w3sc-elementor-to-zoho/includes/widgets/control/Title-control.php:4
- > PHP Fatal error
Uncaught Error: Class 'Elementor\\Widget_Base' not found in wp-content/plugins/w3sc-elementor-to-zoho/includes/widgets/W3sc-widget.php:11
- > PHP Fatal error
Uncaught Error: Using $this when not in object context in wp-content/plugins/w3sc-elementor-to-zoho/includes/widgets/control/Button-control.php:4
- > PHP Fatal error
Uncaught Error: Using $this when not in object context in wp-content/plugins/w3sc-elementor-to-zoho/includes/widgets/control/Field-control.php:4
- > 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 93% from 29 tests
readme.txt Passed 16 tests
The readme.txt file describes your plugin functionality and requirements and it is parsed to prepare the your plugin's listing
9 plugin tags: contacts, zoho crm, crm, elementor to zoho crm, w3scloud...
w3sc-elementor-to-zoho/elementor-to-zoho.php 85% from 13 tests
The primary PHP file in "W3SC Elementor to Zoho CRM" version 2.2.0 is used by WordPress to initiate all plugin functionality
It is important to fix the following:
- Text Domain: If you choose to specify the text domain, it must be the same as the plugin slug; optional since WordPress version 4.6
- Main file name: Even though not officially enforced, the main plugin file should be the same as the plugin slug ("w3sc-elementor-to-zoho.php" instead of "elementor-to-zoho.php")
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
No dangerous file extensions were detected1,108 lines of code in 20 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
PHP | 14 | 203 | 343 | 1,021 |
CSS | 3 | 14 | 11 | 53 |
JavaScript | 3 | 0 | 12 | 34 |
PHP code Passed 2 tests
Analyzing cyclomatic complexity and code structure
This plugin has no cyclomatic complexity issues
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.28 |
Average class complexity | 6.62 |
▷ Minimum class complexity | 1.00 |
▷ Maximum class complexity | 18.00 |
Average method complexity | 2.22 |
▷ Minimum method complexity | 1.00 |
▷ Maximum method complexity | 12.00 |
Code structure | ||
---|---|---|
Namespaces | 0 | |
Interfaces | 0 | |
Traits | 0 | |
Classes | 8 | |
▷ Abstract classes | 0 | 0.00% |
▷ Concrete classes | 8 | 100.00% |
▷ Final classes | 1 | 12.50% |
Methods | 37 | |
▷ Static methods | 1 | 2.70% |
▷ Public methods | 33 | 89.19% |
▷ Protected methods | 3 | 8.11% |
▷ Private methods | 1 | 2.70% |
Functions | 4 | |
▷ Named functions | 3 | 75.00% |
▷ Anonymous functions | 1 | 25.00% |
Constants | 4 | |
▷ Global constants | 1 | 25.00% |
▷ Class constants | 3 | 75.00% |
▷ Public constants | 3 | 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
There are no PNG files in this plugin