Benchmarks
Plugin footprint 83% from 16 tests
Installer Passed 1 test
🔺 Critical test (weight: 50) | Checking the installer triggered no errors
This plugin's installer ran successfully
Server metrics [RAM: ▲0.08MB] [CPU: ▼12.39ms] Passed 4 tests
This is a short check of server-side resources used by Free Click To Chat Button by TimelinesAI
Server-side resource usage in normal parameters
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 3.48 ▲0.03 | 36.49 ▼6.35 |
Dashboard /wp-admin | 3.44 ▲0.14 | 44.68 ▼5.06 |
Posts /wp-admin/edit.php | 3.49 ▲0.14 | 49.21 ▲1.46 |
Add New Post /wp-admin/post-new.php | 5.98 ▲0.09 | 95.75 ▼39.59 |
Media Library /wp-admin/upload.php | 3.30 ▲0.07 | 36.27 ▲2.14 |
Free Click To Chat Button By TimelinesAI Settings /wp-admin/plugins.php?page=free-click-to-chat-button-by-timelinesai | 3.31 | 36.89 |
Server storage [IO: ▲10.66MB] [DB: ▲0.00MB] Passed 3 tests
Input-output and database impact of this plugin
The plugin installed successfully
Filesystem: 525 new files
Database: no new tables, 6 new options
New WordPress options |
---|
theysaidso_admin_options |
widget_recent-posts |
db_upgraded |
widget_theysaidso_widget |
can_compress_scripts |
widget_recent-comments |
Browser metrics Passed 4 tests
This is an overview of browser requirements for Free Click To Chat Button by TimelinesAI
There were no issues detected in relation to browser resource usage
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 2,905 ▲170 | 14.02 ▼0.36 | 5.23 ▲3.40 | 36.54 ▼10.86 |
Dashboard /wp-admin | 2,212 ▲21 | 5.40 ▲0.53 | 113.03 ▲13.73 | 38.50 ▼0.33 |
Posts /wp-admin/edit.php | 2,101 ▲12 | 2.55 ▲0.56 | 46.71 ▲8.78 | 34.89 ▼0.31 |
Add New Post /wp-admin/post-new.php | 1,531 ▼3 | 18.70 ▼4.39 | 621.22 ▼52.74 | 35.25 ▼19.82 |
Media Library /wp-admin/upload.php | 1,391 ▲6 | 4.64 ▲0.45 | 105.99 ▲5.97 | 43.06 ▼3.28 |
Free Click To Chat Button By TimelinesAI Settings /wp-admin/plugins.php?page=free-click-to-chat-button-by-timelinesai | 1,317 | 3.77 | 55.97 | 72.12 |
Uninstaller [IO: ▲0.00MB] [DB: ▲0.00MB] 75% from 4 tests
🔸 Tests weight: 35 | All plugins must uninstall correctly, removing their source code and extra database tables they might have created
The following items require your attention
- Zombie WordPress options were found after uninstall: 6 options
- widget_recent-posts
- theysaidso_admin_options
- widget_recent-comments
- db_upgraded
- can_compress_scripts
- 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
Good news, no errors were detected
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
- 2× PHP files output non-empty strings when accessed directly via GET requests:
- > /wp-content/plugins/free-click-to-chat-button-by-timelinesai/public/partials/free-click-to-chat-button-by-timelinesai-public-display.php
- > /wp-content/plugins/free-click-to-chat-button-by-timelinesai/admin/partials/free-click-to-chat-button-by-timelinesai-admin-display.php
User-side errors Passed 1 test
🔹 Test weight: 20 | This is a smoke test targeting browser errors/issues
Everything seems fine, but this is not an exhaustive test
Optimizations
Plugin configuration 96% from 29 tests
readme.txt Passed 16 tests
The readme.txt file uses markdown syntax to describe your plugin to the world
2 plugin tags: widget, chat
free-click-to-chat-button-by-timelinesai/free-click-to-chat-button-by-timelinesai.php 92% from 13 tests
The main file in "Free Click To Chat Button by TimelinesAI" v. 1.0.5 serves as a complement to information provided in readme.txt and as the entry point to the plugin
The following require your attention:
- Description: Keep the plugin description shorter than 140 characters (currently 291 characters long)
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 plugin36,022 lines of code in 491 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
JSON | 1 | 0 | 0 | 15,622 |
JavaScript | 421 | 1,587 | 8,659 | 8,087 |
CSS | 15 | 65 | 296 | 5,646 |
PHP | 52 | 1,810 | 1,660 | 3,995 |
SVG | 2 | 0 | 0 | 2,672 |
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.51 |
Average class complexity | 16.20 |
▷ Minimum class complexity | 1.00 |
▷ Maximum class complexity | 208.00 |
Average method complexity | 4.37 |
▷ Minimum method complexity | 1.00 |
▷ Maximum method complexity | 61.00 |
Code structure | ||
---|---|---|
Namespaces | 0 | |
Interfaces | 0 | |
Traits | 0 | |
Classes | 46 | |
▷ Abstract classes | 1 | 2.17% |
▷ Concrete classes | 45 | 97.83% |
▷ Final classes | 0 | 0.00% |
Methods | 204 | |
▷ Static methods | 30 | 14.71% |
▷ Public methods | 184 | 90.20% |
▷ Protected methods | 15 | 7.35% |
▷ Private methods | 5 | 2.45% |
Functions | 5 | |
▷ Named functions | 4 | 80.00% |
▷ Anonymous functions | 1 | 20.00% |
Constants | 1 | |
▷ Global constants | 1 | 100.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
17 compressed PNG files occupy 0.09MB
Potential savings
Compression of 5 random PNG files using pngquant | |||
---|---|---|---|
File | Size - original | Size - compressed | Savings |
admin/exopite-simple-options/assets/images/ui-bg_flat_0_aaaaaa_40x100.png | 0.18KB | 0.08KB | ▼ 51.67% |
admin/exopite-simple-options/assets/images/ui-icons_bf3030_256x240.png | 4.27KB | 4.11KB | ▼ 3.78% |
admin/exopite-simple-options/assets/images/ui-bg_inset-soft_95_fef1ec_1x100.png | 0.12KB | 0.16KB | 0.00% |
admin/exopite-simple-options/assets/chosen-sprite.png | 0.53KB | 0.88KB | 0.00% |
admin/exopite-simple-options/assets/images/ui-bg_glass_75_dadada_1x400.png | 0.11KB | 0.16KB | 0.00% |