PublishPress Authors 4.1.0

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.040 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=388409370e
Aspect after-activation
HTTP status 200
Load time 29.006 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.479 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.327 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.302 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.618 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.359 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.310 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.267 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.812 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.281 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.665 s0.466 s-0.199 s3.05 MiB3.73 MiB+ 701.8 KiB
/wp-admin/edit.php0.190 s0.332 s+0.142 s3.07 MiB3.78 MiB+ 724.91 KiB
/wp-admin/post-new.php0.762 s0.954 s+0.192 s4.97 MiB5.68 MiB+ 733.26 KiB
/wp-admin/upload.php0.559 s0.309 s-0.250 s2.99 MiB3.57 MiB+ 592.48 KiB
/wp-admin/options-writing.php0.173 s0.254 s+0.081 s2.99 MiB3.59 MiB+ 621.27 KiB
/wp-admin/media-new.php0.268 s0.302 s+0.034 s2.97 MiB3.57 MiB+ 620.33 KiB
/wp-admin/edit-tags.php?taxonomy=category0.193 s0.454 s+0.261 s2.98 MiB3.63 MiB+ 660.21 KiB
/wp-admin/post-new.php?post_type=page0.620 s0.681 s+0.061 s4.96 MiB5.65 MiB+ 702.47 KiB
/wp-admin/options-discussion.php0.226 s0.344 s+0.118 s2.98 MiB3.6 MiB+ 637.06 KiB
/wp-admin/edit-comments.php0.215 s0.285 s+0.070 s3 MiB3.63 MiB+ 640.13 KiB
/0.294 s0.226 s-0.068 s2.94 MiB3.39 MiB+ 460.16 KiB
Average 0.379 s0.419 s+0.040 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
PHP47.0%17,8235,43379
PO File21.1%7,9845,48310
JavaScript17.1%6,477276238
CSS6.3%2,378669
HTML3.8%1,45001
JSX2.8%1,07509
Twig1.5%579014
JSON0.3%9501
SVG0.2%6301
Total 37,924 11,258 362

PHP Code Analysis | More results »

Lines of code 17,366
Total complexity 3,012
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 622
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

[04-Jan-2023 16:05:51 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
[04-Jan-2023 16:05:51 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
[04-Jan-2023 16:05:51 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
[04-Jan-2023 16:05:51 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
[04-Jan-2023 16:05:51 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
[04-Jan-2023 16:05:51 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
[04-Jan-2023 16:05:51 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
[04-Jan-2023 16:05:51 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
[04-Jan-2023 16:06:21 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
[04-Jan-2023 16:06:21 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
[04-Jan-2023 16:06:21 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
[04-Jan-2023 16:06:21 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
[04-Jan-2023 16:06:21 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
[04-Jan-2023 16:06:21 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
[04-Jan-2023 16:06:21 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
[04-Jan-2023 16:06:21 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
[04-Jan-2023 16:06:21 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
[04-Jan-2023 16:06:21 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
[04-Jan-2023 16:06:21 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
[04-Jan-2023 16:06:22 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
[04-Jan-2023 16:06:22 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
[04-Jan-2023 16:06:22 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
[04-Jan-2023 16:06:22 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
[04-Jan-2023 16:06:23 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
[04-Jan-2023 16:06:23 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
[04-Jan-2023 16:06:23 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
[04-Jan-2023 16:06:23 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
[04-Jan-2023 16:06:23 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
[04-Jan-2023 16:06:23 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
[04-Jan-2023 16:06:23 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
[04-Jan-2023 16:06:23 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
[04-Jan-2023 16:06:24 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
[04-Jan-2023 16:06:24 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
[04-Jan-2023 16:06:24 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
[04-Jan-2023 16:06:24 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
[04-Jan-2023 16:06:24 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
[04-Jan-2023 16:06:24 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
[04-Jan-2023 16:06:24 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
[04-Jan-2023 16:06:24 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
[04-Jan-2023 16:06:24 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
[04-Jan-2023 16:06:24 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
[04-Jan-2023 16:06:24 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
[04-Jan-2023 16:06:26 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
[04-Jan-2023 16:06:26 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
[04-Jan-2023 16:06:26 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
[04-Jan-2023 16:06:26 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
[04-Jan-2023 16:06:26 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
[04-Jan-2023 16:06:26 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
[04-Jan-2023 16:06:26 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
[04-Jan-2023 16:06:27 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
[04-Jan-2023 16:06:27 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
[04-Jan-2023 16:06:27 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
[04-Jan-2023 16:06:27 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
[04-Jan-2023 16:06:27 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
[04-Jan-2023 16:06:27 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
[04-Jan-2023 16:06:27 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
[04-Jan-2023 16:06:28 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
[04-Jan-2023 16:06:28 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
[04-Jan-2023 16:06:28 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
[04-Jan-2023 16:06:28 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
[04-Jan-2023 16:06:29 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
[04-Jan-2023 16:06:29 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
[04-Jan-2023 16:06:29 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
[04-Jan-2023 16:06:29 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
[04-Jan-2023 16:06:30 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
[04-Jan-2023 16:06:30 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
[04-Jan-2023 16:06:30 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
[04-Jan-2023 16:06:30 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
[04-Jan-2023 16:06:30 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
[04-Jan-2023 16:06:30 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
[04-Jan-2023 16:06:30 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
[04-Jan-2023 16:06:30 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
[04-Jan-2023 16:06:30 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
[04-Jan-2023 16:06:30 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
[04-Jan-2023 16:06:30 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
[04-Jan-2023 16:06:30 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
[04-Jan-2023 16:06:32 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
[04-Jan-2023 16:06:32 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
[04-Jan-2023 16:06:32 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
[04-Jan-2023 16:06:32 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
[04-Jan-2023 16:06:32 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
[04-Jan-2023 16:06:32 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
[04-Jan-2023 16:06:32 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
[04-Jan-2023 16:06:32 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
[04-Jan-2023 16:06:32 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
[04-Jan-2023 16:06:32 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
[04-Jan-2023 16:06:32 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
[04-Jan-2023 16:06:32 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
[04-Jan-2023 16:06:32 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
[04-Jan-2023 16:06:32 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
[04-Jan-2023 16:06:32 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
[04-Jan-2023 16:06:32 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
[04-Jan-2023 16:06:32 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
[04-Jan-2023 16:06:32 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
[04-Jan-2023 16:06:32 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
[04-Jan-2023 16:06:32 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
[04-Jan-2023 16:06:32 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
[04-Jan-2023 16:06:32 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
[04-Jan-2023 16:06:32 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
[04-Jan-2023 16:06:32 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