WooCommerce GSheetConnector 1.3.0

Does WooCommerce GSheetConnector work with WordPress 6.1.1 and PHP 8.1.12? A smoke test was performed on .

Summary

Errors
The plugin could not be activated
64PHP deprecation warnings
No JavaScript exceptions
No resource errors
Performance

No data available.

Environment
WordPress version6.1.1
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
Plugin Info
Last updated
Active installs 4,000+
WordPress.org page https://wordpress.org/plugins/wc-gsheetconnector/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 1

WooCommerce GSheetConnector ‹ Test site — WordPress

Page screenshot: WooCommerce GSheetConnector ‹ Test site — WordPress
URL /wp-admin/admin.php?page=wc-gsheetconnector-config
Requested URL /wp-admin/plugins.php?action=activate&plugin=wc-gsheetconnector%2Fwc-gsheetconnector.php&plugin_status=all&paged=1&s&_wpnonce=3a3b13ec66
Aspect after-activation
HTTP status 200
Load time 1.362 s
Memory usage 3.49 MiB
JS errors None
Resource errors None

Benchmark

No benchmark data available.

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
PHP96.2%34,93717,765138
CSS2.0%7125212
JavaScript0.8%306623
Markdown0.6%21802
PO File0.3%107321
JSON0.1%2701
Total 36,307 17,911 157

PHP Code Analysis | More results »

Lines of code 25,585
Total complexity 6,306
Median class complexity 8.0
Median method complexity 2.0
Most complex class Freemius
Most complex function FS_Plugin_Info_Dialog::install_plugin_information()
Classes 91
Methods 1,395
Functions 96

Additions

No data available.

PHP Error Log 64 lines

[20-Nov-2022 03:11:59 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/wc-gsheetconnector/freemius/includes/managers/class-fs-key-value-storage.php on line 309
[20-Nov-2022 03:11:59 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/wc-gsheetconnector/freemius/includes/managers/class-fs-key-value-storage.php on line 317
[20-Nov-2022 03:11:59 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/wc-gsheetconnector/freemius/includes/managers/class-fs-key-value-storage.php on line 301
[20-Nov-2022 03:11:59 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/wc-gsheetconnector/freemius/includes/managers/class-fs-key-value-storage.php on line 313
[20-Nov-2022 03:11:59 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/wc-gsheetconnector/freemius/includes/managers/class-fs-key-value-storage.php on line 328
[20-Nov-2022 03:11:59 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/wc-gsheetconnector/freemius/includes/managers/class-fs-key-value-storage.php on line 339
[20-Nov-2022 03:11:59 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/wc-gsheetconnector/freemius/includes/managers/class-fs-key-value-storage.php on line 350
[20-Nov-2022 03:11:59 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/wc-gsheetconnector/freemius/includes/managers/class-fs-key-value-storage.php on line 362
[20-Nov-2022 03:11:59 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/wc-gsheetconnector/freemius/includes/managers/class-fs-key-value-storage.php on line 375
[20-Nov-2022 03:11:59 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/wc-gsheetconnector/freemius/includes/managers/class-fs-key-value-storage.php on line 389
[20-Nov-2022 03:12:00 UTC] PHP Deprecated:  Return type of Google\Model::offsetExists($offset) 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/wc-gsheetconnector/lib/src/Model.php on line 256
[20-Nov-2022 03:12:00 UTC] PHP Deprecated:  Return type of Google\Model::offsetGet($offset) 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/wc-gsheetconnector/lib/src/Model.php on line 261
[20-Nov-2022 03:12:00 UTC] PHP Deprecated:  Return type of Google\Model::offsetSet($offset, $value) 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/wc-gsheetconnector/lib/src/Model.php on line 268
[20-Nov-2022 03:12:00 UTC] PHP Deprecated:  Return type of Google\Model::offsetUnset($offset) 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/wc-gsheetconnector/lib/src/Model.php on line 278
[20-Nov-2022 03:12:00 UTC] PHP Deprecated:  Return type of Google\Collection::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/wc-gsheetconnector/lib/src/Collection.php on line 22
[20-Nov-2022 03:12:00 UTC] PHP Deprecated:  Return type of Google\Collection::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/wc-gsheetconnector/lib/src/Collection.php on line 38
[20-Nov-2022 03:12:00 UTC] PHP Deprecated:  Return type of Google\Collection::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/wc-gsheetconnector/lib/src/Collection.php on line 30
[20-Nov-2022 03:12:00 UTC] PHP Deprecated:  Return type of Google\Collection::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/wc-gsheetconnector/lib/src/Collection.php on line 43
[20-Nov-2022 03:12:00 UTC] PHP Deprecated:  Return type of Google\Collection::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/wc-gsheetconnector/lib/src/Collection.php on line 14
[20-Nov-2022 03:12:00 UTC] PHP Deprecated:  Return type of Google\Collection::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/wc-gsheetconnector/lib/src/Collection.php on line 49
[20-Nov-2022 03:12:00 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/wc-gsheetconnector/freemius/includes/managers/class-fs-key-value-storage.php on line 309
[20-Nov-2022 03:12:00 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/wc-gsheetconnector/freemius/includes/managers/class-fs-key-value-storage.php on line 317
[20-Nov-2022 03:12:00 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/wc-gsheetconnector/freemius/includes/managers/class-fs-key-value-storage.php on line 301
[20-Nov-2022 03:12:00 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/wc-gsheetconnector/freemius/includes/managers/class-fs-key-value-storage.php on line 313
[20-Nov-2022 03:12:00 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/wc-gsheetconnector/freemius/includes/managers/class-fs-key-value-storage.php on line 328
[20-Nov-2022 03:12:00 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/wc-gsheetconnector/freemius/includes/managers/class-fs-key-value-storage.php on line 339
[20-Nov-2022 03:12:00 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/wc-gsheetconnector/freemius/includes/managers/class-fs-key-value-storage.php on line 350
[20-Nov-2022 03:12:00 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/wc-gsheetconnector/freemius/includes/managers/class-fs-key-value-storage.php on line 362
[20-Nov-2022 03:12:00 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/wc-gsheetconnector/freemius/includes/managers/class-fs-key-value-storage.php on line 375
[20-Nov-2022 03:12:00 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/wc-gsheetconnector/freemius/includes/managers/class-fs-key-value-storage.php on line 389
[20-Nov-2022 03:12:00 UTC] PHP Deprecated:  Return type of Google\Model::offsetExists($offset) 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/wc-gsheetconnector/lib/src/Model.php on line 256
[20-Nov-2022 03:12:00 UTC] PHP Deprecated:  Return type of Google\Model::offsetGet($offset) 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/wc-gsheetconnector/lib/src/Model.php on line 261
[20-Nov-2022 03:12:00 UTC] PHP Deprecated:  Return type of Google\Model::offsetSet($offset, $value) 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/wc-gsheetconnector/lib/src/Model.php on line 268
[20-Nov-2022 03:12:00 UTC] PHP Deprecated:  Return type of Google\Model::offsetUnset($offset) 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/wc-gsheetconnector/lib/src/Model.php on line 278
[20-Nov-2022 03:12:00 UTC] PHP Deprecated:  Return type of Google\Collection::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/wc-gsheetconnector/lib/src/Collection.php on line 22
[20-Nov-2022 03:12:00 UTC] PHP Deprecated:  Return type of Google\Collection::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/wc-gsheetconnector/lib/src/Collection.php on line 38
[20-Nov-2022 03:12:00 UTC] PHP Deprecated:  Return type of Google\Collection::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/wc-gsheetconnector/lib/src/Collection.php on line 30
[20-Nov-2022 03:12:00 UTC] PHP Deprecated:  Return type of Google\Collection::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/wc-gsheetconnector/lib/src/Collection.php on line 43
[20-Nov-2022 03:12:00 UTC] PHP Deprecated:  Return type of Google\Collection::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/wc-gsheetconnector/lib/src/Collection.php on line 14
[20-Nov-2022 03:12:00 UTC] PHP Deprecated:  Return type of Google\Collection::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/wc-gsheetconnector/lib/src/Collection.php on line 49
[20-Nov-2022 03:12:00 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7022
[20-Nov-2022 03:12:00 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2162
[20-Nov-2022 03:12:00 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/wc-gsheetconnector/freemius/includes/managers/class-fs-key-value-storage.php on line 309
[20-Nov-2022 03:12:00 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/wc-gsheetconnector/freemius/includes/managers/class-fs-key-value-storage.php on line 317
[20-Nov-2022 03:12:00 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/wc-gsheetconnector/freemius/includes/managers/class-fs-key-value-storage.php on line 301
[20-Nov-2022 03:12:00 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/wc-gsheetconnector/freemius/includes/managers/class-fs-key-value-storage.php on line 313
[20-Nov-2022 03:12:00 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/wc-gsheetconnector/freemius/includes/managers/class-fs-key-value-storage.php on line 328
[20-Nov-2022 03:12:00 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/wc-gsheetconnector/freemius/includes/managers/class-fs-key-value-storage.php on line 339
[20-Nov-2022 03:12:00 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/wc-gsheetconnector/freemius/includes/managers/class-fs-key-value-storage.php on line 350
[20-Nov-2022 03:12:00 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/wc-gsheetconnector/freemius/includes/managers/class-fs-key-value-storage.php on line 362
[20-Nov-2022 03:12:00 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/wc-gsheetconnector/freemius/includes/managers/class-fs-key-value-storage.php on line 375
[20-Nov-2022 03:12:00 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/wc-gsheetconnector/freemius/includes/managers/class-fs-key-value-storage.php on line 389
[20-Nov-2022 03:12:00 UTC] PHP Deprecated:  Return type of Google\Model::offsetExists($offset) 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/wc-gsheetconnector/lib/src/Model.php on line 256
[20-Nov-2022 03:12:00 UTC] PHP Deprecated:  Return type of Google\Model::offsetGet($offset) 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/wc-gsheetconnector/lib/src/Model.php on line 261
[20-Nov-2022 03:12:00 UTC] PHP Deprecated:  Return type of Google\Model::offsetSet($offset, $value) 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/wc-gsheetconnector/lib/src/Model.php on line 268
[20-Nov-2022 03:12:00 UTC] PHP Deprecated:  Return type of Google\Model::offsetUnset($offset) 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/wc-gsheetconnector/lib/src/Model.php on line 278
[20-Nov-2022 03:12:00 UTC] PHP Deprecated:  Return type of Google\Collection::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/wc-gsheetconnector/lib/src/Collection.php on line 22
[20-Nov-2022 03:12:00 UTC] PHP Deprecated:  Return type of Google\Collection::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/wc-gsheetconnector/lib/src/Collection.php on line 38
[20-Nov-2022 03:12:00 UTC] PHP Deprecated:  Return type of Google\Collection::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/wc-gsheetconnector/lib/src/Collection.php on line 30
[20-Nov-2022 03:12:00 UTC] PHP Deprecated:  Return type of Google\Collection::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/wc-gsheetconnector/lib/src/Collection.php on line 43
[20-Nov-2022 03:12:00 UTC] PHP Deprecated:  Return type of Google\Collection::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/wc-gsheetconnector/lib/src/Collection.php on line 14
[20-Nov-2022 03:12:00 UTC] PHP Deprecated:  Return type of Google\Collection::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/wc-gsheetconnector/lib/src/Collection.php on line 49
[20-Nov-2022 03:12:00 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7022
[20-Nov-2022 03:12:00 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2162
See also: All tests for this plugin