TCE Sharing 2.0.9

Does TCE Sharing work with WordPress 7.0.2 and PHP 8.1.12? A smoke test was performed on .

Summary

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

Memory usage: 408.21 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 version7.0.2
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
Plugin Info
Last updated
Active installs 60+
WordPress.org page https://wordpress.org/plugins/tce-sharing/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 5

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=tce-sharing%2Ftce-sharing.php&plugin_status=all&paged=1&s&_wpnonce=5758ddcaf8
Aspect after-activation
HTTP status 200
Load time 0.980 s
Memory usage 4.26 MiB
JS errors None
Resource errors None

TCE Sharing

Page screenshot: TCE Sharing
URL /wp-admin/admin.php?page=tce-sharing
Aspect menu-item
HTTP status 200
Load time 0.446 s
Memory usage 4.22 MiB
JS errors None
Resource errors None

TCE Sharing → Configuration

Page screenshot: TCE Sharing → Configuration
URL /wp-admin/admin.php?page=tce-sharing-configuration
Aspect menu-item
HTTP status 200
Load time 0.780 s
Memory usage 4.22 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.217 s
Memory usage 4.6 MiB
JS errors None
Resource errors None

Add Post ‹ Test site — WordPress

Page screenshot: Add Post ‹ Test site — WordPress
URL /wp-admin/post-new.php
Aspect new-meta-boxes
HTTP status 200
Load time 1.753 s
Memory usage 7.05 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.614 s0.643 s+0.029 s3.92 MiB4.35 MiB+ 440.53 KiB
/wp-admin/edit.php0.492 s0.475 s-0.017 s3.98 MiB4.35 MiB+ 378.42 KiB
/wp-admin/post-new.php2.080 s1.859 s-0.221 s6.56 MiB7.05 MiB+ 509.91 KiB
/wp-admin/upload.php0.727 s0.688 s-0.039 s3.89 MiB4.3 MiB+ 418.69 KiB
/wp-admin/options-writing.php0.509 s0.490 s-0.019 s3.86 MiB4.22 MiB+ 363.92 KiB
/wp-admin/media-new.php0.563 s0.530 s-0.033 s3.85 MiB4.22 MiB+ 372.12 KiB
/wp-admin/edit-tags.php?taxonomy=category0.473 s0.470 s-0.003 s3.86 MiB4.28 MiB+ 422.75 KiB
/wp-admin/post-new.php?post_type=page1.681 s1.652 s-0.029 s6.55 MiB6.96 MiB+ 417.9 KiB
/wp-admin/options-discussion.php0.711 s0.540 s-0.171 s3.86 MiB4.22 MiB+ 360.42 KiB
/wp-admin/edit-comments.php0.530 s0.488 s-0.042 s3.88 MiB4.3 MiB+ 423.06 KiB
/0.278 s0.192 s-0.086 s4.23 MiB4.6 MiB+ 382.63 KiB
Average 0.787 s0.730 s-0.057 s4.4 MiB4.8 MiB+ 408.21 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
Markdown
Language % Lines of code Comment lines Files
PHP87.9%52,62447,3161,842
Markdown8.4%5,028023
JSON2.6%1,568014
CSS0.5%28015
JavaScript0.4%25220738
reStructuredText0.1%59291
XML0.0%1501
SVG0.0%1201
make0.0%901
Total 59,847 47,553 1,926

PHP Code Analysis | More results »

Lines of code 46,280
Total complexity 8,216
Median class complexity 0.0
Median method complexity 1.0
Most complex class Symfony\Polyfill\Mbstring\Mbstring
Most complex function JmesPath\TreeInterpreter::dispatch()
Classes 977
Methods 3,045
Functions 135

Additions

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

Options wp_options 10

Meta Boxes

{
    "post": {
        "tce-sharing-auto-upload-post": {
            "title": "Upload To TCE",
            "context": "side"
        }
    }
}

PHP Error Log 604 lines

[25-Jul-2026 20:55:04 UTC] PHP Deprecated:  Return type of Aws\HandlerList::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/tce-sharing/Autoload/aws/aws-sdk-php/src/HandlerList.php on line 308
[25-Jul-2026 20:55:04 UTC] PHP Deprecated:  Return type of Aws\Api\AbstractModel::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/tce-sharing/Autoload/aws/aws-sdk-php/src/Api/AbstractModel.php on line 41
[25-Jul-2026 20:55:04 UTC] PHP Deprecated:  Return type of Aws\Api\AbstractModel::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/tce-sharing/Autoload/aws/aws-sdk-php/src/Api/AbstractModel.php on line 30
[25-Jul-2026 20:55:04 UTC] PHP Deprecated:  Return type of Aws\Api\AbstractModel::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/tce-sharing/Autoload/aws/aws-sdk-php/src/Api/AbstractModel.php on line 36
[25-Jul-2026 20:55:04 UTC] PHP Deprecated:  Return type of Aws\Api\AbstractModel::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/tce-sharing/Autoload/aws/aws-sdk-php/src/Api/AbstractModel.php on line 46
[25-Jul-2026 20:55:04 UTC] PHP Deprecated:  Return type of Aws\Endpoint\Partition::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/tce-sharing/Autoload/aws/aws-sdk-php/src/HasDataTrait.php on line 41
[25-Jul-2026 20:55:04 UTC] PHP Deprecated:  Return type of & Aws\Endpoint\Partition::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/tce-sharing/Autoload/aws/aws-sdk-php/src/HasDataTrait.php on line 26
[25-Jul-2026 20:55:04 UTC] PHP Deprecated:  Return type of Aws\Endpoint\Partition::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/tce-sharing/Autoload/aws/aws-sdk-php/src/HasDataTrait.php on line 36
[25-Jul-2026 20:55:04 UTC] PHP Deprecated:  Return type of Aws\Endpoint\Partition::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/tce-sharing/Autoload/aws/aws-sdk-php/src/HasDataTrait.php on line 46
[25-Jul-2026 20:55:04 UTC] PHP Deprecated:  Aws\Credentials\Credentials implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) in /wp-content/plugins/tce-sharing/Autoload/aws/aws-sdk-php/src/Credentials/Credentials.php on line 8
[25-Jul-2026 20:55:04 UTC] PHP Deprecated:  Return type of Aws\HandlerList::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/tce-sharing/Autoload/aws/aws-sdk-php/src/HandlerList.php on line 308
[25-Jul-2026 20:55:04 UTC] PHP Deprecated:  Return type of Aws\Api\AbstractModel::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/tce-sharing/Autoload/aws/aws-sdk-php/src/Api/AbstractModel.php on line 41
[25-Jul-2026 20:55:04 UTC] PHP Deprecated:  Return type of Aws\Api\AbstractModel::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/tce-sharing/Autoload/aws/aws-sdk-php/src/Api/AbstractModel.php on line 30
[25-Jul-2026 20:55:04 UTC] PHP Deprecated:  Return type of Aws\Api\AbstractModel::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/tce-sharing/Autoload/aws/aws-sdk-php/src/Api/AbstractModel.php on line 36
[25-Jul-2026 20:55:04 UTC] PHP Deprecated:  Return type of Aws\Api\AbstractModel::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/tce-sharing/Autoload/aws/aws-sdk-php/src/Api/AbstractModel.php on line 46
[25-Jul-2026 20:55:04 UTC] PHP Deprecated:  Return type of Aws\Endpoint\Partition::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/tce-sharing/Autoload/aws/aws-sdk-php/src/HasDataTrait.php on line 41
[25-Jul-2026 20:55:04 UTC] PHP Deprecated:  Return type of & Aws\Endpoint\Partition::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/tce-sharing/Autoload/aws/aws-sdk-php/src/HasDataTrait.php on line 26
[25-Jul-2026 20:55:04 UTC] PHP Deprecated:  Return type of Aws\Endpoint\Partition::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/tce-sharing/Autoload/aws/aws-sdk-php/src/HasDataTrait.php on line 36
[25-Jul-2026 20:55:04 UTC] PHP Deprecated:  Return type of Aws\Endpoint\Partition::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/tce-sharing/Autoload/aws/aws-sdk-php/src/HasDataTrait.php on line 46
[25-Jul-2026 20:55:04 UTC] PHP Deprecated:  Aws\Credentials\Credentials implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) in /wp-content/plugins/tce-sharing/Autoload/aws/aws-sdk-php/src/Credentials/Credentials.php on line 8
[25-Jul-2026 20:55:04 UTC] PHP Deprecated:  Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/tce-sharing/Views/TceSharingMain/TheContentExchangeMain.php on line 167
[25-Jul-2026 20:55:04 UTC] PHP Deprecated:  Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/tce-sharing/Views/TceSharingMain/TheContentExchangeMain.php on line 191
[25-Jul-2026 20:55:04 UTC] PHP Deprecated:  Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/tce-sharing/Views/TceSharingConfiguration/TheContentExchangeConfiguration.php on line 145
[25-Jul-2026 20:55:05 UTC] PHP Deprecated:  Return type of Aws\HandlerList::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/tce-sharing/Autoload/aws/aws-sdk-php/src/HandlerList.php on line 308
[25-Jul-2026 20:55:05 UTC] PHP Deprecated:  Return type of Aws\Api\AbstractModel::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/tce-sharing/Autoload/aws/aws-sdk-php/src/Api/AbstractModel.php on line 41
[25-Jul-2026 20:55:05 UTC] PHP Deprecated:  Return type of Aws\Api\AbstractModel::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/tce-sharing/Autoload/aws/aws-sdk-php/src/Api/AbstractModel.php on line 30
[25-Jul-2026 20:55:05 UTC] PHP Deprecated:  Return type of Aws\Api\AbstractModel::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/tce-sharing/Autoload/aws/aws-sdk-php/src/Api/AbstractModel.php on line 36
[25-Jul-2026 20:55:05 UTC] PHP Deprecated:  Return type of Aws\Api\AbstractModel::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/tce-sharing/Autoload/aws/aws-sdk-php/src/Api/AbstractModel.php on line 46
[25-Jul-2026 20:55:05 UTC] PHP Deprecated:  Return type of Aws\Endpoint\Partition::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/tce-sharing/Autoload/aws/aws-sdk-php/src/HasDataTrait.php on line 41
[25-Jul-2026 20:55:05 UTC] PHP Deprecated:  Return type of & Aws\Endpoint\Partition::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/tce-sharing/Autoload/aws/aws-sdk-php/src/HasDataTrait.php on line 26
[25-Jul-2026 20:55:05 UTC] PHP Deprecated:  Return type of Aws\Endpoint\Partition::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/tce-sharing/Autoload/aws/aws-sdk-php/src/HasDataTrait.php on line 36
[25-Jul-2026 20:55:05 UTC] PHP Deprecated:  Return type of Aws\Endpoint\Partition::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/tce-sharing/Autoload/aws/aws-sdk-php/src/HasDataTrait.php on line 46
[25-Jul-2026 20:55:05 UTC] PHP Deprecated:  Aws\Credentials\Credentials implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) in /wp-content/plugins/tce-sharing/Autoload/aws/aws-sdk-php/src/Credentials/Credentials.php on line 8
[25-Jul-2026 20:55:05 UTC] PHP Deprecated:  Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/tce-sharing/Views/TceSharingMain/TheContentExchangeMain.php on line 167
[25-Jul-2026 20:55:05 UTC] PHP Deprecated:  Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/tce-sharing/Views/TceSharingMain/TheContentExchangeMain.php on line 191
[25-Jul-2026 20:55:05 UTC] PHP Deprecated:  Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/tce-sharing/Views/TceSharingConfiguration/TheContentExchangeConfiguration.php on line 145
[25-Jul-2026 20:55:06 UTC] PHP Deprecated:  Return type of Aws\HandlerList::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/tce-sharing/Autoload/aws/aws-sdk-php/src/HandlerList.php on line 308
[25-Jul-2026 20:55:06 UTC] PHP Deprecated:  Return type of Aws\Api\AbstractModel::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/tce-sharing/Autoload/aws/aws-sdk-php/src/Api/AbstractModel.php on line 41
[25-Jul-2026 20:55:06 UTC] PHP Deprecated:  Return type of Aws\Api\AbstractModel::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/tce-sharing/Autoload/aws/aws-sdk-php/src/Api/AbstractModel.php on line 30
[25-Jul-2026 20:55:06 UTC] PHP Deprecated:  Return type of Aws\Api\AbstractModel::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/tce-sharing/Autoload/aws/aws-sdk-php/src/Api/AbstractModel.php on line 36
[25-Jul-2026 20:55:06 UTC] PHP Deprecated:  Return type of Aws\Api\AbstractModel::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/tce-sharing/Autoload/aws/aws-sdk-php/src/Api/AbstractModel.php on line 46
[25-Jul-2026 20:55:06 UTC] PHP Deprecated:  Return type of Aws\Endpoint\Partition::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/tce-sharing/Autoload/aws/aws-sdk-php/src/HasDataTrait.php on line 41
[25-Jul-2026 20:55:06 UTC] PHP Deprecated:  Return type of & Aws\Endpoint\Partition::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/tce-sharing/Autoload/aws/aws-sdk-php/src/HasDataTrait.php on line 26
[25-Jul-2026 20:55:06 UTC] PHP Deprecated:  Return type of Aws\Endpoint\Partition::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/tce-sharing/Autoload/aws/aws-sdk-php/src/HasDataTrait.php on line 36
[25-Jul-2026 20:55:06 UTC] PHP Deprecated:  Return type of Aws\Endpoint\Partition::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/tce-sharing/Autoload/aws/aws-sdk-php/src/HasDataTrait.php on line 46
[25-Jul-2026 20:55:06 UTC] PHP Deprecated:  Aws\Credentials\Credentials implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) in /wp-content/plugins/tce-sharing/Autoload/aws/aws-sdk-php/src/Credentials/Credentials.php on line 8
[25-Jul-2026 20:55:06 UTC] PHP Deprecated:  Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/tce-sharing/Views/TceSharingMain/TheContentExchangeMain.php on line 167
[25-Jul-2026 20:55:06 UTC] PHP Deprecated:  Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/tce-sharing/Views/TceSharingMain/TheContentExchangeMain.php on line 191
[25-Jul-2026 20:55:06 UTC] PHP Deprecated:  Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/tce-sharing/Views/TceSharingConfiguration/TheContentExchangeConfiguration.php on line 145
[25-Jul-2026 20:55:07 UTC] PHP Deprecated:  Return type of Aws\HandlerList::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/tce-sharing/Autoload/aws/aws-sdk-php/src/HandlerList.php on line 308
[25-Jul-2026 20:55:07 UTC] PHP Deprecated:  Return type of Aws\Api\AbstractModel::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/tce-sharing/Autoload/aws/aws-sdk-php/src/Api/AbstractModel.php on line 41
[25-Jul-2026 20:55:07 UTC] PHP Deprecated:  Return type of Aws\Api\AbstractModel::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/tce-sharing/Autoload/aws/aws-sdk-php/src/Api/AbstractModel.php on line 30
[25-Jul-2026 20:55:07 UTC] PHP Deprecated:  Return type of Aws\Api\AbstractModel::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/tce-sharing/Autoload/aws/aws-sdk-php/src/Api/AbstractModel.php on line 36
[25-Jul-2026 20:55:07 UTC] PHP Deprecated:  Return type of Aws\Api\AbstractModel::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/tce-sharing/Autoload/aws/aws-sdk-php/src/Api/AbstractModel.php on line 46
[25-Jul-2026 20:55:07 UTC] PHP Deprecated:  Return type of Aws\Endpoint\Partition::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/tce-sharing/Autoload/aws/aws-sdk-php/src/HasDataTrait.php on line 41
[25-Jul-2026 20:55:07 UTC] PHP Deprecated:  Return type of & Aws\Endpoint\Partition::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/tce-sharing/Autoload/aws/aws-sdk-php/src/HasDataTrait.php on line 26
[25-Jul-2026 20:55:07 UTC] PHP Deprecated:  Return type of Aws\Endpoint\Partition::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/tce-sharing/Autoload/aws/aws-sdk-php/src/HasDataTrait.php on line 36
[25-Jul-2026 20:55:07 UTC] PHP Deprecated:  Return type of Aws\Endpoint\Partition::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/tce-sharing/Autoload/aws/aws-sdk-php/src/HasDataTrait.php on line 46
[25-Jul-2026 20:55:07 UTC] PHP Deprecated:  Aws\Credentials\Credentials implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) in /wp-content/plugins/tce-sharing/Autoload/aws/aws-sdk-php/src/Credentials/Credentials.php on line 8
[25-Jul-2026 20:55:07 UTC] PHP Deprecated:  Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/tce-sharing/Views/TceSharingMain/TheContentExchangeMain.php on line 167
[25-Jul-2026 20:55:07 UTC] PHP Deprecated:  Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/tce-sharing/Views/TceSharingMain/TheContentExchangeMain.php on line 191
[25-Jul-2026 20:55:07 UTC] PHP Deprecated:  Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/tce-sharing/Views/TceSharingConfiguration/TheContentExchangeConfiguration.php on line 145
[25-Jul-2026 20:55:08 UTC] PHP Deprecated:  Return type of Aws\HandlerList::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/tce-sharing/Autoload/aws/aws-sdk-php/src/HandlerList.php on line 308
[25-Jul-2026 20:55:08 UTC] PHP Deprecated:  Return type of Aws\Api\AbstractModel::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/tce-sharing/Autoload/aws/aws-sdk-php/src/Api/AbstractModel.php on line 41
[25-Jul-2026 20:55:08 UTC] PHP Deprecated:  Return type of Aws\Api\AbstractModel::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/tce-sharing/Autoload/aws/aws-sdk-php/src/Api/AbstractModel.php on line 30
[25-Jul-2026 20:55:08 UTC] PHP Deprecated:  Return type of Aws\Api\AbstractModel::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/tce-sharing/Autoload/aws/aws-sdk-php/src/Api/AbstractModel.php on line 36
[25-Jul-2026 20:55:08 UTC] PHP Deprecated:  Return type of Aws\Api\AbstractModel::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/tce-sharing/Autoload/aws/aws-sdk-php/src/Api/AbstractModel.php on line 46
[25-Jul-2026 20:55:08 UTC] PHP Deprecated:  Return type of Aws\Endpoint\Partition::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/tce-sharing/Autoload/aws/aws-sdk-php/src/HasDataTrait.php on line 41
[25-Jul-2026 20:55:08 UTC] PHP Deprecated:  Return type of & Aws\Endpoint\Partition::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/tce-sharing/Autoload/aws/aws-sdk-php/src/HasDataTrait.php on line 26
[25-Jul-2026 20:55:08 UTC] PHP Deprecated:  Return type of Aws\Endpoint\Partition::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/tce-sharing/Autoload/aws/aws-sdk-php/src/HasDataTrait.php on line 36
[25-Jul-2026 20:55:08 UTC] PHP Deprecated:  Return type of Aws\Endpoint\Partition::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/tce-sharing/Autoload/aws/aws-sdk-php/src/HasDataTrait.php on line 46
[25-Jul-2026 20:55:08 UTC] PHP Deprecated:  Aws\Credentials\Credentials implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) in /wp-content/plugins/tce-sharing/Autoload/aws/aws-sdk-php/src/Credentials/Credentials.php on line 8
[25-Jul-2026 20:55:09 UTC] PHP Deprecated:  Return type of Aws\HandlerList::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/tce-sharing/Autoload/aws/aws-sdk-php/src/HandlerList.php on line 308
[25-Jul-2026 20:55:09 UTC] PHP Deprecated:  Return type of Aws\Api\AbstractModel::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/tce-sharing/Autoload/aws/aws-sdk-php/src/Api/AbstractModel.php on line 41
[25-Jul-2026 20:55:09 UTC] PHP Deprecated:  Return type of Aws\Api\AbstractModel::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/tce-sharing/Autoload/aws/aws-sdk-php/src/Api/AbstractModel.php on line 30
[25-Jul-2026 20:55:09 UTC] PHP Deprecated:  Return type of Aws\Api\AbstractModel::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/tce-sharing/Autoload/aws/aws-sdk-php/src/Api/AbstractModel.php on line 36
[25-Jul-2026 20:55:09 UTC] PHP Deprecated:  Return type of Aws\Api\AbstractModel::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/tce-sharing/Autoload/aws/aws-sdk-php/src/Api/AbstractModel.php on line 46
[25-Jul-2026 20:55:09 UTC] PHP Deprecated:  Return type of Aws\Endpoint\Partition::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/tce-sharing/Autoload/aws/aws-sdk-php/src/HasDataTrait.php on line 41
[25-Jul-2026 20:55:09 UTC] PHP Deprecated:  Return type of & Aws\Endpoint\Partition::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/tce-sharing/Autoload/aws/aws-sdk-php/src/HasDataTrait.php on line 26
[25-Jul-2026 20:55:09 UTC] PHP Deprecated:  Return type of Aws\Endpoint\Partition::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/tce-sharing/Autoload/aws/aws-sdk-php/src/HasDataTrait.php on line 36
[25-Jul-2026 20:55:09 UTC] PHP Deprecated:  Return type of Aws\Endpoint\Partition::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/tce-sharing/Autoload/aws/aws-sdk-php/src/HasDataTrait.php on line 46
[25-Jul-2026 20:55:09 UTC] PHP Deprecated:  Aws\Credentials\Credentials implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) in /wp-content/plugins/tce-sharing/Autoload/aws/aws-sdk-php/src/Credentials/Credentials.php on line 8
[25-Jul-2026 20:55:09 UTC] PHP Deprecated:  Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/tce-sharing/Views/TceSharingMain/TheContentExchangeMain.php on line 167
[25-Jul-2026 20:55:09 UTC] PHP Deprecated:  Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/tce-sharing/Views/TceSharingMain/TheContentExchangeMain.php on line 191
[25-Jul-2026 20:55:09 UTC] PHP Deprecated:  Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/tce-sharing/Views/TceSharingConfiguration/TheContentExchangeConfiguration.php on line 145
[25-Jul-2026 20:55:10 UTC] PHP Deprecated:  Return type of Aws\HandlerList::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/tce-sharing/Autoload/aws/aws-sdk-php/src/HandlerList.php on line 308
[25-Jul-2026 20:55:10 UTC] PHP Deprecated:  Return type of Aws\Api\AbstractModel::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/tce-sharing/Autoload/aws/aws-sdk-php/src/Api/AbstractModel.php on line 41
[25-Jul-2026 20:55:10 UTC] PHP Deprecated:  Return type of Aws\Api\AbstractModel::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/tce-sharing/Autoload/aws/aws-sdk-php/src/Api/AbstractModel.php on line 30
[25-Jul-2026 20:55:10 UTC] PHP Deprecated:  Return type of Aws\Api\AbstractModel::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/tce-sharing/Autoload/aws/aws-sdk-php/src/Api/AbstractModel.php on line 36
[25-Jul-2026 20:55:10 UTC] PHP Deprecated:  Return type of Aws\Api\AbstractModel::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/tce-sharing/Autoload/aws/aws-sdk-php/src/Api/AbstractModel.php on line 46
[25-Jul-2026 20:55:10 UTC] PHP Deprecated:  Return type of Aws\Endpoint\Partition::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/tce-sharing/Autoload/aws/aws-sdk-php/src/HasDataTrait.php on line 41
[25-Jul-2026 20:55:10 UTC] PHP Deprecated:  Return type of & Aws\Endpoint\Partition::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/tce-sharing/Autoload/aws/aws-sdk-php/src/HasDataTrait.php on line 26
[25-Jul-2026 20:55:10 UTC] PHP Deprecated:  Return type of Aws\Endpoint\Partition::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/tce-sharing/Autoload/aws/aws-sdk-php/src/HasDataTrait.php on line 36
[25-Jul-2026 20:55:10 UTC] PHP Deprecated:  Return type of Aws\Endpoint\Partition::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/tce-sharing/Autoload/aws/aws-sdk-php/src/HasDataTrait.php on line 46
[25-Jul-2026 20:55:10 UTC] PHP Deprecated:  Aws\Credentials\Credentials implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) in /wp-content/plugins/tce-sharing/Autoload/aws/aws-sdk-php/src/Credentials/Credentials.php on line 8
[25-Jul-2026 20:55:10 UTC] PHP Deprecated:  Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/tce-sharing/Views/TceSharingMain/TheContentExchangeMain.php on line 167
[25-Jul-2026 20:55:10 UTC] PHP Deprecated:  Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/tce-sharing/Views/TceSharingMain/TheContentExchangeMain.php on line 191
[25-Jul-2026 20:55:10 UTC] PHP Deprecated:  Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/tce-sharing/Views/TceSharingConfiguration/TheContentExchangeConfiguration.php on line 145
[25-Jul-2026 20:55:11 UTC] PHP Deprecated:  Return type of Aws\HandlerList::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/tce-sharing/Autoload/aws/aws-sdk-php/src/HandlerList.php on line 308
[25-Jul-2026 20:55:11 UTC] PHP Deprecated:  Return type of Aws\Api\AbstractModel::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/tce-sharing/Autoload/aws/aws-sdk-php/src/Api/AbstractModel.php on line 41

(+504 more lines)
See also: All tests for this plugin, How to Hide TCE Sharing Admin Menus and Meta Boxes