Contact Widgets For Elementor 1.0.8

Does Contact Widgets For Elementor work with WordPress 6.8.2 and PHP 8.1.12? A smoke test was performed on .

Summary

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

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

Page speed impact: insignificant.
The plugin didn't make the site noticeably slower.

Environment
WordPress version6.8.2
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
Plugin Info
Last updated
Active installs 900+
WordPress.org page https://wordpress.org/plugins/contact-widgets-for-elementor/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 2

Contact Widgets For Elementor ‹ Test site — WordPress

Page screenshot: Contact Widgets For Elementor ‹ Test site — WordPress
URL /wp-admin/admin.php?page=contact_widgets
Requested URL /wp-admin/plugins.php?action=activate&plugin=contact-widgets-for-elementor%2Fcontact-widgets-for-elementor.php&plugin_status=all&paged=1&s&_wpnonce=6bc74adad1
Aspect after-activation
HTTP status 200
Load time 1.296 s
Memory usage 3.88 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.274 s
Memory usage 3.49 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.425 s0.387 s-0.038 s3.51 MiB3.66 MiB+ 160.87 KiB
/wp-admin/edit.php0.342 s0.281 s-0.061 s3.57 MiB3.69 MiB+ 120.7 KiB
/wp-admin/post-new.php0.908 s0.787 s-0.121 s6.06 MiB6.22 MiB+ 163.55 KiB
/wp-admin/upload.php0.913 s0.461 s-0.452 s3.52 MiB3.61 MiB+ 84.89 KiB
/wp-admin/options-writing.php0.280 s0.255 s-0.025 s3.5 MiB3.59 MiB+ 88.26 KiB
/wp-admin/media-new.php0.324 s0.425 s+0.101 s3.49 MiB3.59 MiB+ 96.45 KiB
/wp-admin/edit-tags.php?taxonomy=category0.241 s0.240 s-0.001 s3.5 MiB3.6 MiB+ 101.63 KiB
/wp-admin/post-new.php?post_type=page0.702 s0.761 s+0.059 s6.05 MiB6.21 MiB+ 159.07 KiB
/wp-admin/options-discussion.php0.420 s0.384 s-0.036 s3.5 MiB3.59 MiB+ 84.76 KiB
/wp-admin/edit-comments.php0.266 s0.271 s+0.005 s3.52 MiB3.61 MiB+ 84.26 KiB
/0.687 s0.262 s-0.425 s3.43 MiB3.49 MiB+ 57.8 KiB
Average 0.501 s0.410 s-0.090 s3.97 MiB4.08 MiB+ 109.29 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
PHP98.1%34,73716,824117
PO File0.9%3264351
JavaScript0.7%239535
CSS0.3%100312
SVG0.1%1901
Total 35,421 17,315 136

PHP Code Analysis | More results »

Lines of code 25,666
Total complexity 5,640
Median class complexity 19.0
Median method complexity 2.0
Most complex class Freemius
Most complex function FS_Plugin_Info_Dialog::install_plugin_information()
Classes 53
Methods 1,199
Functions 97

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.

Options wp_options 5

PHP Error Log 464 lines

[18-Jul-2025 14:39:41 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::offsetExists($k) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/contact-widgets-for-elementor/freemius/includes/managers/class-fs-key-value-storage.php on line 309
[18-Jul-2025 14:39:41 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::offsetGet($k) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/contact-widgets-for-elementor/freemius/includes/managers/class-fs-key-value-storage.php on line 317
[18-Jul-2025 14:39:41 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::offsetSet($k, $v) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/contact-widgets-for-elementor/freemius/includes/managers/class-fs-key-value-storage.php on line 301
[18-Jul-2025 14:39:41 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::offsetUnset($k) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/contact-widgets-for-elementor/freemius/includes/managers/class-fs-key-value-storage.php on line 313
[18-Jul-2025 14:39:41 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::current() should either be compatible with Iterator::current(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/contact-widgets-for-elementor/freemius/includes/managers/class-fs-key-value-storage.php on line 328
[18-Jul-2025 14:39:41 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::next() should either be compatible with Iterator::next(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/contact-widgets-for-elementor/freemius/includes/managers/class-fs-key-value-storage.php on line 339
[18-Jul-2025 14:39:41 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::key() should either be compatible with Iterator::key(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/contact-widgets-for-elementor/freemius/includes/managers/class-fs-key-value-storage.php on line 350
[18-Jul-2025 14:39:41 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::valid() should either be compatible with Iterator::valid(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/contact-widgets-for-elementor/freemius/includes/managers/class-fs-key-value-storage.php on line 362
[18-Jul-2025 14:39:41 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::rewind() should either be compatible with Iterator::rewind(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/contact-widgets-for-elementor/freemius/includes/managers/class-fs-key-value-storage.php on line 375
[18-Jul-2025 14:39:41 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/contact-widgets-for-elementor/freemius/includes/managers/class-fs-key-value-storage.php on line 389
[18-Jul-2025 14:39:42 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::offsetExists($k) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/contact-widgets-for-elementor/freemius/includes/managers/class-fs-key-value-storage.php on line 309
[18-Jul-2025 14:39:42 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::offsetGet($k) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/contact-widgets-for-elementor/freemius/includes/managers/class-fs-key-value-storage.php on line 317
[18-Jul-2025 14:39:42 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::offsetSet($k, $v) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/contact-widgets-for-elementor/freemius/includes/managers/class-fs-key-value-storage.php on line 301
[18-Jul-2025 14:39:42 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::offsetUnset($k) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/contact-widgets-for-elementor/freemius/includes/managers/class-fs-key-value-storage.php on line 313
[18-Jul-2025 14:39:42 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::current() should either be compatible with Iterator::current(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/contact-widgets-for-elementor/freemius/includes/managers/class-fs-key-value-storage.php on line 328
[18-Jul-2025 14:39:42 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::next() should either be compatible with Iterator::next(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/contact-widgets-for-elementor/freemius/includes/managers/class-fs-key-value-storage.php on line 339
[18-Jul-2025 14:39:42 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::key() should either be compatible with Iterator::key(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/contact-widgets-for-elementor/freemius/includes/managers/class-fs-key-value-storage.php on line 350
[18-Jul-2025 14:39:42 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::valid() should either be compatible with Iterator::valid(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/contact-widgets-for-elementor/freemius/includes/managers/class-fs-key-value-storage.php on line 362
[18-Jul-2025 14:39:42 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::rewind() should either be compatible with Iterator::rewind(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/contact-widgets-for-elementor/freemius/includes/managers/class-fs-key-value-storage.php on line 375
[18-Jul-2025 14:39:42 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/contact-widgets-for-elementor/freemius/includes/managers/class-fs-key-value-storage.php on line 389
[18-Jul-2025 14:39:42 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7360
[18-Jul-2025 14:39:42 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2195
[18-Jul-2025 14:39:42 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::offsetExists($k) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/contact-widgets-for-elementor/freemius/includes/managers/class-fs-key-value-storage.php on line 309
[18-Jul-2025 14:39:42 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::offsetGet($k) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/contact-widgets-for-elementor/freemius/includes/managers/class-fs-key-value-storage.php on line 317
[18-Jul-2025 14:39:42 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::offsetSet($k, $v) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/contact-widgets-for-elementor/freemius/includes/managers/class-fs-key-value-storage.php on line 301
[18-Jul-2025 14:39:42 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::offsetUnset($k) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/contact-widgets-for-elementor/freemius/includes/managers/class-fs-key-value-storage.php on line 313
[18-Jul-2025 14:39:42 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::current() should either be compatible with Iterator::current(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/contact-widgets-for-elementor/freemius/includes/managers/class-fs-key-value-storage.php on line 328
[18-Jul-2025 14:39:42 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::next() should either be compatible with Iterator::next(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/contact-widgets-for-elementor/freemius/includes/managers/class-fs-key-value-storage.php on line 339
[18-Jul-2025 14:39:42 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::key() should either be compatible with Iterator::key(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/contact-widgets-for-elementor/freemius/includes/managers/class-fs-key-value-storage.php on line 350
[18-Jul-2025 14:39:42 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::valid() should either be compatible with Iterator::valid(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/contact-widgets-for-elementor/freemius/includes/managers/class-fs-key-value-storage.php on line 362
[18-Jul-2025 14:39:42 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::rewind() should either be compatible with Iterator::rewind(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/contact-widgets-for-elementor/freemius/includes/managers/class-fs-key-value-storage.php on line 375
[18-Jul-2025 14:39:42 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/contact-widgets-for-elementor/freemius/includes/managers/class-fs-key-value-storage.php on line 389
[18-Jul-2025 14:39:42 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7360
[18-Jul-2025 14:39:42 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2195
[18-Jul-2025 14:39:43 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::offsetExists($k) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/contact-widgets-for-elementor/freemius/includes/managers/class-fs-key-value-storage.php on line 309
[18-Jul-2025 14:39:43 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::offsetGet($k) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/contact-widgets-for-elementor/freemius/includes/managers/class-fs-key-value-storage.php on line 317
[18-Jul-2025 14:39:43 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::offsetSet($k, $v) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/contact-widgets-for-elementor/freemius/includes/managers/class-fs-key-value-storage.php on line 301
[18-Jul-2025 14:39:43 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::offsetUnset($k) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/contact-widgets-for-elementor/freemius/includes/managers/class-fs-key-value-storage.php on line 313
[18-Jul-2025 14:39:43 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::current() should either be compatible with Iterator::current(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/contact-widgets-for-elementor/freemius/includes/managers/class-fs-key-value-storage.php on line 328
[18-Jul-2025 14:39:43 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::next() should either be compatible with Iterator::next(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/contact-widgets-for-elementor/freemius/includes/managers/class-fs-key-value-storage.php on line 339
[18-Jul-2025 14:39:43 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::key() should either be compatible with Iterator::key(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/contact-widgets-for-elementor/freemius/includes/managers/class-fs-key-value-storage.php on line 350
[18-Jul-2025 14:39:43 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::valid() should either be compatible with Iterator::valid(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/contact-widgets-for-elementor/freemius/includes/managers/class-fs-key-value-storage.php on line 362
[18-Jul-2025 14:39:43 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::rewind() should either be compatible with Iterator::rewind(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/contact-widgets-for-elementor/freemius/includes/managers/class-fs-key-value-storage.php on line 375
[18-Jul-2025 14:39:43 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/contact-widgets-for-elementor/freemius/includes/managers/class-fs-key-value-storage.php on line 389
[18-Jul-2025 14:39:43 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7360
[18-Jul-2025 14:39:43 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2195
[18-Jul-2025 14:39:44 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::offsetExists($k) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/contact-widgets-for-elementor/freemius/includes/managers/class-fs-key-value-storage.php on line 309
[18-Jul-2025 14:39:44 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::offsetGet($k) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/contact-widgets-for-elementor/freemius/includes/managers/class-fs-key-value-storage.php on line 317
[18-Jul-2025 14:39:44 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::offsetSet($k, $v) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/contact-widgets-for-elementor/freemius/includes/managers/class-fs-key-value-storage.php on line 301
[18-Jul-2025 14:39:44 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::offsetUnset($k) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/contact-widgets-for-elementor/freemius/includes/managers/class-fs-key-value-storage.php on line 313
[18-Jul-2025 14:39:44 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::current() should either be compatible with Iterator::current(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/contact-widgets-for-elementor/freemius/includes/managers/class-fs-key-value-storage.php on line 328
[18-Jul-2025 14:39:44 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::next() should either be compatible with Iterator::next(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/contact-widgets-for-elementor/freemius/includes/managers/class-fs-key-value-storage.php on line 339
[18-Jul-2025 14:39:44 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::key() should either be compatible with Iterator::key(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/contact-widgets-for-elementor/freemius/includes/managers/class-fs-key-value-storage.php on line 350
[18-Jul-2025 14:39:44 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::valid() should either be compatible with Iterator::valid(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/contact-widgets-for-elementor/freemius/includes/managers/class-fs-key-value-storage.php on line 362
[18-Jul-2025 14:39:44 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::rewind() should either be compatible with Iterator::rewind(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/contact-widgets-for-elementor/freemius/includes/managers/class-fs-key-value-storage.php on line 375
[18-Jul-2025 14:39:44 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/contact-widgets-for-elementor/freemius/includes/managers/class-fs-key-value-storage.php on line 389
[18-Jul-2025 14:39:44 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7360
[18-Jul-2025 14:39:44 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2195
[18-Jul-2025 14:39:44 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::offsetExists($k) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/contact-widgets-for-elementor/freemius/includes/managers/class-fs-key-value-storage.php on line 309
[18-Jul-2025 14:39:44 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::offsetGet($k) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/contact-widgets-for-elementor/freemius/includes/managers/class-fs-key-value-storage.php on line 317
[18-Jul-2025 14:39:44 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::offsetSet($k, $v) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/contact-widgets-for-elementor/freemius/includes/managers/class-fs-key-value-storage.php on line 301
[18-Jul-2025 14:39:44 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::offsetUnset($k) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/contact-widgets-for-elementor/freemius/includes/managers/class-fs-key-value-storage.php on line 313
[18-Jul-2025 14:39:44 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::current() should either be compatible with Iterator::current(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/contact-widgets-for-elementor/freemius/includes/managers/class-fs-key-value-storage.php on line 328
[18-Jul-2025 14:39:44 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::next() should either be compatible with Iterator::next(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/contact-widgets-for-elementor/freemius/includes/managers/class-fs-key-value-storage.php on line 339
[18-Jul-2025 14:39:44 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::key() should either be compatible with Iterator::key(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/contact-widgets-for-elementor/freemius/includes/managers/class-fs-key-value-storage.php on line 350
[18-Jul-2025 14:39:44 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::valid() should either be compatible with Iterator::valid(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/contact-widgets-for-elementor/freemius/includes/managers/class-fs-key-value-storage.php on line 362
[18-Jul-2025 14:39:44 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::rewind() should either be compatible with Iterator::rewind(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/contact-widgets-for-elementor/freemius/includes/managers/class-fs-key-value-storage.php on line 375
[18-Jul-2025 14:39:44 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/contact-widgets-for-elementor/freemius/includes/managers/class-fs-key-value-storage.php on line 389
[18-Jul-2025 14:39:44 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7360
[18-Jul-2025 14:39:44 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2195
[18-Jul-2025 14:39:44 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::offsetExists($k) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/contact-widgets-for-elementor/freemius/includes/managers/class-fs-key-value-storage.php on line 309
[18-Jul-2025 14:39:44 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::offsetGet($k) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/contact-widgets-for-elementor/freemius/includes/managers/class-fs-key-value-storage.php on line 317
[18-Jul-2025 14:39:44 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::offsetSet($k, $v) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/contact-widgets-for-elementor/freemius/includes/managers/class-fs-key-value-storage.php on line 301
[18-Jul-2025 14:39:44 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::offsetUnset($k) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/contact-widgets-for-elementor/freemius/includes/managers/class-fs-key-value-storage.php on line 313
[18-Jul-2025 14:39:44 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::current() should either be compatible with Iterator::current(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/contact-widgets-for-elementor/freemius/includes/managers/class-fs-key-value-storage.php on line 328
[18-Jul-2025 14:39:44 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::next() should either be compatible with Iterator::next(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/contact-widgets-for-elementor/freemius/includes/managers/class-fs-key-value-storage.php on line 339
[18-Jul-2025 14:39:44 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::key() should either be compatible with Iterator::key(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/contact-widgets-for-elementor/freemius/includes/managers/class-fs-key-value-storage.php on line 350
[18-Jul-2025 14:39:44 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::valid() should either be compatible with Iterator::valid(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/contact-widgets-for-elementor/freemius/includes/managers/class-fs-key-value-storage.php on line 362
[18-Jul-2025 14:39:44 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::rewind() should either be compatible with Iterator::rewind(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/contact-widgets-for-elementor/freemius/includes/managers/class-fs-key-value-storage.php on line 375
[18-Jul-2025 14:39:44 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/contact-widgets-for-elementor/freemius/includes/managers/class-fs-key-value-storage.php on line 389
[18-Jul-2025 14:39:45 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::offsetExists($k) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/contact-widgets-for-elementor/freemius/includes/managers/class-fs-key-value-storage.php on line 309
[18-Jul-2025 14:39:45 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::offsetGet($k) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/contact-widgets-for-elementor/freemius/includes/managers/class-fs-key-value-storage.php on line 317
[18-Jul-2025 14:39:45 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::offsetSet($k, $v) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/contact-widgets-for-elementor/freemius/includes/managers/class-fs-key-value-storage.php on line 301
[18-Jul-2025 14:39:45 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::offsetUnset($k) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/contact-widgets-for-elementor/freemius/includes/managers/class-fs-key-value-storage.php on line 313
[18-Jul-2025 14:39:45 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::current() should either be compatible with Iterator::current(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/contact-widgets-for-elementor/freemius/includes/managers/class-fs-key-value-storage.php on line 328
[18-Jul-2025 14:39:45 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::next() should either be compatible with Iterator::next(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/contact-widgets-for-elementor/freemius/includes/managers/class-fs-key-value-storage.php on line 339
[18-Jul-2025 14:39:45 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::key() should either be compatible with Iterator::key(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/contact-widgets-for-elementor/freemius/includes/managers/class-fs-key-value-storage.php on line 350
[18-Jul-2025 14:39:45 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::valid() should either be compatible with Iterator::valid(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/contact-widgets-for-elementor/freemius/includes/managers/class-fs-key-value-storage.php on line 362
[18-Jul-2025 14:39:45 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::rewind() should either be compatible with Iterator::rewind(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/contact-widgets-for-elementor/freemius/includes/managers/class-fs-key-value-storage.php on line 375
[18-Jul-2025 14:39:45 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/contact-widgets-for-elementor/freemius/includes/managers/class-fs-key-value-storage.php on line 389
[18-Jul-2025 14:39:45 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7360
[18-Jul-2025 14:39:45 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2195
[18-Jul-2025 14:39:46 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::offsetExists($k) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/contact-widgets-for-elementor/freemius/includes/managers/class-fs-key-value-storage.php on line 309
[18-Jul-2025 14:39:46 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::offsetGet($k) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/contact-widgets-for-elementor/freemius/includes/managers/class-fs-key-value-storage.php on line 317
[18-Jul-2025 14:39:46 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::offsetSet($k, $v) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/contact-widgets-for-elementor/freemius/includes/managers/class-fs-key-value-storage.php on line 301
[18-Jul-2025 14:39:46 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::offsetUnset($k) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/contact-widgets-for-elementor/freemius/includes/managers/class-fs-key-value-storage.php on line 313
[18-Jul-2025 14:39:46 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::current() should either be compatible with Iterator::current(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/contact-widgets-for-elementor/freemius/includes/managers/class-fs-key-value-storage.php on line 328
[18-Jul-2025 14:39:46 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::next() should either be compatible with Iterator::next(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/contact-widgets-for-elementor/freemius/includes/managers/class-fs-key-value-storage.php on line 339
[18-Jul-2025 14:39:46 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::key() should either be compatible with Iterator::key(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/contact-widgets-for-elementor/freemius/includes/managers/class-fs-key-value-storage.php on line 350
[18-Jul-2025 14:39:46 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::valid() should either be compatible with Iterator::valid(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/contact-widgets-for-elementor/freemius/includes/managers/class-fs-key-value-storage.php on line 362

(+364 more lines)
See also: All tests for this plugin