PublishPress Checklists 2.7.4

Does PublishPress Checklists work with WordPress 6.2.1 and PHP 8.1.12? A smoke test was performed on .

Summary

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

Memory usage: 190.86 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.2.1
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
Plugin Info
Last updated
Active installs 3,000+
WordPress.org page https://wordpress.org/plugins/publishpress-checklists/
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=publishpress-checklists%2Fpublishpress-checklists.php&plugin_status=all&paged=1&s&_wpnonce=124e6292df
Aspect after-activation
HTTP status 200
Load time 0.541 s
Memory usage 3.35 MiB
JS errors None
Resource errors None

Checklists

Page screenshot: Checklists
URL /wp-admin/admin.php?page=ppch-checklists
Aspect menu-item
HTTP status 200
Load time 0.256 s
Memory usage 3.23 MiB
JS errors None
Resource errors None

Checklists → Settings

Page screenshot: Checklists → Settings
URL /wp-admin/admin.php?page=ppch-settings
Aspect menu-item
HTTP status 200
Load time 0.192 s
Memory usage 3.24 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.232 s
Memory usage 2.97 MiB
JS errors None
Resource errors None

Add New Post ‹ Test site — WordPress

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

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.299 s0.264 s-0.035 s3.07 MiB3.28 MiB+ 211.29 KiB
/wp-admin/edit.php0.204 s0.205 s+0.001 s3.1 MiB3.31 MiB+ 211.58 KiB
/wp-admin/post-new.php0.764 s0.927 s+0.163 s5.02 MiB5.23 MiB+ 217.91 KiB
/wp-admin/upload.php0.561 s0.413 s-0.148 s3.02 MiB3.21 MiB+ 194.66 KiB
/wp-admin/options-writing.php0.177 s0.241 s+0.064 s3.01 MiB3.19 MiB+ 181.36 KiB
/wp-admin/media-new.php0.363 s0.231 s-0.132 s2.99 MiB3.19 MiB+ 206.85 KiB
/wp-admin/edit-tags.php?taxonomy=category0.193 s0.194 s+0.001 s3.01 MiB3.21 MiB+ 212.02 KiB
/wp-admin/post-new.php?post_type=page0.599 s0.622 s+0.023 s5.01 MiB5.22 MiB+ 210.41 KiB
/wp-admin/options-discussion.php0.210 s0.242 s+0.032 s3 MiB3.19 MiB+ 195.09 KiB
/wp-admin/edit-comments.php0.216 s0.215 s-0.001 s3.03 MiB3.22 MiB+ 193.95 KiB
/0.331 s0.212 s-0.119 s2.97 MiB3.03 MiB+ 64.27 KiB
Average 0.356 s0.342 s-0.014 s3.38 MiB3.57 MiB+ 190.86 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.

JavaScript
PHP
PO File
Language % Lines of code Comment lines Files
JavaScript60.3%11,3341,52068
PHP21.5%4,0432,14548
PO File10.1%1,8999396
CSS7.0%1,324527
JSX0.4%8001
SVG0.3%6301
JSON0.3%5501
HTML0.0%901
Total 18,807 4,656 133

PHP Code Analysis | More results »

Lines of code 3,728
Total complexity 691
Median class complexity 9.0
Median method complexity 2.0
Most complex class PPCH_Checklists
Most complex function PublishPress\Checklists\Core\Legacy\LegacyPlugin::isBlockEditorActive()
Classes 38
Methods 214
Functions 0

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": {
        "pp_checklist_meta": {
            "title": "Checklist",
            "context": "side"
        }
    }
}

Capabilities 1

PHP Error Log 96 lines

[18-May-2023 13:33:59 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetExists($id) 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/publishpress-checklists/vendor/pimple/pimple/src/Pimple/Container.php on line 133
[18-May-2023 13:33:59 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetGet($id) 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/publishpress-checklists/vendor/pimple/pimple/src/Pimple/Container.php on line 98
[18-May-2023 13:33:59 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetSet($id, $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/publishpress-checklists/vendor/pimple/pimple/src/Pimple/Container.php on line 79
[18-May-2023 13:33:59 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetUnset($id) 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/publishpress-checklists/vendor/pimple/pimple/src/Pimple/Container.php on line 143
[18-May-2023 13:33:59 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetExists($id) 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/publishpress-checklists/vendor/pimple/pimple/src/Pimple/Container.php on line 133
[18-May-2023 13:33:59 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetGet($id) 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/publishpress-checklists/vendor/pimple/pimple/src/Pimple/Container.php on line 98
[18-May-2023 13:33:59 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetSet($id, $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/publishpress-checklists/vendor/pimple/pimple/src/Pimple/Container.php on line 79
[18-May-2023 13:33:59 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetUnset($id) 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/publishpress-checklists/vendor/pimple/pimple/src/Pimple/Container.php on line 143
[18-May-2023 13:34:00 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetExists($id) 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/publishpress-checklists/vendor/pimple/pimple/src/Pimple/Container.php on line 133
[18-May-2023 13:34:00 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetGet($id) 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/publishpress-checklists/vendor/pimple/pimple/src/Pimple/Container.php on line 98
[18-May-2023 13:34:00 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetSet($id, $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/publishpress-checklists/vendor/pimple/pimple/src/Pimple/Container.php on line 79
[18-May-2023 13:34:00 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetUnset($id) 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/publishpress-checklists/vendor/pimple/pimple/src/Pimple/Container.php on line 143
[18-May-2023 13:34:00 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetExists($id) 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/publishpress-checklists/vendor/pimple/pimple/src/Pimple/Container.php on line 133
[18-May-2023 13:34:00 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetGet($id) 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/publishpress-checklists/vendor/pimple/pimple/src/Pimple/Container.php on line 98
[18-May-2023 13:34:00 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetSet($id, $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/publishpress-checklists/vendor/pimple/pimple/src/Pimple/Container.php on line 79
[18-May-2023 13:34:00 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetUnset($id) 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/publishpress-checklists/vendor/pimple/pimple/src/Pimple/Container.php on line 143
[18-May-2023 13:34:02 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetExists($id) 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/publishpress-checklists/vendor/pimple/pimple/src/Pimple/Container.php on line 133
[18-May-2023 13:34:02 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetGet($id) 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/publishpress-checklists/vendor/pimple/pimple/src/Pimple/Container.php on line 98
[18-May-2023 13:34:02 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetSet($id, $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/publishpress-checklists/vendor/pimple/pimple/src/Pimple/Container.php on line 79
[18-May-2023 13:34:02 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetUnset($id) 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/publishpress-checklists/vendor/pimple/pimple/src/Pimple/Container.php on line 143
[18-May-2023 13:34:03 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetExists($id) 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/publishpress-checklists/vendor/pimple/pimple/src/Pimple/Container.php on line 133
[18-May-2023 13:34:03 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetGet($id) 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/publishpress-checklists/vendor/pimple/pimple/src/Pimple/Container.php on line 98
[18-May-2023 13:34:03 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetSet($id, $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/publishpress-checklists/vendor/pimple/pimple/src/Pimple/Container.php on line 79
[18-May-2023 13:34:03 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetUnset($id) 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/publishpress-checklists/vendor/pimple/pimple/src/Pimple/Container.php on line 143
[18-May-2023 13:34:04 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetExists($id) 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/publishpress-checklists/vendor/pimple/pimple/src/Pimple/Container.php on line 133
[18-May-2023 13:34:04 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetGet($id) 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/publishpress-checklists/vendor/pimple/pimple/src/Pimple/Container.php on line 98
[18-May-2023 13:34:04 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetSet($id, $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/publishpress-checklists/vendor/pimple/pimple/src/Pimple/Container.php on line 79
[18-May-2023 13:34:04 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetUnset($id) 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/publishpress-checklists/vendor/pimple/pimple/src/Pimple/Container.php on line 143
[18-May-2023 13:34:04 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetExists($id) 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/publishpress-checklists/vendor/pimple/pimple/src/Pimple/Container.php on line 133
[18-May-2023 13:34:04 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetGet($id) 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/publishpress-checklists/vendor/pimple/pimple/src/Pimple/Container.php on line 98
[18-May-2023 13:34:04 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetSet($id, $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/publishpress-checklists/vendor/pimple/pimple/src/Pimple/Container.php on line 79
[18-May-2023 13:34:04 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetUnset($id) 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/publishpress-checklists/vendor/pimple/pimple/src/Pimple/Container.php on line 143
[18-May-2023 13:34:04 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetExists($id) 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/publishpress-checklists/vendor/pimple/pimple/src/Pimple/Container.php on line 133
[18-May-2023 13:34:04 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetGet($id) 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/publishpress-checklists/vendor/pimple/pimple/src/Pimple/Container.php on line 98
[18-May-2023 13:34:04 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetSet($id, $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/publishpress-checklists/vendor/pimple/pimple/src/Pimple/Container.php on line 79
[18-May-2023 13:34:04 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetUnset($id) 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/publishpress-checklists/vendor/pimple/pimple/src/Pimple/Container.php on line 143
[18-May-2023 13:34:06 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetExists($id) 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/publishpress-checklists/vendor/pimple/pimple/src/Pimple/Container.php on line 133
[18-May-2023 13:34:06 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetGet($id) 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/publishpress-checklists/vendor/pimple/pimple/src/Pimple/Container.php on line 98
[18-May-2023 13:34:06 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetSet($id, $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/publishpress-checklists/vendor/pimple/pimple/src/Pimple/Container.php on line 79
[18-May-2023 13:34:06 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetUnset($id) 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/publishpress-checklists/vendor/pimple/pimple/src/Pimple/Container.php on line 143
[18-May-2023 13:34:06 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetExists($id) 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/publishpress-checklists/vendor/pimple/pimple/src/Pimple/Container.php on line 133
[18-May-2023 13:34:06 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetGet($id) 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/publishpress-checklists/vendor/pimple/pimple/src/Pimple/Container.php on line 98
[18-May-2023 13:34:06 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetSet($id, $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/publishpress-checklists/vendor/pimple/pimple/src/Pimple/Container.php on line 79
[18-May-2023 13:34:06 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetUnset($id) 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/publishpress-checklists/vendor/pimple/pimple/src/Pimple/Container.php on line 143
[18-May-2023 13:34:07 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetExists($id) 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/publishpress-checklists/vendor/pimple/pimple/src/Pimple/Container.php on line 133
[18-May-2023 13:34:07 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetGet($id) 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/publishpress-checklists/vendor/pimple/pimple/src/Pimple/Container.php on line 98
[18-May-2023 13:34:07 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetSet($id, $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/publishpress-checklists/vendor/pimple/pimple/src/Pimple/Container.php on line 79
[18-May-2023 13:34:07 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetUnset($id) 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/publishpress-checklists/vendor/pimple/pimple/src/Pimple/Container.php on line 143
[18-May-2023 13:34:07 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetExists($id) 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/publishpress-checklists/vendor/pimple/pimple/src/Pimple/Container.php on line 133
[18-May-2023 13:34:07 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetGet($id) 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/publishpress-checklists/vendor/pimple/pimple/src/Pimple/Container.php on line 98
[18-May-2023 13:34:07 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetSet($id, $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/publishpress-checklists/vendor/pimple/pimple/src/Pimple/Container.php on line 79
[18-May-2023 13:34:07 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetUnset($id) 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/publishpress-checklists/vendor/pimple/pimple/src/Pimple/Container.php on line 143
[18-May-2023 13:34:07 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetExists($id) 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/publishpress-checklists/vendor/pimple/pimple/src/Pimple/Container.php on line 133
[18-May-2023 13:34:07 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetGet($id) 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/publishpress-checklists/vendor/pimple/pimple/src/Pimple/Container.php on line 98
[18-May-2023 13:34:07 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetSet($id, $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/publishpress-checklists/vendor/pimple/pimple/src/Pimple/Container.php on line 79
[18-May-2023 13:34:07 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetUnset($id) 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/publishpress-checklists/vendor/pimple/pimple/src/Pimple/Container.php on line 143
[18-May-2023 13:34:08 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetExists($id) 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/publishpress-checklists/vendor/pimple/pimple/src/Pimple/Container.php on line 133
[18-May-2023 13:34:08 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetGet($id) 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/publishpress-checklists/vendor/pimple/pimple/src/Pimple/Container.php on line 98
[18-May-2023 13:34:08 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetSet($id, $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/publishpress-checklists/vendor/pimple/pimple/src/Pimple/Container.php on line 79
[18-May-2023 13:34:08 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetUnset($id) 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/publishpress-checklists/vendor/pimple/pimple/src/Pimple/Container.php on line 143
[18-May-2023 13:34:08 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetExists($id) 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/publishpress-checklists/vendor/pimple/pimple/src/Pimple/Container.php on line 133
[18-May-2023 13:34:08 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetGet($id) 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/publishpress-checklists/vendor/pimple/pimple/src/Pimple/Container.php on line 98
[18-May-2023 13:34:08 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetSet($id, $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/publishpress-checklists/vendor/pimple/pimple/src/Pimple/Container.php on line 79
[18-May-2023 13:34:08 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetUnset($id) 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/publishpress-checklists/vendor/pimple/pimple/src/Pimple/Container.php on line 143
[18-May-2023 13:34:10 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetExists($id) 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/publishpress-checklists/vendor/pimple/pimple/src/Pimple/Container.php on line 133
[18-May-2023 13:34:10 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetGet($id) 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/publishpress-checklists/vendor/pimple/pimple/src/Pimple/Container.php on line 98
[18-May-2023 13:34:10 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetSet($id, $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/publishpress-checklists/vendor/pimple/pimple/src/Pimple/Container.php on line 79
[18-May-2023 13:34:10 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetUnset($id) 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/publishpress-checklists/vendor/pimple/pimple/src/Pimple/Container.php on line 143
[18-May-2023 13:34:10 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetExists($id) 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/publishpress-checklists/vendor/pimple/pimple/src/Pimple/Container.php on line 133
[18-May-2023 13:34:10 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetGet($id) 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/publishpress-checklists/vendor/pimple/pimple/src/Pimple/Container.php on line 98
[18-May-2023 13:34:10 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetSet($id, $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/publishpress-checklists/vendor/pimple/pimple/src/Pimple/Container.php on line 79
[18-May-2023 13:34:10 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetUnset($id) 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/publishpress-checklists/vendor/pimple/pimple/src/Pimple/Container.php on line 143
[18-May-2023 13:34:10 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetExists($id) 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/publishpress-checklists/vendor/pimple/pimple/src/Pimple/Container.php on line 133
[18-May-2023 13:34:10 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetGet($id) 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/publishpress-checklists/vendor/pimple/pimple/src/Pimple/Container.php on line 98
[18-May-2023 13:34:10 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetSet($id, $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/publishpress-checklists/vendor/pimple/pimple/src/Pimple/Container.php on line 79
[18-May-2023 13:34:10 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetUnset($id) 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/publishpress-checklists/vendor/pimple/pimple/src/Pimple/Container.php on line 143
[18-May-2023 13:34:11 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetExists($id) 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/publishpress-checklists/vendor/pimple/pimple/src/Pimple/Container.php on line 133
[18-May-2023 13:34:11 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetGet($id) 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/publishpress-checklists/vendor/pimple/pimple/src/Pimple/Container.php on line 98
[18-May-2023 13:34:11 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetSet($id, $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/publishpress-checklists/vendor/pimple/pimple/src/Pimple/Container.php on line 79
[18-May-2023 13:34:11 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetUnset($id) 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/publishpress-checklists/vendor/pimple/pimple/src/Pimple/Container.php on line 143
[18-May-2023 13:34:11 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetExists($id) 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/publishpress-checklists/vendor/pimple/pimple/src/Pimple/Container.php on line 133
[18-May-2023 13:34:11 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetGet($id) 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/publishpress-checklists/vendor/pimple/pimple/src/Pimple/Container.php on line 98
[18-May-2023 13:34:11 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetSet($id, $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/publishpress-checklists/vendor/pimple/pimple/src/Pimple/Container.php on line 79
[18-May-2023 13:34:11 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetUnset($id) 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/publishpress-checklists/vendor/pimple/pimple/src/Pimple/Container.php on line 143
[18-May-2023 13:34:14 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetExists($id) 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/publishpress-checklists/vendor/pimple/pimple/src/Pimple/Container.php on line 133
[18-May-2023 13:34:14 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetGet($id) 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/publishpress-checklists/vendor/pimple/pimple/src/Pimple/Container.php on line 98
[18-May-2023 13:34:14 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetSet($id, $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/publishpress-checklists/vendor/pimple/pimple/src/Pimple/Container.php on line 79
[18-May-2023 13:34:14 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetUnset($id) 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/publishpress-checklists/vendor/pimple/pimple/src/Pimple/Container.php on line 143
[18-May-2023 13:34:14 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetExists($id) 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/publishpress-checklists/vendor/pimple/pimple/src/Pimple/Container.php on line 133
[18-May-2023 13:34:14 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetGet($id) 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/publishpress-checklists/vendor/pimple/pimple/src/Pimple/Container.php on line 98
[18-May-2023 13:34:14 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetSet($id, $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/publishpress-checklists/vendor/pimple/pimple/src/Pimple/Container.php on line 79
[18-May-2023 13:34:14 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetUnset($id) 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/publishpress-checklists/vendor/pimple/pimple/src/Pimple/Container.php on line 143
[18-May-2023 13:34:14 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetExists($id) 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/publishpress-checklists/vendor/pimple/pimple/src/Pimple/Container.php on line 133
[18-May-2023 13:34:14 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetGet($id) 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/publishpress-checklists/vendor/pimple/pimple/src/Pimple/Container.php on line 98
[18-May-2023 13:34:14 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetSet($id, $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/publishpress-checklists/vendor/pimple/pimple/src/Pimple/Container.php on line 79
[18-May-2023 13:34:14 UTC] PHP Deprecated:  Return type of Pimple\Container::offsetUnset($id) 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/publishpress-checklists/vendor/pimple/pimple/src/Pimple/Container.php on line 143
See also: All tests for this plugin, How to Hide PublishPress Checklists Admin Menus