Convoworks WP 0.22.21.1

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

Summary

Errors
313PHP deprecation warnings
No JavaScript exceptions
1Page failed to load
  • 1 403 Forbidden
No resource errors
Performance

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

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

Environment
WordPress version6.1.1
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
Plugin Info
Last updated
Active installs <10
WordPress.org page https://wordpress.org/plugins/convoworks-wp/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 6

WordPress › Error

Page screenshot: WordPress › Error
URL /wp-admin/admin.php?page=convo-getting-started
Requested URL /wp-admin/plugins.php?action=activate&plugin=convoworks-wp%2Fconvo-plugin.php&plugin_status=all&paged=1&s&_wpnonce=4cad67e6c7
Aspect after-activation
HTTP status 403
Load time 0.284 s
Memory usage N/A
JS errors None
Resource errors None

Convoworks WP

Page screenshot: Convoworks WP
URL /wp-admin/admin.php?page=convo-plugin
Aspect menu-item
HTTP status 200
Load time 2.132 s
Memory usage 3.07 MiB
JS errors None
Resource errors None

Convoworks WP → Settings

Page screenshot: Convoworks WP → Settings
URL /wp-admin/admin.php?page=convo-settings
Aspect menu-item
HTTP status 200
Load time 0.741 s
Memory usage 3.11 MiB
JS errors None
Resource errors None

Convoworks WP → Getting Started

Page screenshot: Convoworks WP → Getting Started
URL /wp-admin/admin.php?page=convo-getting-started
Aspect menu-item
HTTP status 200
Load time 5.381 s
Memory usage 3.07 MiB
JS errors None
Resource errors None

Convoworks WP → Request Log

Page screenshot: Convoworks WP → Request Log
URL /wp-admin/admin.php?page=convo-service-conversation-request-log
Aspect menu-item
HTTP status 200
Load time 0.864 s
Memory usage 3.18 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.204 s
Memory usage 3.06 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.272 s0.391 s+0.119 s3.05 MiB3.09 MiB+ 46.9 KiB
/wp-admin/edit.php0.187 s0.182 s-0.005 s3.07 MiB3.12 MiB+ 45.81 KiB
/wp-admin/post-new.php0.759 s1.080 s+0.321 s4.97 MiB5.04 MiB+ 72.51 KiB
/wp-admin/upload.php0.515 s0.279 s-0.236 s2.99 MiB3.02 MiB+ 30.29 KiB
/wp-admin/options-writing.php0.132 s0.131 s-0.001 s2.99 MiB3 MiB+ 16.95 KiB
/wp-admin/media-new.php0.247 s0.224 s-0.023 s2.97 MiB3.01 MiB+ 42.48 KiB
/wp-admin/edit-tags.php?taxonomy=category0.172 s0.172 s+0.000 s2.98 MiB3.03 MiB+ 47.65 KiB
/wp-admin/post-new.php?post_type=page0.625 s0.885 s+0.260 s4.96 MiB5.03 MiB+ 68.09 KiB
/wp-admin/options-discussion.php0.209 s0.223 s+0.014 s2.97 MiB3.01 MiB+ 30.79 KiB
/wp-admin/edit-comments.php0.198 s0.189 s-0.009 s3 MiB3.03 MiB+ 29.56 KiB
/0.252 s0.215 s-0.037 s2.94 MiB3.06 MiB+ 116.95 KiB
Average 0.324 s0.361 s+0.037 s3.35 MiB3.4 MiB+ 49.82 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.

CSS
JSON
PHP
SVG
Language % Lines of code Comment lines Files
CSS37.0%13,7133436
JSON31.5%11,669011
PHP19.8%7,3211,68490
SVG8.4%3,11318
JavaScript1.8%66534617
HTML1.6%584019
Total 37,065 2,374 151

PHP Code Analysis | More results »

Lines of code 6,534
Total complexity 1,253
Median class complexity 10.5
Median method complexity 1.0
Most complex class Convo\Wp\Pckg\WpPluginPack\WpFiveStarRestaurantReservationsBookingFree
Most complex function Convo\Wp\Pckg\WpPluginPack\WpFiveStarRestaurantReservationsBookingFree::isSlotAvailable()
Classes 66
Methods 446
Functions 27

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 6

Options wp_options 1

Capabilities 1

PHP Error Log 313 lines

[06-Dec-2022 20:53:00 UTC] PHP Deprecated:  Return type of Convoworks\OptimizePress\Support\Collection::offsetExists($key) 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/convoworks-wp/vendor/influendo/influendo-support/src/Collection.php on line 1339
[06-Dec-2022 20:53:00 UTC] PHP Deprecated:  Return type of Convoworks\OptimizePress\Support\Collection::offsetGet($key) 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/convoworks-wp/vendor/influendo/influendo-support/src/Collection.php on line 1349
[06-Dec-2022 20:53:00 UTC] PHP Deprecated:  Return type of Convoworks\OptimizePress\Support\Collection::offsetSet($key, $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/convoworks-wp/vendor/influendo/influendo-support/src/Collection.php on line 1360
[06-Dec-2022 20:53:00 UTC] PHP Deprecated:  Return type of Convoworks\OptimizePress\Support\Collection::offsetUnset($key) 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/convoworks-wp/vendor/influendo/influendo-support/src/Collection.php on line 1374
[06-Dec-2022 20:53:00 UTC] PHP Deprecated:  Return type of Convoworks\OptimizePress\Support\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/convoworks-wp/vendor/influendo/influendo-support/src/Collection.php on line 1320
[06-Dec-2022 20:53:00 UTC] PHP Deprecated:  Return type of Convoworks\OptimizePress\Support\Collection::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/convoworks-wp/vendor/influendo/influendo-support/src/Collection.php on line 1301
[06-Dec-2022 20:53:00 UTC] PHP Deprecated:  Return type of Convoworks\OptimizePress\Support\Collection::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/convoworks-wp/vendor/influendo/influendo-support/src/Collection.php on line 1272
[06-Dec-2022 20:53:00 UTC] PHP Deprecated:  usort(): Returning bool from comparison function is deprecated, return an integer less than, equal to, or greater than zero in /wp-content/plugins/convoworks-wp/src/Convo/Services/Route.php on line 80
[06-Dec-2022 20:53:01 UTC] PHP Deprecated:  Return type of Convoworks\OptimizePress\Support\Collection::offsetExists($key) 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/convoworks-wp/vendor/influendo/influendo-support/src/Collection.php on line 1339
[06-Dec-2022 20:53:01 UTC] PHP Deprecated:  Return type of Convoworks\OptimizePress\Support\Collection::offsetGet($key) 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/convoworks-wp/vendor/influendo/influendo-support/src/Collection.php on line 1349
[06-Dec-2022 20:53:01 UTC] PHP Deprecated:  Return type of Convoworks\OptimizePress\Support\Collection::offsetSet($key, $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/convoworks-wp/vendor/influendo/influendo-support/src/Collection.php on line 1360
[06-Dec-2022 20:53:01 UTC] PHP Deprecated:  Return type of Convoworks\OptimizePress\Support\Collection::offsetUnset($key) 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/convoworks-wp/vendor/influendo/influendo-support/src/Collection.php on line 1374
[06-Dec-2022 20:53:01 UTC] PHP Deprecated:  Return type of Convoworks\OptimizePress\Support\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/convoworks-wp/vendor/influendo/influendo-support/src/Collection.php on line 1320
[06-Dec-2022 20:53:01 UTC] PHP Deprecated:  Return type of Convoworks\OptimizePress\Support\Collection::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/convoworks-wp/vendor/influendo/influendo-support/src/Collection.php on line 1301
[06-Dec-2022 20:53:01 UTC] PHP Deprecated:  Return type of Convoworks\OptimizePress\Support\Collection::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/convoworks-wp/vendor/influendo/influendo-support/src/Collection.php on line 1272
[06-Dec-2022 20:53:01 UTC] PHP Deprecated:  usort(): Returning bool from comparison function is deprecated, return an integer less than, equal to, or greater than zero in /wp-content/plugins/convoworks-wp/src/Convo/Services/Route.php on line 80
[06-Dec-2022 20:53:02 UTC] PHP Deprecated:  Return type of Convoworks\OptimizePress\Support\Collection::offsetExists($key) 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/convoworks-wp/vendor/influendo/influendo-support/src/Collection.php on line 1339
[06-Dec-2022 20:53:02 UTC] PHP Deprecated:  Return type of Convoworks\OptimizePress\Support\Collection::offsetGet($key) 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/convoworks-wp/vendor/influendo/influendo-support/src/Collection.php on line 1349
[06-Dec-2022 20:53:02 UTC] PHP Deprecated:  Return type of Convoworks\OptimizePress\Support\Collection::offsetSet($key, $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/convoworks-wp/vendor/influendo/influendo-support/src/Collection.php on line 1360
[06-Dec-2022 20:53:02 UTC] PHP Deprecated:  Return type of Convoworks\OptimizePress\Support\Collection::offsetUnset($key) 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/convoworks-wp/vendor/influendo/influendo-support/src/Collection.php on line 1374
[06-Dec-2022 20:53:02 UTC] PHP Deprecated:  Return type of Convoworks\OptimizePress\Support\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/convoworks-wp/vendor/influendo/influendo-support/src/Collection.php on line 1320
[06-Dec-2022 20:53:02 UTC] PHP Deprecated:  Return type of Convoworks\OptimizePress\Support\Collection::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/convoworks-wp/vendor/influendo/influendo-support/src/Collection.php on line 1301
[06-Dec-2022 20:53:02 UTC] PHP Deprecated:  Return type of Convoworks\OptimizePress\Support\Collection::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/convoworks-wp/vendor/influendo/influendo-support/src/Collection.php on line 1272
[06-Dec-2022 20:53:02 UTC] PHP Deprecated:  usort(): Returning bool from comparison function is deprecated, return an integer less than, equal to, or greater than zero in /wp-content/plugins/convoworks-wp/src/Convo/Services/Route.php on line 80
[06-Dec-2022 20:53:04 UTC] PHP Deprecated:  Return type of Convoworks\OptimizePress\Support\Collection::offsetExists($key) 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/convoworks-wp/vendor/influendo/influendo-support/src/Collection.php on line 1339
[06-Dec-2022 20:53:04 UTC] PHP Deprecated:  Return type of Convoworks\OptimizePress\Support\Collection::offsetGet($key) 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/convoworks-wp/vendor/influendo/influendo-support/src/Collection.php on line 1349
[06-Dec-2022 20:53:04 UTC] PHP Deprecated:  Return type of Convoworks\OptimizePress\Support\Collection::offsetSet($key, $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/convoworks-wp/vendor/influendo/influendo-support/src/Collection.php on line 1360
[06-Dec-2022 20:53:04 UTC] PHP Deprecated:  Return type of Convoworks\OptimizePress\Support\Collection::offsetUnset($key) 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/convoworks-wp/vendor/influendo/influendo-support/src/Collection.php on line 1374
[06-Dec-2022 20:53:04 UTC] PHP Deprecated:  Return type of Convoworks\OptimizePress\Support\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/convoworks-wp/vendor/influendo/influendo-support/src/Collection.php on line 1320
[06-Dec-2022 20:53:04 UTC] PHP Deprecated:  Return type of Convoworks\OptimizePress\Support\Collection::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/convoworks-wp/vendor/influendo/influendo-support/src/Collection.php on line 1301
[06-Dec-2022 20:53:04 UTC] PHP Deprecated:  Return type of Convoworks\OptimizePress\Support\Collection::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/convoworks-wp/vendor/influendo/influendo-support/src/Collection.php on line 1272
[06-Dec-2022 20:53:05 UTC] PHP Deprecated:  Return type of Convoworks\OptimizePress\Support\Collection::offsetExists($key) 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/convoworks-wp/vendor/influendo/influendo-support/src/Collection.php on line 1339
[06-Dec-2022 20:53:05 UTC] PHP Deprecated:  Return type of Convoworks\OptimizePress\Support\Collection::offsetGet($key) 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/convoworks-wp/vendor/influendo/influendo-support/src/Collection.php on line 1349
[06-Dec-2022 20:53:05 UTC] PHP Deprecated:  Return type of Convoworks\OptimizePress\Support\Collection::offsetSet($key, $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/convoworks-wp/vendor/influendo/influendo-support/src/Collection.php on line 1360
[06-Dec-2022 20:53:05 UTC] PHP Deprecated:  Return type of Convoworks\OptimizePress\Support\Collection::offsetUnset($key) 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/convoworks-wp/vendor/influendo/influendo-support/src/Collection.php on line 1374
[06-Dec-2022 20:53:05 UTC] PHP Deprecated:  Return type of Convoworks\OptimizePress\Support\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/convoworks-wp/vendor/influendo/influendo-support/src/Collection.php on line 1320
[06-Dec-2022 20:53:05 UTC] PHP Deprecated:  Return type of Convoworks\OptimizePress\Support\Collection::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/convoworks-wp/vendor/influendo/influendo-support/src/Collection.php on line 1301
[06-Dec-2022 20:53:05 UTC] PHP Deprecated:  Return type of Convoworks\OptimizePress\Support\Collection::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/convoworks-wp/vendor/influendo/influendo-support/src/Collection.php on line 1272
[06-Dec-2022 20:53:05 UTC] PHP Deprecated:  usort(): Returning bool from comparison function is deprecated, return an integer less than, equal to, or greater than zero in /wp-content/plugins/convoworks-wp/src/Convo/Services/Route.php on line 80
[06-Dec-2022 20:53:06 UTC] PHP Deprecated:  Return type of Convoworks\OptimizePress\Support\Collection::offsetExists($key) 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/convoworks-wp/vendor/influendo/influendo-support/src/Collection.php on line 1339
[06-Dec-2022 20:53:06 UTC] PHP Deprecated:  Return type of Convoworks\OptimizePress\Support\Collection::offsetGet($key) 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/convoworks-wp/vendor/influendo/influendo-support/src/Collection.php on line 1349
[06-Dec-2022 20:53:06 UTC] PHP Deprecated:  Return type of Convoworks\OptimizePress\Support\Collection::offsetSet($key, $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/convoworks-wp/vendor/influendo/influendo-support/src/Collection.php on line 1360
[06-Dec-2022 20:53:06 UTC] PHP Deprecated:  Return type of Convoworks\OptimizePress\Support\Collection::offsetUnset($key) 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/convoworks-wp/vendor/influendo/influendo-support/src/Collection.php on line 1374
[06-Dec-2022 20:53:06 UTC] PHP Deprecated:  Return type of Convoworks\OptimizePress\Support\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/convoworks-wp/vendor/influendo/influendo-support/src/Collection.php on line 1320
[06-Dec-2022 20:53:06 UTC] PHP Deprecated:  Return type of Convoworks\OptimizePress\Support\Collection::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/convoworks-wp/vendor/influendo/influendo-support/src/Collection.php on line 1301
[06-Dec-2022 20:53:06 UTC] PHP Deprecated:  Return type of Convoworks\OptimizePress\Support\Collection::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/convoworks-wp/vendor/influendo/influendo-support/src/Collection.php on line 1272
[06-Dec-2022 20:53:06 UTC] PHP Deprecated:  usort(): Returning bool from comparison function is deprecated, return an integer less than, equal to, or greater than zero in /wp-content/plugins/convoworks-wp/src/Convo/Services/Route.php on line 80
[06-Dec-2022 20:53:13 UTC] PHP Deprecated:  Return type of Convoworks\OptimizePress\Support\Collection::offsetExists($key) 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/convoworks-wp/vendor/influendo/influendo-support/src/Collection.php on line 1339
[06-Dec-2022 20:53:13 UTC] PHP Deprecated:  Return type of Convoworks\OptimizePress\Support\Collection::offsetGet($key) 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/convoworks-wp/vendor/influendo/influendo-support/src/Collection.php on line 1349
[06-Dec-2022 20:53:13 UTC] PHP Deprecated:  Return type of Convoworks\OptimizePress\Support\Collection::offsetSet($key, $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/convoworks-wp/vendor/influendo/influendo-support/src/Collection.php on line 1360
[06-Dec-2022 20:53:13 UTC] PHP Deprecated:  Return type of Convoworks\OptimizePress\Support\Collection::offsetUnset($key) 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/convoworks-wp/vendor/influendo/influendo-support/src/Collection.php on line 1374
[06-Dec-2022 20:53:13 UTC] PHP Deprecated:  Return type of Convoworks\OptimizePress\Support\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/convoworks-wp/vendor/influendo/influendo-support/src/Collection.php on line 1320
[06-Dec-2022 20:53:13 UTC] PHP Deprecated:  Return type of Convoworks\OptimizePress\Support\Collection::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/convoworks-wp/vendor/influendo/influendo-support/src/Collection.php on line 1301
[06-Dec-2022 20:53:13 UTC] PHP Deprecated:  Return type of Convoworks\OptimizePress\Support\Collection::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/convoworks-wp/vendor/influendo/influendo-support/src/Collection.php on line 1272
[06-Dec-2022 20:53:13 UTC] PHP Deprecated:  usort(): Returning bool from comparison function is deprecated, return an integer less than, equal to, or greater than zero in /wp-content/plugins/convoworks-wp/src/Convo/Services/Route.php on line 80
[06-Dec-2022 20:53:14 UTC] PHP Deprecated:  Return type of Convoworks\OptimizePress\Support\Collection::offsetExists($key) 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/convoworks-wp/vendor/influendo/influendo-support/src/Collection.php on line 1339
[06-Dec-2022 20:53:14 UTC] PHP Deprecated:  Return type of Convoworks\OptimizePress\Support\Collection::offsetGet($key) 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/convoworks-wp/vendor/influendo/influendo-support/src/Collection.php on line 1349
[06-Dec-2022 20:53:14 UTC] PHP Deprecated:  Return type of Convoworks\OptimizePress\Support\Collection::offsetSet($key, $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/convoworks-wp/vendor/influendo/influendo-support/src/Collection.php on line 1360
[06-Dec-2022 20:53:14 UTC] PHP Deprecated:  Return type of Convoworks\OptimizePress\Support\Collection::offsetUnset($key) 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/convoworks-wp/vendor/influendo/influendo-support/src/Collection.php on line 1374
[06-Dec-2022 20:53:14 UTC] PHP Deprecated:  Return type of Convoworks\OptimizePress\Support\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/convoworks-wp/vendor/influendo/influendo-support/src/Collection.php on line 1320
[06-Dec-2022 20:53:14 UTC] PHP Deprecated:  Return type of Convoworks\OptimizePress\Support\Collection::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/convoworks-wp/vendor/influendo/influendo-support/src/Collection.php on line 1301
[06-Dec-2022 20:53:14 UTC] PHP Deprecated:  Return type of Convoworks\OptimizePress\Support\Collection::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/convoworks-wp/vendor/influendo/influendo-support/src/Collection.php on line 1272
[06-Dec-2022 20:53:15 UTC] PHP Deprecated:  Return type of Convoworks\OptimizePress\Support\Collection::offsetExists($key) 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/convoworks-wp/vendor/influendo/influendo-support/src/Collection.php on line 1339
[06-Dec-2022 20:53:15 UTC] PHP Deprecated:  Return type of Convoworks\OptimizePress\Support\Collection::offsetGet($key) 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/convoworks-wp/vendor/influendo/influendo-support/src/Collection.php on line 1349
[06-Dec-2022 20:53:15 UTC] PHP Deprecated:  Return type of Convoworks\OptimizePress\Support\Collection::offsetSet($key, $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/convoworks-wp/vendor/influendo/influendo-support/src/Collection.php on line 1360
[06-Dec-2022 20:53:15 UTC] PHP Deprecated:  Return type of Convoworks\OptimizePress\Support\Collection::offsetUnset($key) 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/convoworks-wp/vendor/influendo/influendo-support/src/Collection.php on line 1374
[06-Dec-2022 20:53:15 UTC] PHP Deprecated:  Return type of Convoworks\OptimizePress\Support\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/convoworks-wp/vendor/influendo/influendo-support/src/Collection.php on line 1320
[06-Dec-2022 20:53:15 UTC] PHP Deprecated:  Return type of Convoworks\OptimizePress\Support\Collection::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/convoworks-wp/vendor/influendo/influendo-support/src/Collection.php on line 1301
[06-Dec-2022 20:53:15 UTC] PHP Deprecated:  Return type of Convoworks\OptimizePress\Support\Collection::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/convoworks-wp/vendor/influendo/influendo-support/src/Collection.php on line 1272
[06-Dec-2022 20:53:15 UTC] PHP Deprecated:  usort(): Returning bool from comparison function is deprecated, return an integer less than, equal to, or greater than zero in /wp-content/plugins/convoworks-wp/src/Convo/Services/Route.php on line 80
[06-Dec-2022 20:53:16 UTC] PHP Deprecated:  Return type of Convoworks\OptimizePress\Support\Collection::offsetExists($key) 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/convoworks-wp/vendor/influendo/influendo-support/src/Collection.php on line 1339
[06-Dec-2022 20:53:16 UTC] PHP Deprecated:  Return type of Convoworks\OptimizePress\Support\Collection::offsetGet($key) 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/convoworks-wp/vendor/influendo/influendo-support/src/Collection.php on line 1349
[06-Dec-2022 20:53:16 UTC] PHP Deprecated:  Return type of Convoworks\OptimizePress\Support\Collection::offsetSet($key, $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/convoworks-wp/vendor/influendo/influendo-support/src/Collection.php on line 1360
[06-Dec-2022 20:53:16 UTC] PHP Deprecated:  Return type of Convoworks\OptimizePress\Support\Collection::offsetUnset($key) 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/convoworks-wp/vendor/influendo/influendo-support/src/Collection.php on line 1374
[06-Dec-2022 20:53:16 UTC] PHP Deprecated:  Return type of Convoworks\OptimizePress\Support\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/convoworks-wp/vendor/influendo/influendo-support/src/Collection.php on line 1320
[06-Dec-2022 20:53:16 UTC] PHP Deprecated:  Return type of Convoworks\OptimizePress\Support\Collection::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/convoworks-wp/vendor/influendo/influendo-support/src/Collection.php on line 1301
[06-Dec-2022 20:53:16 UTC] PHP Deprecated:  Return type of Convoworks\OptimizePress\Support\Collection::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/convoworks-wp/vendor/influendo/influendo-support/src/Collection.php on line 1272
[06-Dec-2022 20:53:16 UTC] PHP Deprecated:  usort(): Returning bool from comparison function is deprecated, return an integer less than, equal to, or greater than zero in /wp-content/plugins/convoworks-wp/src/Convo/Services/Route.php on line 80
[06-Dec-2022 20:53:16 UTC] PHP Deprecated:  Return type of Convoworks\OptimizePress\Support\Collection::offsetExists($key) 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/convoworks-wp/vendor/influendo/influendo-support/src/Collection.php on line 1339
[06-Dec-2022 20:53:16 UTC] PHP Deprecated:  Return type of Convoworks\OptimizePress\Support\Collection::offsetGet($key) 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/convoworks-wp/vendor/influendo/influendo-support/src/Collection.php on line 1349
[06-Dec-2022 20:53:16 UTC] PHP Deprecated:  Return type of Convoworks\OptimizePress\Support\Collection::offsetSet($key, $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/convoworks-wp/vendor/influendo/influendo-support/src/Collection.php on line 1360
[06-Dec-2022 20:53:16 UTC] PHP Deprecated:  Return type of Convoworks\OptimizePress\Support\Collection::offsetUnset($key) 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/convoworks-wp/vendor/influendo/influendo-support/src/Collection.php on line 1374
[06-Dec-2022 20:53:16 UTC] PHP Deprecated:  Return type of Convoworks\OptimizePress\Support\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/convoworks-wp/vendor/influendo/influendo-support/src/Collection.php on line 1320
[06-Dec-2022 20:53:16 UTC] PHP Deprecated:  Return type of Convoworks\OptimizePress\Support\Collection::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/convoworks-wp/vendor/influendo/influendo-support/src/Collection.php on line 1301
[06-Dec-2022 20:53:16 UTC] PHP Deprecated:  Return type of Convoworks\OptimizePress\Support\Collection::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/convoworks-wp/vendor/influendo/influendo-support/src/Collection.php on line 1272
[06-Dec-2022 20:53:16 UTC] PHP Deprecated:  Return type of Convoworks\OptimizePress\Support\Collection::offsetExists($key) 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/convoworks-wp/vendor/influendo/influendo-support/src/Collection.php on line 1339
[06-Dec-2022 20:53:16 UTC] PHP Deprecated:  Return type of Convoworks\OptimizePress\Support\Collection::offsetGet($key) 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/convoworks-wp/vendor/influendo/influendo-support/src/Collection.php on line 1349
[06-Dec-2022 20:53:16 UTC] PHP Deprecated:  Return type of Convoworks\OptimizePress\Support\Collection::offsetSet($key, $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/convoworks-wp/vendor/influendo/influendo-support/src/Collection.php on line 1360
[06-Dec-2022 20:53:16 UTC] PHP Deprecated:  Return type of Convoworks\OptimizePress\Support\Collection::offsetUnset($key) 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/convoworks-wp/vendor/influendo/influendo-support/src/Collection.php on line 1374
[06-Dec-2022 20:53:16 UTC] PHP Deprecated:  Return type of Convoworks\OptimizePress\Support\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/convoworks-wp/vendor/influendo/influendo-support/src/Collection.php on line 1320
[06-Dec-2022 20:53:16 UTC] PHP Deprecated:  Return type of Convoworks\OptimizePress\Support\Collection::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/convoworks-wp/vendor/influendo/influendo-support/src/Collection.php on line 1301
[06-Dec-2022 20:53:16 UTC] PHP Deprecated:  Return type of Convoworks\OptimizePress\Support\Collection::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/convoworks-wp/vendor/influendo/influendo-support/src/Collection.php on line 1272
[06-Dec-2022 20:53:16 UTC] PHP Deprecated:  usort(): Returning bool from comparison function is deprecated, return an integer less than, equal to, or greater than zero in /wp-content/plugins/convoworks-wp/src/Convo/Services/Route.php on line 80
[06-Dec-2022 20:53:17 UTC] PHP Deprecated:  Return type of Convoworks\OptimizePress\Support\Collection::offsetExists($key) 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/convoworks-wp/vendor/influendo/influendo-support/src/Collection.php on line 1339
[06-Dec-2022 20:53:17 UTC] PHP Deprecated:  Return type of Convoworks\OptimizePress\Support\Collection::offsetGet($key) 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/convoworks-wp/vendor/influendo/influendo-support/src/Collection.php on line 1349
[06-Dec-2022 20:53:17 UTC] PHP Deprecated:  Return type of Convoworks\OptimizePress\Support\Collection::offsetSet($key, $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/convoworks-wp/vendor/influendo/influendo-support/src/Collection.php on line 1360
[06-Dec-2022 20:53:17 UTC] PHP Deprecated:  Return type of Convoworks\OptimizePress\Support\Collection::offsetUnset($key) 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/convoworks-wp/vendor/influendo/influendo-support/src/Collection.php on line 1374
[06-Dec-2022 20:53:17 UTC] PHP Deprecated:  Return type of Convoworks\OptimizePress\Support\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/convoworks-wp/vendor/influendo/influendo-support/src/Collection.php on line 1320
[06-Dec-2022 20:53:17 UTC] PHP Deprecated:  Return type of Convoworks\OptimizePress\Support\Collection::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/convoworks-wp/vendor/influendo/influendo-support/src/Collection.php on line 1301
[06-Dec-2022 20:53:17 UTC] PHP Deprecated:  Return type of Convoworks\OptimizePress\Support\Collection::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/convoworks-wp/vendor/influendo/influendo-support/src/Collection.php on line 1272

(+213 more lines)
See also: All tests for this plugin, How to Hide Convoworks WP Admin Menus