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
The plugin installed successfully, without throwing any errors or notices
Server metrics [RAM: ▲0.03MB] [CPU: ▼5.01ms] Passed 4 tests
Server-side resources used by Kintpv Wooconnect
Server-side resource usage in normal parameters
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 3.48 ▲0.01 | 38.87 ▲0.37 |
Dashboard /wp-admin | 3.38 ▲0.08 | 54.00 ▲2.28 |
Posts /wp-admin/edit.php | 3.43 ▲0.08 | 48.76 ▼1.53 |
Add New Post /wp-admin/post-new.php | 5.90 ▲0.01 | 89.85 ▼21.14 |
Media Library /wp-admin/upload.php | 3.24 ▲0.01 | 41.02 ▲4.04 |
Server storage [IO: ▲0.26MB] [DB: ▲0.07MB] Passed 3 tests
Input-output and database impact of this plugin
There were no storage issued detected upon installing this plugin
Filesystem: 27 new files
Database: no new tables, 6 new options
New WordPress options |
---|
can_compress_scripts |
theysaidso_admin_options |
db_upgraded |
widget_recent-comments |
widget_recent-posts |
widget_theysaidso_widget |
Browser metrics Passed 4 tests
An overview of browser requirements for Kintpv Wooconnect
There were no issues detected in relation to browser resource usage
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 2,789 ▲28 | 14.34 ▼0.36 | 1.48 ▼0.27 | 44.18 ▲1.94 |
Dashboard /wp-admin | 2,189 ▲9 | 5.58 ▼0.12 | 95.00 ▲2.84 | 41.58 ▲1.48 |
Posts /wp-admin/edit.php | 2,100 ▼0 | 2.01 ▼0.02 | 39.90 ▼0.81 | 36.22 ▼2.84 |
Add New Post /wp-admin/post-new.php | 1,535 ▲7 | 18.21 ▼4.96 | 582.08 ▼114.58 | 68.31 ▲15.87 |
Media Library /wp-admin/upload.php | 1,394 ▼6 | 4.22 ▲0.03 | 96.52 ▼13.37 | 44.52 ▼3.20 |
Uninstaller [IO: ▲0.00MB] [DB: ▲0.07MB] 75% from 4 tests
🔸 Tests weight: 35 | It is important to correctly uninstall your plugin, without leaving any traces
The following items require your attention
- The uninstall procedure has failed, leaving 6 options in the database
- widget_theysaidso_widget
- db_upgraded
- widget_recent-comments
- widget_recent-posts
- can_compress_scripts
- theysaidso_admin_options
Smoke tests Passed 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 Passed 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
Looking good! No server-side errors or output on direct access of PHP files
User-side errors Passed 1 test
🔹 Test weight: 20 | This is a shallow check for browser errors
Everything seems fine, but this is not an exhaustive test
Optimizations
Plugin configuration 90% from 29 tests
readme.txt 94% from 16 tests
The readme.txt file describes your plugin functionality and requirements and it is parsed to prepare the your plugin's listing
Attributes that require attention:
- Tags: You are using too many tags: 15 tag instead of maximum 10
kintpv-connect/class-kintpvconnect.php 85% from 13 tests
The principal PHP file in "Kintpv Wooconnect" v. 8.120 is loaded by WordPress automatically on each request
Please take the time to fix the following:
- Requires at least: Required version must be the same as the one declared in readme.txt ("5.0" instead of "4.0")
- Main file name: The principal plugin file should be the same as the plugin slug ("kintpv-connect.php" instead of "class-kintpvconnect.php")
Code Analysis Passed 3 tests
File types Passed 1 test
🔸 Test weight: 35 | There should be no dangerous file extensions present in any WordPress plugin
Everything looks great! No dangerous files found in this plugin5,082 lines of code in 24 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
PHP | 23 | 1,096 | 1,696 | 4,911 |
PO File | 1 | 71 | 73 | 171 |
PHP code Passed 2 tests
A short review of cyclomatic complexity and code structure
This plugin has no cyclomatic complexity problems
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.36 |
Average class complexity | 31.55 |
▷ Minimum class complexity | 1.00 |
▷ Maximum class complexity | 614.00 |
Average method complexity | 4.73 |
▷ Minimum method complexity | 1.00 |
▷ Maximum method complexity | 83.00 |
Code structure | ||
---|---|---|
Namespaces | 2 | |
Interfaces | 0 | |
Traits | 0 | |
Classes | 22 | |
▷ Abstract classes | 0 | 0.00% |
▷ Concrete classes | 22 | 100.00% |
▷ Final classes | 0 | 0.00% |
Methods | 170 | |
▷ Static methods | 9 | 5.29% |
▷ Public methods | 87 | 51.18% |
▷ Protected methods | 83 | 48.82% |
▷ Private methods | 0 | 0.00% |
Functions | 13 | |
▷ Named functions | 2 | 15.38% |
▷ Anonymous functions | 11 | 84.62% |
Constants | 58 | |
▷ Global constants | 52 | 89.66% |
▷ Class constants | 6 | 10.34% |
▷ Public constants | 6 | 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
There are no PNG files in this plugin