Benchmarks
Plugin footprint 83% from 16 tests
Installer Passed 1 test
🔺 Critical test (weight: 50) | Verifying that this plugin installs correctly without errors
Install script ran successfully
Server metrics [RAM: ▲0.21MB] [CPU: ▼6.75ms] Passed 4 tests
An overview of server-side resources used by Event Registration Calendar By vcita
This plugin has minimal impact on server resources
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 3.67 ▲0.20 | 42.89 ▼3.81 |
Dashboard /wp-admin | 3.57 ▲0.22 | 50.85 ▼15.41 |
Posts /wp-admin/edit.php | 3.63 ▲0.26 | 54.03 ▲2.87 |
Add New Post /wp-admin/post-new.php | 6.11 ▲0.22 | 86.84 ▼10.66 |
Media Library /wp-admin/upload.php | 3.43 ▲0.20 | 44.65 ▲8.50 |
/wp-admin/admin.php?page=live-site-reset-plugin | 3.38 | 42.37 |
/wp-admin/admin.php?page=live-site-parse-vcita-callback | 3.38 | 32.79 |
Server storage [IO: ▲1.77MB] [DB: ▲0.01MB] Passed 3 tests
A short overview of filesystem and database impact
No storage issues were detected
Filesystem: 46 new files
Database: no new tables, 7 new options
New WordPress options |
---|
can_compress_scripts |
widget_recent-posts |
db_upgraded |
theysaidso_admin_options |
livesite_plugin_settings |
widget_recent-comments |
widget_theysaidso_widget |
Browser metrics Passed 4 tests
Event Registration Calendar By vcita: an overview of browser usage
There were no issues detected in relation to browser resource usage
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 2,802 ▲41 | 14.41 ▲0.17 | 1.99 ▲0.24 | 38.72 ▼6.16 |
Dashboard /wp-admin | 2,191 ▲11 | 5.54 ▼0.01 | 89.70 ▼5.38 | 69.80 ▲27.01 |
Posts /wp-admin/edit.php | 2,114 ▲17 | 2.00 ▲0.01 | 36.98 ▲1.68 | 38.56 ▲4.12 |
Add New Post /wp-admin/post-new.php | 1,690 ▲136 | 22.51 ▼0.61 | 731.86 ▲88.14 | 51.41 ▼3.85 |
Media Library /wp-admin/upload.php | 1,411 ▲11 | 4.21 ▼0.00 | 114.23 ▲17.31 | 46.28 ▲5.23 |
/wp-admin/admin.php?page=live-site-reset-plugin | 1,655 | 2.45 | 28.77 | 115.53 |
/wp-admin/admin.php?page=live-site-parse-vcita-callback | 1,914 | 3.18 | 36.83 | 76.88 |
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
These items require your attention
- This plugin does not fully uninstall, leaving 6 options in the database
- can_compress_scripts
- widget_recent-posts
- theysaidso_admin_options
- widget_theysaidso_widget
- widget_recent-comments
- db_upgraded
Smoke tests 25% from 4 tests
Server-side errors 0% from 1 test
🔹 Test weight: 20 | This is a short smoke test looking for server-side errors
Please fix the following server-side errors
- > GET request to /wp-admin/admin.php?page=live-site-parse-vcita-callback
- > Notice in wp-content/plugins/event-registration-calendar-by-vcita/system/parse_vcita_callback.php+57
Undefined index: success
- > GET request to /wp-admin/admin.php?page=live-site-parse-vcita-callback
- > Notice in wp-content/plugins/event-registration-calendar-by-vcita/system/parse_vcita_callback.php+58
Undefined index: uid
- > GET request to /wp-admin/admin.php?page=live-site-parse-vcita-callback
- > Notice in wp-content/plugins/event-registration-calendar-by-vcita/system/parse_vcita_callback.php+59
Undefined index: first_name
- > GET request to /wp-admin/admin.php?page=live-site-parse-vcita-callback
- > Notice in wp-content/plugins/event-registration-calendar-by-vcita/system/parse_vcita_callback.php+60
Undefined index: last_name
- > GET request to /wp-admin/admin.php?page=live-site-parse-vcita-callback
- > Notice in wp-content/plugins/event-registration-calendar-by-vcita/system/parse_vcita_callback.php+61
Undefined index: title
- > GET request to /wp-admin/admin.php?page=live-site-parse-vcita-callback
- > Notice in wp-content/plugins/event-registration-calendar-by-vcita/system/parse_vcita_callback.php+62
Undefined index: confirmation_token
- > GET request to /wp-admin/admin.php?page=live-site-parse-vcita-callback
- > Notice in wp-content/plugins/event-registration-calendar-by-vcita/system/parse_vcita_callback.php+63
Undefined index: confirmed
- > GET request to /wp-admin/admin.php?page=live-site-parse-vcita-callback
- > Notice in wp-content/plugins/event-registration-calendar-by-vcita/system/parse_vcita_callback.php+64
Undefined index: engage_delay
- > GET request to /wp-admin/admin.php?page=live-site-parse-vcita-callback
- > Notice in wp-content/plugins/event-registration-calendar-by-vcita/system/parse_vcita_callback.php+65
Undefined index: implementation_key
- > GET request to /wp-admin/admin.php?page=live-site-parse-vcita-callback
- > Notice in wp-content/plugins/event-registration-calendar-by-vcita/system/parse_vcita_callback.php+66
Undefined index: email
- > GET request to /wp-admin/admin.php?page=live-site-parse-vcita-callback
- > Notice in wp-content/plugins/event-registration-calendar-by-vcita/plugin_init.php+118
Undefined index: plugin_initially_activated
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
- 12× PHP files trigger errors when accessed directly with GET requests (only 10 are shown):
- > PHP Fatal error
Uncaught Error: Class 'ls_helpers' not found in wp-content/plugins/event-registration-calendar-by-vcita/core/shortcodes.php:19
- > PHP Fatal error
Uncaught Error: Class 'ls_helpers' not found in wp-content/plugins/event-registration-calendar-by-vcita/system/settings_page.php:37
- > PHP Fatal error
Uncaught Error: Call to undefined function ls_get_module_data() in wp-content/plugins/event-registration-calendar-by-vcita/modules/events.php:52
- > PHP Fatal error
Uncaught Error: Class 'ls_helpers' not found in wp-content/plugins/event-registration-calendar-by-vcita/system/reset_plugin.php:29
- > PHP Fatal error
Uncaught Error: Class 'ls_helpers' not found in wp-content/plugins/event-registration-calendar-by-vcita/core/sdk.php:13
- > PHP Fatal error
Uncaught Error: Call to undefined function get_option() in wp-content/plugins/event-registration-calendar-by-vcita/Livesite.php:34
- > PHP Fatal error
Uncaught Error: Call to undefined function ls_get_module_data() in wp-content/plugins/event-registration-calendar-by-vcita/modules/form_builder.php:48
- > PHP Fatal error
Uncaught Error: Call to undefined function add_action() in wp-content/plugins/event-registration-calendar-by-vcita/core/ajax_api.php:42
- > PHP Fatal error
Uncaught Error: Call to undefined function ls_get_module_data() in wp-content/plugins/event-registration-calendar-by-vcita/modules/payments.php:48
- > PHP Fatal error
Uncaught Error: Call to undefined function ls_get_module_data() in wp-content/plugins/event-registration-calendar-by-vcita/modules/livesite_widget.php:48
- > PHP Fatal error
User-side errors 0% from 1 test
🔹 Test weight: 20 | Just a short smoke test targeting errors on the browser (console and network errors and warnings)
Please fix the following user-side errors
- > GET request to /wp-admin/admin.php?page=live-site-parse-vcita-callback
- > Network (severe)
chrome-error://chromewebdata/ - Failed to load resource: the server responded with a status of 403 ()
- > GET request to /wp-admin/admin.php?page=live-site-parse-vcita-callback
- > Other (severe) in unknown
chrome-error://chromewebdata/ - The Cross-Origin-Opener-Policy header has been ignored, because the URL's origin was untrustworthy. It was defined either in the final response or a redirect. Please deliver the response using the HTTPS protocol. You can also use the 'localhost' origin instead. See https://www.w3.org/TR/powerful-features/#potentially-trustworthy-origin and https://html.spec.whatwg.org/#the-cross-origin-opener-policy-header.
- > GET request to /wp-admin/admin.php?page=live-site-parse-vcita-callback
- > Other (severe) in unknown
chrome-error://chromewebdata/ - Refused to display 'http://www.vcita.com/' in a frame because it set 'X-Frame-Options' to 'sameorigin'.
Optimizations
Plugin configuration 93% 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
Please fix the following attributes:
- Screenshots: Please add images for these screenshots: #1 (**Booking calendar - on web and mobile**), #2 (**Automated confirmations and reminders**), #3 (**Customize your client portal page**), #4 (**Capture Leads from our widget**), #5 (**Collect Online Payments**)
event-registration-calendar-by-vcita/Livesite.php 92% from 13 tests
"Event Registration Calendar By vcita" version 1.4.0's primary PHP file adds more information about the plugin and serves as the entry point for WordPress
Please take the time to fix the following:
- Main file name: Even though not officially enforced, the main plugin file should be the same as the plugin slug ("event-registration-calendar-by-vcita.php" instead of "Livesite.php")
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
Good job! No executable or dangerous file extensions detected3,348 lines of code in 32 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
PHP | 20 | 1,054 | 1,078 | 2,292 |
CSS | 4 | 98 | 23 | 777 |
JavaScript | 6 | 97 | 38 | 188 |
JSON | 1 | 0 | 0 | 72 |
SVG | 1 | 0 | 0 | 19 |
PHP code Passed 2 tests
This is a short overview of cyclomatic complexity and code structure for this plugin
No cyclomatic complexity issues were detected for this plugin
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.17 |
Average class complexity | 8.21 |
▷ Minimum class complexity | 1.00 |
▷ Maximum class complexity | 28.00 |
Average method complexity | 1.83 |
▷ Minimum method complexity | 1.00 |
▷ Maximum method complexity | 14.00 |
Code structure | ||
---|---|---|
Namespaces | 0 | |
Interfaces | 0 | |
Traits | 0 | |
Classes | 14 | |
▷ Abstract classes | 0 | 0.00% |
▷ Concrete classes | 14 | 100.00% |
▷ Final classes | 0 | 0.00% |
Methods | 123 | |
▷ Static methods | 0 | 0.00% |
▷ Public methods | 123 | 100.00% |
▷ Protected methods | 0 | 0.00% |
▷ Private methods | 0 | 0.00% |
Functions | 21 | |
▷ Named functions | 21 | 100.00% |
▷ Anonymous functions | 0 | 0.00% |
Constants | 2 | |
▷ Global constants | 2 | 100.00% |
▷ Class constants | 0 | 0.00% |
▷ Public constants | 0 | 0.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
7 PNG files occupy 0.34MB with 0.08MB in potential savings
Potential savings
Compression of 5 random PNG files using pngquant | |||
---|---|---|---|
File | Size - original | Size - compressed | Savings |
images/vcita-logo.png | 1.03KB | 1.32KB | 0.00% |
screenshot-2.png | 67.03KB | 71.18KB | 0.00% |
images/header-main.png | 42.22KB | 15.83KB | ▼ 62.50% |
images/ls-payment-icons.png | 4.15KB | 2.38KB | ▼ 42.57% |
images/vcita-icon.png | 0.50KB | 0.46KB | ▼ 7.95% |