Form Vibes 1.4.10

Does Form Vibes work with WordPress 6.5.5 and PHP 8.1.12? A smoke test was performed on .

Summary

Errors
12PHP warnings
32PHP deprecation warnings
No JavaScript exceptions
All test pages loaded successfully
No resource errors
Performance

Memory usage: 67.66 KiB
The average PHP memory usage increased by this amount after activating by the plugin.

Page speed impact: 0.039 seconds
The average page load time increased by this amount after activating the plugin.

Environment
WordPress version6.5.5
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
Plugin Info
Last updated
Active installs 20,000+
WordPress.org page https://wordpress.org/plugins/form-vibes/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 7

Plugins ‹ Test site — WordPress

Page screenshot: Plugins ‹ Test site — WordPress
URL /wp-admin/plugins.php?plugin_status=all&paged=1&s
Requested URL /wp-admin/plugins.php?action=activate&plugin=form-vibes%2Fform-vibes.php&plugin_status=all&paged=1&s&_wpnonce=8bd909ec4c
Aspect after-activation
HTTP status 200
Load time 0.467 s
Memory usage 3.68 MiB
JS errors None
Resource errors None

Form Vibes

Page screenshot: Form Vibes
URL /wp-admin/admin.php?page=fv-leads
Aspect menu-item
HTTP status 200
Load time 0.720 s
Memory usage 3.42 MiB
JS errors None
Resource errors None

Form Vibes → Analytics

Page screenshot: Form Vibes → Analytics
URL /wp-admin/admin.php?page=fv-analytics
Aspect menu-item
HTTP status 200
Load time 0.523 s
Memory usage 3.42 MiB
JS errors None
Resource errors None

Form Vibes → Event Logs

Page screenshot: Form Vibes → Event Logs
URL /wp-admin/admin.php?page=fv-logs
Aspect menu-item
HTTP status 200
Load time 0.401 s
Memory usage 3.42 MiB
JS errors None
Resource errors None

Form Vibes → Settings

Page screenshot: Form Vibes → Settings
URL /wp-admin/admin.php?page=fv-db-settings
Aspect menu-item
HTTP status 200
Load time 0.340 s
Memory usage 3.42 MiB
JS errors None
Resource errors None

Test site – Just another WordPress site

Page screenshot: Test site – Just another WordPress site
URL /
Aspect front-page
HTTP status 200
Load time 0.175 s
Memory usage 3.42 MiB
JS errors None
Resource errors None

Dashboard ‹ Test site — WordPress

Page screenshot: Dashboard ‹ Test site — WordPress
URL /wp-admin/index.php
Aspect new-meta-boxes
HTTP status 200
Load time 0.569 s
Memory usage 3.52 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.336 s0.940 s+0.604 s3.44 MiB3.52 MiB+ 90.06 KiB
/wp-admin/edit.php0.173 s0.193 s+0.020 s3.46 MiB3.53 MiB+ 73.23 KiB
/wp-admin/post-new.php0.870 s0.746 s-0.124 s5.59 MiB5.69 MiB+ 101.26 KiB
/wp-admin/upload.php0.472 s0.378 s-0.094 s3.38 MiB3.44 MiB+ 59.3 KiB
/wp-admin/options-writing.php0.187 s0.331 s+0.144 s3.37 MiB3.42 MiB+ 53.16 KiB
/wp-admin/media-new.php0.252 s0.236 s-0.016 s3.35 MiB3.42 MiB+ 72.52 KiB
/wp-admin/edit-tags.php?taxonomy=category0.164 s0.160 s-0.004 s3.37 MiB3.44 MiB+ 76.29 KiB
/wp-admin/post-new.php?post_type=page0.466 s0.533 s+0.067 s5.59 MiB5.68 MiB+ 96.84 KiB
/wp-admin/options-discussion.php0.253 s0.216 s-0.037 s3.36 MiB3.42 MiB+ 62.94 KiB
/wp-admin/edit-comments.php0.215 s0.198 s-0.017 s3.39 MiB3.45 MiB+ 57.7 KiB
/0.277 s0.167 s-0.110 s3.42 MiB3.42 MiB+ 960 bytes
Average 0.333 s0.373 s+0.039 s3.79 MiB3.86 MiB+ 67.66 KiB

Code Statistics

Note: Third-party libraries and minified JS/CSS files are excluded from these statistics where possible, so the numbers you see here may be lower than those reported by other tools.

PHP
Language % Lines of code Comment lines Files
PHP97.2%4,3122,23827
CSS2.2%9801
JavaScript0.5%2001
SVG0.1%505
Total 4,435 2,238 34

PHP Code Analysis | More results »

Lines of code 4,294
Total complexity 839
Median class complexity 21.0
Median method complexity 2.0
Most complex class FormVibes\Classes\Utils
Most complex function FormVibes\Classes\Utils::get_dates()
Classes 26
Methods 219
Functions 0

Additions

Things that the plugin adds to the site. This section is not intended to be comprehensive. The test tool only looks for a few specific types of added content.

Database Tables 3

Options wp_options 4

Meta Boxes

{
    "dashboard": {
        "form_vibes_widget-0": {
            "title": "Form Vibes Analytics",
            "context": "normal"
        }
    }
}

PHP Error Log 44 lines

[25-Jun-2024 11:42:41 UTC] PHP Deprecated:  Return type of Carbon\Carbon::__set_state($array) should either be compatible with DateTime::__set_state(array $array): DateTime, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/form-vibes/vendor/nesbot/carbon/src/Carbon/Carbon.php on line 5248
[25-Jun-2024 11:42:41 UTC] PHP Deprecated:  Return type of Carbon\Carbon::createFromFormat($format, $time, $tz = null) should either be compatible with DateTime::createFromFormat(string $format, string $datetime, ?DateTimeZone $timezone = null): DateTime|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/form-vibes/vendor/nesbot/carbon/src/Carbon/Carbon.php on line 883
[25-Jun-2024 11:42:41 UTC] PHP Deprecated:  Return type of Carbon\Carbon::getLastErrors() should either be compatible with DateTime::getLastErrors(): array|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/form-vibes/vendor/nesbot/carbon/src/Carbon/Carbon.php on line 935
[25-Jun-2024 11:42:41 UTC] PHP Deprecated:  Return type of Carbon\Carbon::setTimezone($value) should either be compatible with DateTime::setTimezone(DateTimeZone $timezone): DateTime, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/form-vibes/vendor/nesbot/carbon/src/Carbon/Carbon.php on line 1394
[25-Jun-2024 11:42:41 UTC] PHP Deprecated:  Return type of Carbon\Carbon::setDate($year, $month, $day) should either be compatible with DateTime::setDate(int $year, int $month, int $day): DateTime, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/form-vibes/vendor/nesbot/carbon/src/Carbon/Carbon.php on line 1311
[25-Jun-2024 11:42:41 UTC] PHP Deprecated:  Return type of Carbon\Carbon::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/form-vibes/vendor/nesbot/carbon/src/Carbon/Carbon.php on line 5258
[25-Jun-2024 11:42:41 UTC] PHP Deprecated:  DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated in /wp-content/plugins/form-vibes/vendor/nesbot/carbon/src/Carbon/Carbon.php on line 555
[25-Jun-2024 11:42:41 UTC] PHP Deprecated:  DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated in /wp-content/plugins/form-vibes/vendor/nesbot/carbon/src/Carbon/Carbon.php on line 555
[25-Jun-2024 11:42:41 UTC] PHP Warning:  Array to string conversion in /wp-content/plugins/form-vibes/inc/modules/analytics/module.php on line 144
[25-Jun-2024 11:42:41 UTC] PHP Warning:  Array to string conversion in /wp-content/plugins/form-vibes/inc/modules/analytics/module.php on line 145
[25-Jun-2024 11:42:41 UTC] PHP Warning:  Array to string conversion in /wp-content/plugins/form-vibes/inc/modules/analytics/module.php on line 224
[25-Jun-2024 11:42:47 UTC] PHP Deprecated:  Return type of Carbon\Carbon::__set_state($array) should either be compatible with DateTime::__set_state(array $array): DateTime, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/form-vibes/vendor/nesbot/carbon/src/Carbon/Carbon.php on line 5248
[25-Jun-2024 11:42:47 UTC] PHP Deprecated:  Return type of Carbon\Carbon::createFromFormat($format, $time, $tz = null) should either be compatible with DateTime::createFromFormat(string $format, string $datetime, ?DateTimeZone $timezone = null): DateTime|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/form-vibes/vendor/nesbot/carbon/src/Carbon/Carbon.php on line 883
[25-Jun-2024 11:42:47 UTC] PHP Deprecated:  Return type of Carbon\Carbon::getLastErrors() should either be compatible with DateTime::getLastErrors(): array|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/form-vibes/vendor/nesbot/carbon/src/Carbon/Carbon.php on line 935
[25-Jun-2024 11:42:47 UTC] PHP Deprecated:  Return type of Carbon\Carbon::setTimezone($value) should either be compatible with DateTime::setTimezone(DateTimeZone $timezone): DateTime, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/form-vibes/vendor/nesbot/carbon/src/Carbon/Carbon.php on line 1394
[25-Jun-2024 11:42:47 UTC] PHP Deprecated:  Return type of Carbon\Carbon::setDate($year, $month, $day) should either be compatible with DateTime::setDate(int $year, int $month, int $day): DateTime, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/form-vibes/vendor/nesbot/carbon/src/Carbon/Carbon.php on line 1311
[25-Jun-2024 11:42:47 UTC] PHP Deprecated:  Return type of Carbon\Carbon::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/form-vibes/vendor/nesbot/carbon/src/Carbon/Carbon.php on line 5258
[25-Jun-2024 11:42:47 UTC] PHP Deprecated:  DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated in /wp-content/plugins/form-vibes/vendor/nesbot/carbon/src/Carbon/Carbon.php on line 555
[25-Jun-2024 11:42:47 UTC] PHP Deprecated:  DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated in /wp-content/plugins/form-vibes/vendor/nesbot/carbon/src/Carbon/Carbon.php on line 555
[25-Jun-2024 11:42:47 UTC] PHP Warning:  Array to string conversion in /wp-content/plugins/form-vibes/inc/modules/analytics/module.php on line 144
[25-Jun-2024 11:42:47 UTC] PHP Warning:  Array to string conversion in /wp-content/plugins/form-vibes/inc/modules/analytics/module.php on line 145
[25-Jun-2024 11:42:47 UTC] PHP Warning:  Array to string conversion in /wp-content/plugins/form-vibes/inc/modules/analytics/module.php on line 224
[25-Jun-2024 11:42:55 UTC] PHP Deprecated:  Return type of Carbon\Carbon::__set_state($array) should either be compatible with DateTime::__set_state(array $array): DateTime, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/form-vibes/vendor/nesbot/carbon/src/Carbon/Carbon.php on line 5248
[25-Jun-2024 11:42:55 UTC] PHP Deprecated:  Return type of Carbon\Carbon::createFromFormat($format, $time, $tz = null) should either be compatible with DateTime::createFromFormat(string $format, string $datetime, ?DateTimeZone $timezone = null): DateTime|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/form-vibes/vendor/nesbot/carbon/src/Carbon/Carbon.php on line 883
[25-Jun-2024 11:42:55 UTC] PHP Deprecated:  Return type of Carbon\Carbon::getLastErrors() should either be compatible with DateTime::getLastErrors(): array|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/form-vibes/vendor/nesbot/carbon/src/Carbon/Carbon.php on line 935
[25-Jun-2024 11:42:55 UTC] PHP Deprecated:  Return type of Carbon\Carbon::setTimezone($value) should either be compatible with DateTime::setTimezone(DateTimeZone $timezone): DateTime, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/form-vibes/vendor/nesbot/carbon/src/Carbon/Carbon.php on line 1394
[25-Jun-2024 11:42:55 UTC] PHP Deprecated:  Return type of Carbon\Carbon::setDate($year, $month, $day) should either be compatible with DateTime::setDate(int $year, int $month, int $day): DateTime, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/form-vibes/vendor/nesbot/carbon/src/Carbon/Carbon.php on line 1311
[25-Jun-2024 11:42:55 UTC] PHP Deprecated:  Return type of Carbon\Carbon::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/form-vibes/vendor/nesbot/carbon/src/Carbon/Carbon.php on line 5258
[25-Jun-2024 11:42:55 UTC] PHP Deprecated:  DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated in /wp-content/plugins/form-vibes/vendor/nesbot/carbon/src/Carbon/Carbon.php on line 555
[25-Jun-2024 11:42:55 UTC] PHP Deprecated:  DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated in /wp-content/plugins/form-vibes/vendor/nesbot/carbon/src/Carbon/Carbon.php on line 555
[25-Jun-2024 11:42:55 UTC] PHP Warning:  Array to string conversion in /wp-content/plugins/form-vibes/inc/modules/analytics/module.php on line 144
[25-Jun-2024 11:42:55 UTC] PHP Warning:  Array to string conversion in /wp-content/plugins/form-vibes/inc/modules/analytics/module.php on line 145
[25-Jun-2024 11:42:55 UTC] PHP Warning:  Array to string conversion in /wp-content/plugins/form-vibes/inc/modules/analytics/module.php on line 224
[25-Jun-2024 11:42:56 UTC] PHP Deprecated:  Return type of Carbon\Carbon::__set_state($array) should either be compatible with DateTime::__set_state(array $array): DateTime, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/form-vibes/vendor/nesbot/carbon/src/Carbon/Carbon.php on line 5248
[25-Jun-2024 11:42:56 UTC] PHP Deprecated:  Return type of Carbon\Carbon::createFromFormat($format, $time, $tz = null) should either be compatible with DateTime::createFromFormat(string $format, string $datetime, ?DateTimeZone $timezone = null): DateTime|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/form-vibes/vendor/nesbot/carbon/src/Carbon/Carbon.php on line 883
[25-Jun-2024 11:42:56 UTC] PHP Deprecated:  Return type of Carbon\Carbon::getLastErrors() should either be compatible with DateTime::getLastErrors(): array|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/form-vibes/vendor/nesbot/carbon/src/Carbon/Carbon.php on line 935
[25-Jun-2024 11:42:56 UTC] PHP Deprecated:  Return type of Carbon\Carbon::setTimezone($value) should either be compatible with DateTime::setTimezone(DateTimeZone $timezone): DateTime, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/form-vibes/vendor/nesbot/carbon/src/Carbon/Carbon.php on line 1394
[25-Jun-2024 11:42:56 UTC] PHP Deprecated:  Return type of Carbon\Carbon::setDate($year, $month, $day) should either be compatible with DateTime::setDate(int $year, int $month, int $day): DateTime, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/form-vibes/vendor/nesbot/carbon/src/Carbon/Carbon.php on line 1311
[25-Jun-2024 11:42:56 UTC] PHP Deprecated:  Return type of Carbon\Carbon::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/form-vibes/vendor/nesbot/carbon/src/Carbon/Carbon.php on line 5258
[25-Jun-2024 11:42:56 UTC] PHP Deprecated:  DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated in /wp-content/plugins/form-vibes/vendor/nesbot/carbon/src/Carbon/Carbon.php on line 555
[25-Jun-2024 11:42:56 UTC] PHP Deprecated:  DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated in /wp-content/plugins/form-vibes/vendor/nesbot/carbon/src/Carbon/Carbon.php on line 555
[25-Jun-2024 11:42:56 UTC] PHP Warning:  Array to string conversion in /wp-content/plugins/form-vibes/inc/modules/analytics/module.php on line 144
[25-Jun-2024 11:42:56 UTC] PHP Warning:  Array to string conversion in /wp-content/plugins/form-vibes/inc/modules/analytics/module.php on line 145
[25-Jun-2024 11:42:56 UTC] PHP Warning:  Array to string conversion in /wp-content/plugins/form-vibes/inc/modules/analytics/module.php on line 224
See also: All tests for this plugin, How to Hide Form Vibes Admin Menus and Widgets