PublishPress Authors 4.1.1

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

Summary

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

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

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

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

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 10

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-authors%2Fpublishpress-authors.php&plugin_status=all&paged=1&s&_wpnonce=e366414139
Aspect after-activation
HTTP status 200
Load time 29.181 s
Memory usage 4.14 MiB
JS errors None
Resource errors None

Authors

Page screenshot: Authors
URL /wp-admin/edit-tags.php?taxonomy=author
Aspect menu-item
HTTP status 200
Load time 0.447 s
Memory usage 4.34 MiB
JS errors None
Resource errors None

Authors → Author Boxes

Page screenshot: Authors → Author Boxes
URL /wp-admin/edit.php?post_type=ppma_boxes
Aspect menu-item
HTTP status 200
Load time 0.297 s
Memory usage 3.77 MiB
JS errors None
Resource errors None

Authors → Author Fields

Page screenshot: Authors → Author Fields
URL /wp-admin/edit.php?post_type=ppmacf_field
Aspect menu-item
HTTP status 200
Load time 0.287 s
Memory usage 3.68 MiB
JS errors None
Resource errors None

Authors → Settings

Page screenshot: Authors → Settings
URL /wp-admin/admin.php?page=ppma-modules-settings
Aspect menu-item
HTTP status 200
Load time 0.597 s
Memory usage 4.14 MiB
JS errors None
Resource errors None

Author Profile

Page screenshot: Author Profile
URL /wp-admin/term.php?taxonomy=author&tag_ID=5
Aspect menu-item
HTTP status 200
Load time 0.358 s
Memory usage 3.84 MiB
JS errors None
Resource errors None

Author Profile → Avatar

Page screenshot: Author Profile → 
            Avatar
URL /wp-admin/term.php?taxonomy=author&tag_ID=5
Aspect menu-item-tab
HTTP status 200
Load time 0.316 s
Memory usage 3.84 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.255 s
Memory usage 3.39 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.741 s
Memory usage 5.68 MiB
JS errors None
Resource errors None

Widgets ‹ Test site — WordPress

Page screenshot: Widgets ‹ Test site — WordPress
URL /wp-admin/widgets.php
Aspect new-sidebar-widgets
HTTP status 200
Load time 2.229 s
Memory usage 5.58 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.272 s0.449 s+0.177 s3.05 MiB3.73 MiB+ 701.8 KiB
/wp-admin/edit.php0.180 s0.326 s+0.146 s3.07 MiB3.78 MiB+ 724.91 KiB
/wp-admin/post-new.php0.761 s0.902 s+0.141 s4.97 MiB5.68 MiB+ 733.26 KiB
/wp-admin/upload.php0.829 s0.310 s-0.519 s2.99 MiB3.57 MiB+ 592.48 KiB
/wp-admin/options-writing.php0.139 s0.254 s+0.115 s2.99 MiB3.59 MiB+ 621.27 KiB
/wp-admin/media-new.php0.256 s0.292 s+0.036 s2.97 MiB3.57 MiB+ 620.33 KiB
/wp-admin/edit-tags.php?taxonomy=category0.163 s0.420 s+0.257 s2.98 MiB3.63 MiB+ 660.21 KiB
/wp-admin/post-new.php?post_type=page0.621 s0.926 s+0.305 s4.96 MiB5.65 MiB+ 702.47 KiB
/wp-admin/options-discussion.php0.205 s0.312 s+0.107 s2.98 MiB3.6 MiB+ 637.06 KiB
/wp-admin/edit-comments.php0.201 s0.306 s+0.105 s3 MiB3.63 MiB+ 640.13 KiB
/0.262 s0.199 s-0.063 s2.94 MiB3.39 MiB+ 460.16 KiB
Average 0.354 s0.427 s+0.073 s3.35 MiB3.98 MiB+ 644.91 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
PO File
JavaScript
Language % Lines of code Comment lines Files
PHP40.7%17,8895,44979
PO File31.7%13,9559,80410
JavaScript14.7%6,477276238
CSS5.4%2,378669
HTML3.3%1,45001
JSX2.4%1,07509
Twig1.3%579014
JSON0.2%9501
SVG0.1%6301
Total 43,961 15,595 362

PHP Code Analysis | More results »

Lines of code 17,432
Total complexity 3,027
Median class complexity 14.0
Median method complexity 3.0
Most complex class MA_Multiple_Authors
Most complex function MA_Author_Boxes::get_rendered_author_boxes_editor_preview()
Classes 63
Methods 624
Functions 84

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 16

Custom Post Types 2

ID Name
ppma_boxesAuthor Boxes
ppmacf_fieldAuthor Fields

Sidebar Widgets 2

ID Name
multiple_authors_widgetPost Author
multiple_authors_list_widgetAuthors List

Meta Boxes

{
    "post": {
        "authors": {
            "title": "Authors",
            "context": "side"
        }
    },
    "ppma_boxes": {
        "ppma_boxes_preview_area": {
            "title": "Author Box Preview",
            "context": "normal"
        },
        "ppma_boxes_editor_area": {
            "title": "Author Box Editor",
            "context": "normal"
        },
        "ppma_boxes_layout_slug": {
            "title": "Layout Slug",
            "context": "side"
        },
        "ppma_boxes_shortcode": {
            "title": "Shortcode",
            "context": "side"
        },
        "ppma_boxes_banner": {
            "title": "Banner",
            "context": "side"
        }
    },
    "ppmacf_field": {
        "ppmacf_banner": {
            "title": "Banner",
            "context": "side"
        },
        "ppmacf_details": {
            "title": "Details",
            "context": "normal"
        }
    },
    "page": {
        "authors": {
            "title": "Authors",
            "context": "side"
        }
    },
    "customize_changeset": {
        "authors": {
            "title": "Authors",
            "context": "side"
        }
    },
    "wp_template": {
        "authors": {
            "title": "Authors",
            "context": "side"
        }
    },
    "wp_template_part": {
        "authors": {
            "title": "Authors",
            "context": "side"
        }
    }
}

Capabilities 5

PHP Error Log 364 lines

[16-Jan-2023 13:50:33 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-authors/vendor/pimple/pimple/src/Pimple/Container.php on line 133
[16-Jan-2023 13:50:33 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-authors/vendor/pimple/pimple/src/Pimple/Container.php on line 98
[16-Jan-2023 13:50:33 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-authors/vendor/pimple/pimple/src/Pimple/Container.php on line 79
[16-Jan-2023 13:50:33 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-authors/vendor/pimple/pimple/src/Pimple/Container.php on line 143
[16-Jan-2023 13:50:33 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-authors/vendor/pimple/pimple/src/Pimple/Container.php on line 133
[16-Jan-2023 13:50:33 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-authors/vendor/pimple/pimple/src/Pimple/Container.php on line 98
[16-Jan-2023 13:50:33 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-authors/vendor/pimple/pimple/src/Pimple/Container.php on line 79
[16-Jan-2023 13:50:33 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-authors/vendor/pimple/pimple/src/Pimple/Container.php on line 143
[16-Jan-2023 13:51: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-authors/vendor/pimple/pimple/src/Pimple/Container.php on line 133
[16-Jan-2023 13:51: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-authors/vendor/pimple/pimple/src/Pimple/Container.php on line 98
[16-Jan-2023 13:51: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-authors/vendor/pimple/pimple/src/Pimple/Container.php on line 79
[16-Jan-2023 13:51: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-authors/vendor/pimple/pimple/src/Pimple/Container.php on line 143
[16-Jan-2023 13:51: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-authors/vendor/pimple/pimple/src/Pimple/Container.php on line 133
[16-Jan-2023 13:51: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-authors/vendor/pimple/pimple/src/Pimple/Container.php on line 98
[16-Jan-2023 13:51: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-authors/vendor/pimple/pimple/src/Pimple/Container.php on line 79
[16-Jan-2023 13:51: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-authors/vendor/pimple/pimple/src/Pimple/Container.php on line 143
[16-Jan-2023 13:51:03 UTC] PHP Deprecated:  Return type of Twig\Node\Node::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/publishpress-authors/vendor/twig/twig/src/Node/Node.php on line 213
[16-Jan-2023 13:51:03 UTC] PHP Deprecated:  Return type of Twig\Node\Node::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/publishpress-authors/vendor/twig/twig/src/Node/Node.php on line 221
[16-Jan-2023 13:51:03 UTC] PHP Deprecated:  Return type of Twig\Markup::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/publishpress-authors/vendor/twig/twig/src/Markup.php on line 38
[16-Jan-2023 13:51: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-authors/vendor/pimple/pimple/src/Pimple/Container.php on line 133
[16-Jan-2023 13:51: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-authors/vendor/pimple/pimple/src/Pimple/Container.php on line 98
[16-Jan-2023 13:51: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-authors/vendor/pimple/pimple/src/Pimple/Container.php on line 79
[16-Jan-2023 13:51: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-authors/vendor/pimple/pimple/src/Pimple/Container.php on line 143
[16-Jan-2023 13:51: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-authors/vendor/pimple/pimple/src/Pimple/Container.php on line 133
[16-Jan-2023 13:51: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-authors/vendor/pimple/pimple/src/Pimple/Container.php on line 98
[16-Jan-2023 13:51: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-authors/vendor/pimple/pimple/src/Pimple/Container.php on line 79
[16-Jan-2023 13:51: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-authors/vendor/pimple/pimple/src/Pimple/Container.php on line 143
[16-Jan-2023 13:51:05 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-authors/vendor/pimple/pimple/src/Pimple/Container.php on line 133
[16-Jan-2023 13:51:05 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-authors/vendor/pimple/pimple/src/Pimple/Container.php on line 98
[16-Jan-2023 13:51:05 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-authors/vendor/pimple/pimple/src/Pimple/Container.php on line 79
[16-Jan-2023 13:51:05 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-authors/vendor/pimple/pimple/src/Pimple/Container.php on line 143
[16-Jan-2023 13:51:05 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-authors/vendor/pimple/pimple/src/Pimple/Container.php on line 133
[16-Jan-2023 13:51:05 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-authors/vendor/pimple/pimple/src/Pimple/Container.php on line 98
[16-Jan-2023 13:51:05 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-authors/vendor/pimple/pimple/src/Pimple/Container.php on line 79
[16-Jan-2023 13:51:05 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-authors/vendor/pimple/pimple/src/Pimple/Container.php on line 143
[16-Jan-2023 13:51: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-authors/vendor/pimple/pimple/src/Pimple/Container.php on line 133
[16-Jan-2023 13:51: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-authors/vendor/pimple/pimple/src/Pimple/Container.php on line 98
[16-Jan-2023 13:51: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-authors/vendor/pimple/pimple/src/Pimple/Container.php on line 79
[16-Jan-2023 13:51: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-authors/vendor/pimple/pimple/src/Pimple/Container.php on line 143
[16-Jan-2023 13:51:06 UTC] PHP Deprecated:  Return type of Twig\Node\Node::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/publishpress-authors/vendor/twig/twig/src/Node/Node.php on line 213
[16-Jan-2023 13:51:06 UTC] PHP Deprecated:  Return type of Twig\Node\Node::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/publishpress-authors/vendor/twig/twig/src/Node/Node.php on line 221
[16-Jan-2023 13:51:06 UTC] PHP Deprecated:  Return type of Twig\Markup::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/publishpress-authors/vendor/twig/twig/src/Markup.php on line 38
[16-Jan-2023 13:51: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-authors/vendor/pimple/pimple/src/Pimple/Container.php on line 133
[16-Jan-2023 13:51: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-authors/vendor/pimple/pimple/src/Pimple/Container.php on line 98
[16-Jan-2023 13:51: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-authors/vendor/pimple/pimple/src/Pimple/Container.php on line 79
[16-Jan-2023 13:51: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-authors/vendor/pimple/pimple/src/Pimple/Container.php on line 143
[16-Jan-2023 13:51:08 UTC] PHP Deprecated:  Return type of Twig\Node\Node::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/publishpress-authors/vendor/twig/twig/src/Node/Node.php on line 213
[16-Jan-2023 13:51:08 UTC] PHP Deprecated:  Return type of Twig\Node\Node::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/publishpress-authors/vendor/twig/twig/src/Node/Node.php on line 221
[16-Jan-2023 13:51:08 UTC] PHP Deprecated:  Return type of Twig\Markup::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/publishpress-authors/vendor/twig/twig/src/Markup.php on line 38
[16-Jan-2023 13:51:09 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-authors/vendor/pimple/pimple/src/Pimple/Container.php on line 133
[16-Jan-2023 13:51:09 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-authors/vendor/pimple/pimple/src/Pimple/Container.php on line 98
[16-Jan-2023 13:51:09 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-authors/vendor/pimple/pimple/src/Pimple/Container.php on line 79
[16-Jan-2023 13:51:09 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-authors/vendor/pimple/pimple/src/Pimple/Container.php on line 143
[16-Jan-2023 13:51:09 UTC] PHP Deprecated:  Return type of Twig\Node\Node::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/publishpress-authors/vendor/twig/twig/src/Node/Node.php on line 213
[16-Jan-2023 13:51:09 UTC] PHP Deprecated:  Return type of Twig\Node\Node::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/publishpress-authors/vendor/twig/twig/src/Node/Node.php on line 221
[16-Jan-2023 13:51:09 UTC] PHP Deprecated:  Return type of Twig\Markup::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/publishpress-authors/vendor/twig/twig/src/Markup.php on line 38
[16-Jan-2023 13:51: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-authors/vendor/pimple/pimple/src/Pimple/Container.php on line 133
[16-Jan-2023 13:51: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-authors/vendor/pimple/pimple/src/Pimple/Container.php on line 98
[16-Jan-2023 13:51: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-authors/vendor/pimple/pimple/src/Pimple/Container.php on line 79
[16-Jan-2023 13:51: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-authors/vendor/pimple/pimple/src/Pimple/Container.php on line 143
[16-Jan-2023 13:51: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-authors/vendor/pimple/pimple/src/Pimple/Container.php on line 133
[16-Jan-2023 13:51: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-authors/vendor/pimple/pimple/src/Pimple/Container.php on line 98
[16-Jan-2023 13:51: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-authors/vendor/pimple/pimple/src/Pimple/Container.php on line 79
[16-Jan-2023 13:51: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-authors/vendor/pimple/pimple/src/Pimple/Container.php on line 143
[16-Jan-2023 13:51:12 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-authors/vendor/pimple/pimple/src/Pimple/Container.php on line 133
[16-Jan-2023 13:51:12 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-authors/vendor/pimple/pimple/src/Pimple/Container.php on line 98
[16-Jan-2023 13:51:12 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-authors/vendor/pimple/pimple/src/Pimple/Container.php on line 79
[16-Jan-2023 13:51:12 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-authors/vendor/pimple/pimple/src/Pimple/Container.php on line 143
[16-Jan-2023 13:51:12 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-authors/vendor/pimple/pimple/src/Pimple/Container.php on line 133
[16-Jan-2023 13:51:12 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-authors/vendor/pimple/pimple/src/Pimple/Container.php on line 98
[16-Jan-2023 13:51:12 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-authors/vendor/pimple/pimple/src/Pimple/Container.php on line 79
[16-Jan-2023 13:51:12 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-authors/vendor/pimple/pimple/src/Pimple/Container.php on line 143
[16-Jan-2023 13:51:12 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-authors/vendor/pimple/pimple/src/Pimple/Container.php on line 133
[16-Jan-2023 13:51:12 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-authors/vendor/pimple/pimple/src/Pimple/Container.php on line 98
[16-Jan-2023 13:51:12 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-authors/vendor/pimple/pimple/src/Pimple/Container.php on line 79
[16-Jan-2023 13:51:12 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-authors/vendor/pimple/pimple/src/Pimple/Container.php on line 143
[16-Jan-2023 13:51:13 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-authors/vendor/pimple/pimple/src/Pimple/Container.php on line 133
[16-Jan-2023 13:51:13 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-authors/vendor/pimple/pimple/src/Pimple/Container.php on line 98
[16-Jan-2023 13:51:13 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-authors/vendor/pimple/pimple/src/Pimple/Container.php on line 79
[16-Jan-2023 13:51:13 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-authors/vendor/pimple/pimple/src/Pimple/Container.php on line 143
[16-Jan-2023 13:51:13 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-authors/vendor/pimple/pimple/src/Pimple/Container.php on line 133
[16-Jan-2023 13:51:13 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-authors/vendor/pimple/pimple/src/Pimple/Container.php on line 98
[16-Jan-2023 13:51:13 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-authors/vendor/pimple/pimple/src/Pimple/Container.php on line 79
[16-Jan-2023 13:51:13 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-authors/vendor/pimple/pimple/src/Pimple/Container.php on line 143
[16-Jan-2023 13:51:13 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-authors/vendor/pimple/pimple/src/Pimple/Container.php on line 133
[16-Jan-2023 13:51:13 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-authors/vendor/pimple/pimple/src/Pimple/Container.php on line 98
[16-Jan-2023 13:51:13 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-authors/vendor/pimple/pimple/src/Pimple/Container.php on line 79
[16-Jan-2023 13:51:13 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-authors/vendor/pimple/pimple/src/Pimple/Container.php on line 143
[16-Jan-2023 13:51:13 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-authors/vendor/pimple/pimple/src/Pimple/Container.php on line 133
[16-Jan-2023 13:51:13 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-authors/vendor/pimple/pimple/src/Pimple/Container.php on line 98
[16-Jan-2023 13:51:13 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-authors/vendor/pimple/pimple/src/Pimple/Container.php on line 79
[16-Jan-2023 13:51:13 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-authors/vendor/pimple/pimple/src/Pimple/Container.php on line 143
[16-Jan-2023 13:51: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-authors/vendor/pimple/pimple/src/Pimple/Container.php on line 133
[16-Jan-2023 13:51: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-authors/vendor/pimple/pimple/src/Pimple/Container.php on line 98
[16-Jan-2023 13:51: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-authors/vendor/pimple/pimple/src/Pimple/Container.php on line 79
[16-Jan-2023 13:51: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-authors/vendor/pimple/pimple/src/Pimple/Container.php on line 143
[16-Jan-2023 13:51: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-authors/vendor/pimple/pimple/src/Pimple/Container.php on line 133
[16-Jan-2023 13:51: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-authors/vendor/pimple/pimple/src/Pimple/Container.php on line 98
[16-Jan-2023 13:51: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-authors/vendor/pimple/pimple/src/Pimple/Container.php on line 79
[16-Jan-2023 13:51: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-authors/vendor/pimple/pimple/src/Pimple/Container.php on line 143

(+264 more lines)
See also: All tests for this plugin, How to Hide PublishPress Authors Admin Menus and Meta Boxes