PLX Portal Connector 2

Does PLX Portal Connector work with WordPress 6.1.1 and PHP 8.1.12? A smoke test was performed on .

Summary

Errors
2PHP notices
No JavaScript exceptions
All test pages loaded successfully
No resource errors
Performance

Memory usage: 30.94 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.1.1
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
Plugin Info
Last updated
Active installs 200+
WordPress.org page https://wordpress.org/plugins/plx-portal-connector/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 4

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=plx-portal-connector%2Fplx-portal.php&plugin_status=all&paged=1&s&_wpnonce=dca3b31d91
Aspect after-activation
HTTP status 200
Load time 1.121 s
Memory usage 3.02 MiB
JS errors None
Resource errors None

PLX Portal

Page screenshot: PLX Portal
URL /wp-admin/edit.php?post_type=plx_portal_content
Aspect menu-item
HTTP status 200
Load time 0.185 s
Memory usage 3.05 MiB
JS errors None
Resource errors None

PLX Portal → Add New

Page screenshot: PLX Portal → Add New
URL /wp-admin/post-new.php?post_type=plx_portal_content
Aspect menu-item
HTTP status 200
Load time 0.239 s
Memory usage 3.23 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.243 s
Memory usage 2.98 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.290 s0.256 s-0.034 s3.05 MiB3.08 MiB+ 36.9 KiB
/wp-admin/edit.php0.202 s0.186 s-0.016 s3.07 MiB3.11 MiB+ 36.9 KiB
/wp-admin/post-new.php0.807 s0.987 s+0.180 s4.97 MiB5.02 MiB+ 53.1 KiB
/wp-admin/upload.php0.590 s0.296 s-0.294 s2.99 MiB3.01 MiB+ 19.49 KiB
/wp-admin/options-writing.php0.153 s0.300 s+0.147 s2.99 MiB2.99 MiB+ 6.14 KiB
/wp-admin/media-new.php0.279 s0.207 s-0.072 s2.97 MiB3 MiB+ 31.68 KiB
/wp-admin/edit-tags.php?taxonomy=category0.230 s0.185 s-0.045 s2.98 MiB3.02 MiB+ 36.85 KiB
/wp-admin/post-new.php?post_type=page0.628 s0.666 s+0.038 s4.96 MiB5 MiB+ 44.69 KiB
/wp-admin/options-discussion.php0.214 s0.205 s-0.009 s2.97 MiB2.99 MiB+ 19.98 KiB
/wp-admin/edit-comments.php0.212 s0.216 s+0.004 s3 MiB3.02 MiB+ 19.48 KiB
/0.308 s0.222 s-0.086 s2.94 MiB2.98 MiB+ 35.15 KiB
Average 0.356 s0.339 s-0.017 s3.35 MiB3.38 MiB+ 30.94 KiB

Code Statistics

Note: Third-party libraries and minified JS/CSS files are excluded from these statistics where possible, so the numbers you see here may be lower than those reported by other tools.

PHP
Language % Lines of code Comment lines Files
PHP86.8%5902116
Markdown7.4%5001
CSS4.4%3021
SVG1.5%1001
Total 680 23 19

PHP Code Analysis | More results »

Lines of code 568
Total complexity 84
Median class complexity 5.5
Median method complexity 2.0
Most complex class PlxPortal\Content\Shortcode
Most complex function PlxPortal\Content\Replaceables::store()
Classes 14
Methods 39
Functions 1

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.

Custom Post Types 1

ID Name
plx_portal_contentWeb Content

Meta Boxes

{
    "plx_portal_content": {
        "plx_portal_content_connector_main": {
            "title": "Access Token",
            "context": "normal"
        }
    }
}

PHP Error Log 2 lines

[01-Feb-2023 17:00:23 UTC] PHP Notice:  Function register_rest_route was called <strong>incorrectly</strong>. The REST API route definition for <code>plx-portal/v1/sync</code> is missing the required <code>permission_callback</code> argument. For REST API routes that are intended to be public, use <code>__return_true</code> as the permission callback. Please see <a href="https://wordpress.org/support/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 5.5.0.) in /wp-includes/functions.php on line 5835
[01-Feb-2023 17:00:26 UTC] PHP Notice:  Function register_rest_route was called <strong>incorrectly</strong>. The REST API route definition for <code>plx-portal/v1/sync</code> is missing the required <code>permission_callback</code> argument. For REST API routes that are intended to be public, use <code>__return_true</code> as the permission callback. Please see <a href="https://wordpress.org/support/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 5.5.0.) in /wp-includes/functions.php on line 5835
See also: All tests for this plugin, How to Hide PLX Portal Connector Admin Menus and Meta Boxes