PLX Portal Connector 2.0.2

Does PLX Portal Connector work with WordPress 7.0.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: 36.95 KiB
The average PHP memory usage increased by this amount after activating by the plugin.

Page speed impact: insignificant.
The plugin didn't make the site noticeably slower.

Environment
WordPress version7.0.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=84f8d7c6b9
Aspect after-activation
HTTP status 200
Load time 1.207 s
Memory usage 3.92 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.472 s
Memory usage 3.95 MiB
JS errors None
Resource errors None

PLX Portal → Add New Web Content

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

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.646 s0.587 s-0.059 s3.92 MiB3.96 MiB+ 40.94 KiB
/wp-admin/edit.php0.583 s0.498 s-0.085 s3.98 MiB4.02 MiB+ 40.94 KiB
/wp-admin/post-new.php2.031 s1.817 s-0.214 s6.56 MiB6.62 MiB+ 61.2 KiB
/wp-admin/upload.php0.718 s0.658 s-0.060 s3.89 MiB3.91 MiB+ 22.95 KiB
/wp-admin/options-writing.php0.542 s0.498 s-0.044 s3.86 MiB3.89 MiB+ 26.63 KiB
/wp-admin/media-new.php0.628 s0.581 s-0.047 s3.85 MiB3.89 MiB+ 34.83 KiB
/wp-admin/edit-tags.php?taxonomy=category0.622 s0.498 s-0.124 s3.86 MiB3.9 MiB+ 40 KiB
/wp-admin/post-new.php?post_type=page1.781 s1.758 s-0.023 s6.55 MiB6.6 MiB+ 52.73 KiB
/wp-admin/options-discussion.php0.557 s0.632 s+0.075 s3.86 MiB3.89 MiB+ 23.13 KiB
/wp-admin/edit-comments.php0.532 s0.546 s+0.014 s3.88 MiB3.91 MiB+ 23.43 KiB
/0.301 s0.190 s-0.111 s4.23 MiB4.27 MiB+ 39.63 KiB
Average 0.813 s0.751 s-0.062 s4.41 MiB4.44 MiB+ 36.95 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
PHP92.6%5982116
CSS4.6%3021
SVG1.5%1001
Markdown1.2%801
Total 646 23 19

PHP Code Analysis | More results »

Lines of code 576
Total complexity 86
Median class complexity 5.5
Median method complexity 2.0
Most complex class PlxPortal\Config\PlxPortal
Most complex function PlxPortal\Content\Replaceables::store()
Classes 14
Methods 40
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

[16-Jul-2026 19:32:17 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://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 5.5.0.) in /wp-includes/functions.php on line 6170
[16-Jul-2026 19:32: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://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 5.5.0.) in /wp-includes/functions.php on line 6170
See also: All tests for this plugin, How to Hide PLX Portal Connector Admin Menus and Meta Boxes