Fluent Connect 0.3

Does Fluent Connect work with WordPress 6.8.1 and PHP 8.1.12? A smoke test was performed on .

Summary

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

Memory usage: 74.49 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.1
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
Plugin Info
Last updated
Active installs 500+
WordPress.org page https://wordpress.org/plugins/fluent-connect/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 3

Plugins ‹ Test site — WordPress

Page screenshot: Plugins ‹ Test site — WordPress
URL /wp-admin/plugins.php?plugin_status=all&paged=1&s
Requested URL /wp-admin/plugins.php?action=activate&plugin=fluent-connect%2Ffluent-connect.php&plugin_status=all&paged=1&s&_wpnonce=6b74797588
Aspect after-activation
HTTP status 200
Load time 0.522 s
Memory usage 3.76 MiB
JS errors None
Resource errors None

Fluent Connect

Page screenshot: Fluent Connect
URL /wp-admin/admin.php?page=fluent-connect#/
Requested URL /wp-admin/admin.php?page=fluent-connect
Aspect menu-item
HTTP status 200
Load time 0.559 s
Memory usage 3.53 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.222 s
Memory usage 3.48 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.367 s0.309 s-0.058 s3.51 MiB3.55 MiB+ 46.23 KiB
/wp-admin/edit.php0.209 s0.197 s-0.012 s3.57 MiB3.62 MiB+ 46.65 KiB
/wp-admin/post-new.php0.838 s0.649 s-0.189 s6.06 MiB6.32 MiB+ 267.47 KiB
/wp-admin/upload.php0.758 s0.335 s-0.423 s3.52 MiB3.55 MiB+ 29.61 KiB
/wp-admin/options-writing.php0.217 s0.197 s-0.020 s3.5 MiB3.53 MiB+ 33.6 KiB
/wp-admin/media-new.php0.271 s0.457 s+0.186 s3.49 MiB3.53 MiB+ 41.8 KiB
/wp-admin/edit-tags.php?taxonomy=category0.185 s0.191 s+0.006 s3.5 MiB3.56 MiB+ 52.47 KiB
/wp-admin/post-new.php?post_type=page0.772 s0.598 s-0.174 s6.05 MiB6.24 MiB+ 199.02 KiB
/wp-admin/options-discussion.php0.498 s0.304 s-0.194 s3.5 MiB3.53 MiB+ 30.1 KiB
/wp-admin/edit-comments.php0.229 s0.207 s-0.022 s3.52 MiB3.55 MiB+ 29.6 KiB
/0.319 s0.211 s-0.108 s3.43 MiB3.48 MiB+ 42.78 KiB
Average 0.424 s0.332 s-0.092 s3.97 MiB4.04 MiB+ 74.49 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
PHP96.9%2,56617459
JSON2.5%6702
SVG0.5%1301
JavaScript0.1%212
CSS0.0%101
Total 2,649 175 65

PHP Code Analysis | More results »

Lines of code 2,439
Total complexity 325
Median class complexity 5.0
Median method complexity 1.0
Most complex class FluentConnect\App\Services\ConnectStores
Most complex function FluentConnect\App\Http\Controllers\ReportsController::backgroundInstaller()
Classes 49
Methods 165
Functions 3

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 7

PHP Error Log 385 lines

[04-May-2025 10:17:48 UTC] PHP Deprecated:  Return type of FluentConnect\Framework\Foundation\Container::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/fluent-connect/vendor/wpfluent/framework/src/WPFluent/Foundation/Container.php on line 1164
[04-May-2025 10:17:48 UTC] PHP Deprecated:  Return type of FluentConnect\Framework\Foundation\Container::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/fluent-connect/vendor/wpfluent/framework/src/WPFluent/Foundation/Container.php on line 1175
[04-May-2025 10:17:48 UTC] PHP Deprecated:  Return type of FluentConnect\Framework\Foundation\Container::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/fluent-connect/vendor/wpfluent/framework/src/WPFluent/Foundation/Container.php on line 1187
[04-May-2025 10:17:48 UTC] PHP Deprecated:  Return type of FluentConnect\Framework\Foundation\Container::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/fluent-connect/vendor/wpfluent/framework/src/WPFluent/Foundation/Container.php on line 1207
[04-May-2025 10:17:48 UTC] PHP Deprecated:  Return type of FluentConnect\Framework\Database\Orm\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/fluent-connect/vendor/wpfluent/framework/src/WPFluent/Database/Orm/Model.php on line 3447
[04-May-2025 10:17:48 UTC] PHP Deprecated:  Return type of FluentConnect\Framework\Database\Orm\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/fluent-connect/vendor/wpfluent/framework/src/WPFluent/Database/Orm/Model.php on line 3458
[04-May-2025 10:17:48 UTC] PHP Deprecated:  Return type of FluentConnect\Framework\Database\Orm\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/fluent-connect/vendor/wpfluent/framework/src/WPFluent/Database/Orm/Model.php on line 3470
[04-May-2025 10:17:48 UTC] PHP Deprecated:  Return type of FluentConnect\Framework\Database\Orm\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/fluent-connect/vendor/wpfluent/framework/src/WPFluent/Database/Orm/Model.php on line 3481
[04-May-2025 10:17:48 UTC] PHP Deprecated:  Return type of FluentConnect\Framework\Database\Orm\Model::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/fluent-connect/vendor/wpfluent/framework/src/WPFluent/Database/Orm/Model.php on line 2449
[04-May-2025 10:17:49 UTC] PHP Deprecated:  Return type of FluentConnect\Framework\Foundation\Container::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/fluent-connect/vendor/wpfluent/framework/src/WPFluent/Foundation/Container.php on line 1164
[04-May-2025 10:17:49 UTC] PHP Deprecated:  Return type of FluentConnect\Framework\Foundation\Container::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/fluent-connect/vendor/wpfluent/framework/src/WPFluent/Foundation/Container.php on line 1175
[04-May-2025 10:17:49 UTC] PHP Deprecated:  Return type of FluentConnect\Framework\Foundation\Container::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/fluent-connect/vendor/wpfluent/framework/src/WPFluent/Foundation/Container.php on line 1187
[04-May-2025 10:17:49 UTC] PHP Deprecated:  Return type of FluentConnect\Framework\Foundation\Container::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/fluent-connect/vendor/wpfluent/framework/src/WPFluent/Foundation/Container.php on line 1207
[04-May-2025 10:17:49 UTC] PHP Deprecated:  Return type of FluentConnect\Framework\Database\Orm\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/fluent-connect/vendor/wpfluent/framework/src/WPFluent/Database/Orm/Model.php on line 3447
[04-May-2025 10:17:49 UTC] PHP Deprecated:  Return type of FluentConnect\Framework\Database\Orm\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/fluent-connect/vendor/wpfluent/framework/src/WPFluent/Database/Orm/Model.php on line 3458
[04-May-2025 10:17:49 UTC] PHP Deprecated:  Return type of FluentConnect\Framework\Database\Orm\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/fluent-connect/vendor/wpfluent/framework/src/WPFluent/Database/Orm/Model.php on line 3470
[04-May-2025 10:17:49 UTC] PHP Deprecated:  Return type of FluentConnect\Framework\Database\Orm\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/fluent-connect/vendor/wpfluent/framework/src/WPFluent/Database/Orm/Model.php on line 3481
[04-May-2025 10:17:49 UTC] PHP Deprecated:  Return type of FluentConnect\Framework\Database\Orm\Model::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/fluent-connect/vendor/wpfluent/framework/src/WPFluent/Database/Orm/Model.php on line 2449
[04-May-2025 10:17:49 UTC] PHP Deprecated:  Return type of FluentConnect\Framework\Foundation\Container::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/fluent-connect/vendor/wpfluent/framework/src/WPFluent/Foundation/Container.php on line 1164
[04-May-2025 10:17:49 UTC] PHP Deprecated:  Return type of FluentConnect\Framework\Foundation\Container::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/fluent-connect/vendor/wpfluent/framework/src/WPFluent/Foundation/Container.php on line 1175
[04-May-2025 10:17:49 UTC] PHP Deprecated:  Return type of FluentConnect\Framework\Foundation\Container::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/fluent-connect/vendor/wpfluent/framework/src/WPFluent/Foundation/Container.php on line 1187
[04-May-2025 10:17:49 UTC] PHP Deprecated:  Return type of FluentConnect\Framework\Foundation\Container::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/fluent-connect/vendor/wpfluent/framework/src/WPFluent/Foundation/Container.php on line 1207
[04-May-2025 10:17:49 UTC] PHP Deprecated:  Return type of FluentConnect\Framework\Database\Orm\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/fluent-connect/vendor/wpfluent/framework/src/WPFluent/Database/Orm/Model.php on line 3447
[04-May-2025 10:17:49 UTC] PHP Deprecated:  Return type of FluentConnect\Framework\Database\Orm\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/fluent-connect/vendor/wpfluent/framework/src/WPFluent/Database/Orm/Model.php on line 3458
[04-May-2025 10:17:49 UTC] PHP Deprecated:  Return type of FluentConnect\Framework\Database\Orm\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/fluent-connect/vendor/wpfluent/framework/src/WPFluent/Database/Orm/Model.php on line 3470
[04-May-2025 10:17:49 UTC] PHP Deprecated:  Return type of FluentConnect\Framework\Database\Orm\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/fluent-connect/vendor/wpfluent/framework/src/WPFluent/Database/Orm/Model.php on line 3481
[04-May-2025 10:17:49 UTC] PHP Deprecated:  Return type of FluentConnect\Framework\Database\Orm\Model::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/fluent-connect/vendor/wpfluent/framework/src/WPFluent/Database/Orm/Model.php on line 2449
[04-May-2025 10:17:50 UTC] PHP Deprecated:  Return type of FluentConnect\Framework\Foundation\Container::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/fluent-connect/vendor/wpfluent/framework/src/WPFluent/Foundation/Container.php on line 1164
[04-May-2025 10:17:50 UTC] PHP Deprecated:  Return type of FluentConnect\Framework\Foundation\Container::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/fluent-connect/vendor/wpfluent/framework/src/WPFluent/Foundation/Container.php on line 1175
[04-May-2025 10:17:50 UTC] PHP Deprecated:  Return type of FluentConnect\Framework\Foundation\Container::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/fluent-connect/vendor/wpfluent/framework/src/WPFluent/Foundation/Container.php on line 1187
[04-May-2025 10:17:50 UTC] PHP Deprecated:  Return type of FluentConnect\Framework\Foundation\Container::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/fluent-connect/vendor/wpfluent/framework/src/WPFluent/Foundation/Container.php on line 1207
[04-May-2025 10:17:50 UTC] PHP Deprecated:  Return type of FluentConnect\Framework\Database\Orm\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/fluent-connect/vendor/wpfluent/framework/src/WPFluent/Database/Orm/Model.php on line 3447
[04-May-2025 10:17:50 UTC] PHP Deprecated:  Return type of FluentConnect\Framework\Database\Orm\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/fluent-connect/vendor/wpfluent/framework/src/WPFluent/Database/Orm/Model.php on line 3458
[04-May-2025 10:17:50 UTC] PHP Deprecated:  Return type of FluentConnect\Framework\Database\Orm\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/fluent-connect/vendor/wpfluent/framework/src/WPFluent/Database/Orm/Model.php on line 3470
[04-May-2025 10:17:50 UTC] PHP Deprecated:  Return type of FluentConnect\Framework\Database\Orm\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/fluent-connect/vendor/wpfluent/framework/src/WPFluent/Database/Orm/Model.php on line 3481
[04-May-2025 10:17:50 UTC] PHP Deprecated:  Return type of FluentConnect\Framework\Database\Orm\Model::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/fluent-connect/vendor/wpfluent/framework/src/WPFluent/Database/Orm/Model.php on line 2449
[04-May-2025 10:17:50 UTC] PHP Deprecated:  Return type of FluentConnect\Framework\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/fluent-connect/vendor/wpfluent/framework/src/WPFluent/Support/Collection.php on line 1176
[04-May-2025 10:17:50 UTC] PHP Deprecated:  Return type of FluentConnect\Framework\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/fluent-connect/vendor/wpfluent/framework/src/WPFluent/Support/Collection.php on line 1187
[04-May-2025 10:17:50 UTC] PHP Deprecated:  Return type of FluentConnect\Framework\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/fluent-connect/vendor/wpfluent/framework/src/WPFluent/Support/Collection.php on line 1199
[04-May-2025 10:17:50 UTC] PHP Deprecated:  Return type of FluentConnect\Framework\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/fluent-connect/vendor/wpfluent/framework/src/WPFluent/Support/Collection.php on line 1214
[04-May-2025 10:17:50 UTC] PHP Deprecated:  Return type of FluentConnect\Framework\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/fluent-connect/vendor/wpfluent/framework/src/WPFluent/Support/Collection.php on line 1165
[04-May-2025 10:17:50 UTC] PHP Deprecated:  Return type of FluentConnect\Framework\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/fluent-connect/vendor/wpfluent/framework/src/WPFluent/Support/Collection.php on line 1144
[04-May-2025 10:17:50 UTC] PHP Deprecated:  Return type of FluentConnect\Framework\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/fluent-connect/vendor/wpfluent/framework/src/WPFluent/Support/Collection.php on line 1113
[04-May-2025 10:17:51 UTC] PHP Deprecated:  Return type of FluentConnect\Framework\Foundation\Container::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/fluent-connect/vendor/wpfluent/framework/src/WPFluent/Foundation/Container.php on line 1164
[04-May-2025 10:17:51 UTC] PHP Deprecated:  Return type of FluentConnect\Framework\Foundation\Container::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/fluent-connect/vendor/wpfluent/framework/src/WPFluent/Foundation/Container.php on line 1175
[04-May-2025 10:17:51 UTC] PHP Deprecated:  Return type of FluentConnect\Framework\Foundation\Container::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/fluent-connect/vendor/wpfluent/framework/src/WPFluent/Foundation/Container.php on line 1187
[04-May-2025 10:17:51 UTC] PHP Deprecated:  Return type of FluentConnect\Framework\Foundation\Container::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/fluent-connect/vendor/wpfluent/framework/src/WPFluent/Foundation/Container.php on line 1207
[04-May-2025 10:17:51 UTC] PHP Deprecated:  Return type of FluentConnect\Framework\Database\Orm\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/fluent-connect/vendor/wpfluent/framework/src/WPFluent/Database/Orm/Model.php on line 3447
[04-May-2025 10:17:51 UTC] PHP Deprecated:  Return type of FluentConnect\Framework\Database\Orm\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/fluent-connect/vendor/wpfluent/framework/src/WPFluent/Database/Orm/Model.php on line 3458
[04-May-2025 10:17:51 UTC] PHP Deprecated:  Return type of FluentConnect\Framework\Database\Orm\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/fluent-connect/vendor/wpfluent/framework/src/WPFluent/Database/Orm/Model.php on line 3470
[04-May-2025 10:17:51 UTC] PHP Deprecated:  Return type of FluentConnect\Framework\Database\Orm\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/fluent-connect/vendor/wpfluent/framework/src/WPFluent/Database/Orm/Model.php on line 3481
[04-May-2025 10:17:51 UTC] PHP Deprecated:  Return type of FluentConnect\Framework\Database\Orm\Model::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/fluent-connect/vendor/wpfluent/framework/src/WPFluent/Database/Orm/Model.php on line 2449
[04-May-2025 10:17:52 UTC] PHP Deprecated:  Return type of FluentConnect\Framework\Foundation\Container::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/fluent-connect/vendor/wpfluent/framework/src/WPFluent/Foundation/Container.php on line 1164
[04-May-2025 10:17:52 UTC] PHP Deprecated:  Return type of FluentConnect\Framework\Foundation\Container::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/fluent-connect/vendor/wpfluent/framework/src/WPFluent/Foundation/Container.php on line 1175
[04-May-2025 10:17:52 UTC] PHP Deprecated:  Return type of FluentConnect\Framework\Foundation\Container::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/fluent-connect/vendor/wpfluent/framework/src/WPFluent/Foundation/Container.php on line 1187
[04-May-2025 10:17:52 UTC] PHP Deprecated:  Return type of FluentConnect\Framework\Foundation\Container::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/fluent-connect/vendor/wpfluent/framework/src/WPFluent/Foundation/Container.php on line 1207
[04-May-2025 10:17:52 UTC] PHP Deprecated:  Return type of FluentConnect\Framework\Database\Orm\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/fluent-connect/vendor/wpfluent/framework/src/WPFluent/Database/Orm/Model.php on line 3447
[04-May-2025 10:17:52 UTC] PHP Deprecated:  Return type of FluentConnect\Framework\Database\Orm\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/fluent-connect/vendor/wpfluent/framework/src/WPFluent/Database/Orm/Model.php on line 3458
[04-May-2025 10:17:52 UTC] PHP Deprecated:  Return type of FluentConnect\Framework\Database\Orm\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/fluent-connect/vendor/wpfluent/framework/src/WPFluent/Database/Orm/Model.php on line 3470
[04-May-2025 10:17:52 UTC] PHP Deprecated:  Return type of FluentConnect\Framework\Database\Orm\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/fluent-connect/vendor/wpfluent/framework/src/WPFluent/Database/Orm/Model.php on line 3481
[04-May-2025 10:17:52 UTC] PHP Deprecated:  Return type of FluentConnect\Framework\Database\Orm\Model::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/fluent-connect/vendor/wpfluent/framework/src/WPFluent/Database/Orm/Model.php on line 2449
[04-May-2025 10:17:52 UTC] PHP Deprecated:  Return type of FluentConnect\Framework\Foundation\Container::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/fluent-connect/vendor/wpfluent/framework/src/WPFluent/Foundation/Container.php on line 1164
[04-May-2025 10:17:52 UTC] PHP Deprecated:  Return type of FluentConnect\Framework\Foundation\Container::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/fluent-connect/vendor/wpfluent/framework/src/WPFluent/Foundation/Container.php on line 1175
[04-May-2025 10:17:52 UTC] PHP Deprecated:  Return type of FluentConnect\Framework\Foundation\Container::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/fluent-connect/vendor/wpfluent/framework/src/WPFluent/Foundation/Container.php on line 1187
[04-May-2025 10:17:52 UTC] PHP Deprecated:  Return type of FluentConnect\Framework\Foundation\Container::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/fluent-connect/vendor/wpfluent/framework/src/WPFluent/Foundation/Container.php on line 1207
[04-May-2025 10:17:52 UTC] PHP Deprecated:  Return type of FluentConnect\Framework\Database\Orm\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/fluent-connect/vendor/wpfluent/framework/src/WPFluent/Database/Orm/Model.php on line 3447
[04-May-2025 10:17:52 UTC] PHP Deprecated:  Return type of FluentConnect\Framework\Database\Orm\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/fluent-connect/vendor/wpfluent/framework/src/WPFluent/Database/Orm/Model.php on line 3458
[04-May-2025 10:17:52 UTC] PHP Deprecated:  Return type of FluentConnect\Framework\Database\Orm\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/fluent-connect/vendor/wpfluent/framework/src/WPFluent/Database/Orm/Model.php on line 3470
[04-May-2025 10:17:52 UTC] PHP Deprecated:  Return type of FluentConnect\Framework\Database\Orm\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/fluent-connect/vendor/wpfluent/framework/src/WPFluent/Database/Orm/Model.php on line 3481
[04-May-2025 10:17:52 UTC] PHP Deprecated:  Return type of FluentConnect\Framework\Database\Orm\Model::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/fluent-connect/vendor/wpfluent/framework/src/WPFluent/Database/Orm/Model.php on line 2449
[04-May-2025 10:17:52 UTC] PHP Deprecated:  Return type of FluentConnect\Framework\Foundation\Container::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/fluent-connect/vendor/wpfluent/framework/src/WPFluent/Foundation/Container.php on line 1164
[04-May-2025 10:17:52 UTC] PHP Deprecated:  Return type of FluentConnect\Framework\Foundation\Container::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/fluent-connect/vendor/wpfluent/framework/src/WPFluent/Foundation/Container.php on line 1175
[04-May-2025 10:17:52 UTC] PHP Deprecated:  Return type of FluentConnect\Framework\Foundation\Container::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/fluent-connect/vendor/wpfluent/framework/src/WPFluent/Foundation/Container.php on line 1187
[04-May-2025 10:17:52 UTC] PHP Deprecated:  Return type of FluentConnect\Framework\Foundation\Container::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/fluent-connect/vendor/wpfluent/framework/src/WPFluent/Foundation/Container.php on line 1207
[04-May-2025 10:17:52 UTC] PHP Deprecated:  Return type of FluentConnect\Framework\Database\Orm\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/fluent-connect/vendor/wpfluent/framework/src/WPFluent/Database/Orm/Model.php on line 3447
[04-May-2025 10:17:52 UTC] PHP Deprecated:  Return type of FluentConnect\Framework\Database\Orm\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/fluent-connect/vendor/wpfluent/framework/src/WPFluent/Database/Orm/Model.php on line 3458
[04-May-2025 10:17:52 UTC] PHP Deprecated:  Return type of FluentConnect\Framework\Database\Orm\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/fluent-connect/vendor/wpfluent/framework/src/WPFluent/Database/Orm/Model.php on line 3470
[04-May-2025 10:17:52 UTC] PHP Deprecated:  Return type of FluentConnect\Framework\Database\Orm\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/fluent-connect/vendor/wpfluent/framework/src/WPFluent/Database/Orm/Model.php on line 3481
[04-May-2025 10:17:52 UTC] PHP Deprecated:  Return type of FluentConnect\Framework\Database\Orm\Model::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/fluent-connect/vendor/wpfluent/framework/src/WPFluent/Database/Orm/Model.php on line 2449
[04-May-2025 10:17:52 UTC] PHP Deprecated:  Return type of FluentConnect\Framework\Foundation\Container::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/fluent-connect/vendor/wpfluent/framework/src/WPFluent/Foundation/Container.php on line 1164
[04-May-2025 10:17:52 UTC] PHP Deprecated:  Return type of FluentConnect\Framework\Foundation\Container::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/fluent-connect/vendor/wpfluent/framework/src/WPFluent/Foundation/Container.php on line 1175
[04-May-2025 10:17:52 UTC] PHP Deprecated:  Return type of FluentConnect\Framework\Foundation\Container::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/fluent-connect/vendor/wpfluent/framework/src/WPFluent/Foundation/Container.php on line 1187
[04-May-2025 10:17:52 UTC] PHP Deprecated:  Return type of FluentConnect\Framework\Foundation\Container::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/fluent-connect/vendor/wpfluent/framework/src/WPFluent/Foundation/Container.php on line 1207
[04-May-2025 10:17:52 UTC] PHP Deprecated:  Return type of FluentConnect\Framework\Database\Orm\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/fluent-connect/vendor/wpfluent/framework/src/WPFluent/Database/Orm/Model.php on line 3447
[04-May-2025 10:17:52 UTC] PHP Deprecated:  Return type of FluentConnect\Framework\Database\Orm\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/fluent-connect/vendor/wpfluent/framework/src/WPFluent/Database/Orm/Model.php on line 3458
[04-May-2025 10:17:52 UTC] PHP Deprecated:  Return type of FluentConnect\Framework\Database\Orm\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/fluent-connect/vendor/wpfluent/framework/src/WPFluent/Database/Orm/Model.php on line 3470
[04-May-2025 10:17:52 UTC] PHP Deprecated:  Return type of FluentConnect\Framework\Database\Orm\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/fluent-connect/vendor/wpfluent/framework/src/WPFluent/Database/Orm/Model.php on line 3481
[04-May-2025 10:17:52 UTC] PHP Deprecated:  Return type of FluentConnect\Framework\Database\Orm\Model::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/fluent-connect/vendor/wpfluent/framework/src/WPFluent/Database/Orm/Model.php on line 2449
[04-May-2025 10:17:53 UTC] PHP Deprecated:  Return type of FluentConnect\Framework\Foundation\Container::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/fluent-connect/vendor/wpfluent/framework/src/WPFluent/Foundation/Container.php on line 1164
[04-May-2025 10:17:53 UTC] PHP Deprecated:  Return type of FluentConnect\Framework\Foundation\Container::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/fluent-connect/vendor/wpfluent/framework/src/WPFluent/Foundation/Container.php on line 1175
[04-May-2025 10:17:53 UTC] PHP Deprecated:  Return type of FluentConnect\Framework\Foundation\Container::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/fluent-connect/vendor/wpfluent/framework/src/WPFluent/Foundation/Container.php on line 1187
[04-May-2025 10:17:53 UTC] PHP Deprecated:  Return type of FluentConnect\Framework\Foundation\Container::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/fluent-connect/vendor/wpfluent/framework/src/WPFluent/Foundation/Container.php on line 1207
[04-May-2025 10:17:53 UTC] PHP Deprecated:  Return type of FluentConnect\Framework\Database\Orm\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/fluent-connect/vendor/wpfluent/framework/src/WPFluent/Database/Orm/Model.php on line 3447
[04-May-2025 10:17:53 UTC] PHP Deprecated:  Return type of FluentConnect\Framework\Database\Orm\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/fluent-connect/vendor/wpfluent/framework/src/WPFluent/Database/Orm/Model.php on line 3458
[04-May-2025 10:17:53 UTC] PHP Deprecated:  Return type of FluentConnect\Framework\Database\Orm\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/fluent-connect/vendor/wpfluent/framework/src/WPFluent/Database/Orm/Model.php on line 3470
[04-May-2025 10:17:53 UTC] PHP Deprecated:  Return type of FluentConnect\Framework\Database\Orm\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/fluent-connect/vendor/wpfluent/framework/src/WPFluent/Database/Orm/Model.php on line 3481
[04-May-2025 10:17:53 UTC] PHP Deprecated:  Return type of FluentConnect\Framework\Database\Orm\Model::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/fluent-connect/vendor/wpfluent/framework/src/WPFluent/Database/Orm/Model.php on line 2449
[04-May-2025 10:17:53 UTC] PHP Deprecated:  Return type of FluentConnect\Framework\Foundation\Container::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/fluent-connect/vendor/wpfluent/framework/src/WPFluent/Foundation/Container.php on line 1164
[04-May-2025 10:17:53 UTC] PHP Deprecated:  Return type of FluentConnect\Framework\Foundation\Container::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/fluent-connect/vendor/wpfluent/framework/src/WPFluent/Foundation/Container.php on line 1175
[04-May-2025 10:17:53 UTC] PHP Deprecated:  Return type of FluentConnect\Framework\Foundation\Container::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/fluent-connect/vendor/wpfluent/framework/src/WPFluent/Foundation/Container.php on line 1187

(+285 more lines)
See also: All tests for this plugin, How to Hide the "Fluent Connect" Admin Menu