Benchmarks
Plugin footprint Passed 16 tests
Installer Passed 1 test
🔺 Critical test (weight: 50) | The install procedure must perform silently
This plugin's installer ran successfully
Server metrics [RAM: ▼0.01MB] [CPU: ▼296.07ms] Passed 4 tests
Analyzing server-side resources used by Helloify Contact Form and Live Chat
No issues were detected with server-side resource usage
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 3.54 ▲0.02 | 54.88 ▲2.56 |
Dashboard /wp-admin | 3.43 ▲0.02 | 37.63 ▲3.70 |
Posts /wp-admin/edit.php | 3.66 ▲0.02 | 38.68 ▼0.27 |
Add New Post /wp-admin/post-new.php | 6.90 ▼0.07 | 98.06 ▼1,180.38 |
Media Library /wp-admin/upload.php | 3.31 ▲0.01 | 23.24 ▼6.20 |
Helloify Chat /wp-admin/options-general.php?page=helloify | 3.28 | 23.39 |
Server storage [IO: ▲0.01MB] [DB: ▲0.00MB] Passed 3 tests
Input-output and database impact of this plugin
The plugin installed successfully
Filesystem: 3 new files
Database: no new tables, 1 new option
New WordPress options |
---|
web_customer_id |
Browser metrics Passed 4 tests
Checking browser requirements for Helloify Contact Form and Live Chat
There were no issues detected in relation to browser resource usage
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 3,887 ▲143 | 16.35 ▲1.08 | 13.59 ▲7.50 | 3.02 ▲0.49 |
Dashboard /wp-admin | 2,897 ▲46 | 6.12 ▼0.06 | 122.19 ▼16.25 | 162.44 ▲0.10 |
Posts /wp-admin/edit.php | 2,696 ▲5 | 3.23 ▼0.01 | 64.25 ▲1.61 | 143.57 ▲0.14 |
Add New Post /wp-admin/post-new.php | 1,671 ▲10 | 19.12 ▲2.96 | 415.41 ▲12.97 | 160.10 ▲1.12 |
Media Library /wp-admin/upload.php | 1,703 ▲5 | 5.49 ▼0.04 | 153.05 ▼0.09 | 198.68 ▲5.07 |
Helloify Chat /wp-admin/options-general.php?page=helloify | 1,062 | 2.44 | 53.42 | 102.29 |
Uninstaller [IO: ▲0.00MB] [DB: ▲0.00MB] Passed 4 tests
🔸 Tests weight: 35 | It is important to correctly uninstall your plugin, without leaving any traces
Uninstall script ran successfully
Smoke tests 75% from 4 tests
Server-side errors Passed 1 test
🔹 Test weight: 20 | Just a short smoke test targeting errors on the server (in the Apache logs)
The smoke test was a success, however most plugin functionality was not tested
SRP 50% from 2 tests
🔹 Tests weight: 20 | The single-responsibility principle: PHP files have to remain inert when accessed directly, throwing no errors and performing no actions
The following issues need your attention
- 2× GET requests to PHP files have triggered server-side errors or warnings:
- > PHP Fatal error
Uncaught Error: Call to undefined function get_option() in wp-content/plugins/helloify-contact-form-and-live-chat/options.php:5
- > PHP Fatal error
Uncaught Error: Call to undefined function get_option() in wp-content/plugins/helloify-contact-form-and-live-chat/helloify.php:11
- > PHP Fatal error
User-side errors Passed 1 test
🔹 Test weight: 20 | This is just a short smoke test looking for browser issues
No browser errors were detected
Optimizations
Plugin configuration 96% from 29 tests
readme.txt Passed 16 tests
The readme.txt file is undoubtedly the most important file in your plugin, preparing it for public listing on WordPress.org
10 plugin tags: wordpress live chat, messaging, contact, contact form, helloify...
helloify-contact-form-and-live-chat/helloify.php 92% from 13 tests
The entry point to "Helloify Contact Form and Live Chat" version 1.0.1 is a PHP file that has certain tags in its header comment area
Please make the necessary changes and fix the following:
- Main file name: The principal plugin file should be the same as the plugin slug ("helloify-contact-form-and-live-chat.php" instead of "helloify.php")
Code Analysis Passed 3 tests
File types Passed 1 test
🔸 Test weight: 35 | This is an overview of file extensions present in this plugin and a short test that no dangerous files are bundled with this plugin
There were no executable files found in this plugin164 lines of code in 2 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
PHP | 2 | 25 | 7 | 164 |
PHP code Passed 2 tests
An overview of 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 | 0.00 |
▷ Minimum class complexity | 0.00 |
▷ Maximum class complexity | 0.00 |
Average method complexity | 0.00 |
▷ Minimum method complexity | 0.00 |
▷ Maximum method complexity | 0.00 |
Code structure | ||
---|---|---|
Namespaces | 0 | |
Interfaces | 0 | |
Traits | 0 | |
Classes | 0 | |
▷ Abstract classes | 0 | 0.00% |
▷ Concrete classes | 0 | 0.00% |
▷ Final classes | 0 | 0.00% |
Methods | 0 | |
▷ Static methods | 0 | 0.00% |
▷ Public methods | 0 | 0.00% |
▷ Protected methods | 0 | 0.00% |
▷ Private methods | 0 | 0.00% |
Functions | 9 | |
▷ Named functions | 9 | 100.00% |
▷ Anonymous functions | 0 | 0.00% |
Constants | 4 | |
▷ Global constants | 4 | 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
No PNG images were found in this plugin