Does PLX Portal Connector work with WordPress 7.0.1 and PHP 8.1.12? A smoke test was performed on .
| 2 | PHP notices |
| No JavaScript exceptions | |
| All test pages loaded successfully | |
| No resource errors |
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.
| WordPress version | 7.0.1 |
|---|---|
| PHP version | 8.1.12 |
| MySQL version | 10.6.10 |
| PHP memory limit | 512M |
| Last updated | |
|---|---|
| Active installs | 200+ |
| WordPress.org page | https://wordpress.org/plugins/plx-portal-connector/ |
| Badges |
|
| 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 |
| 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 |
| 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 |
| URL | / |
|---|---|
| Aspect | front-page |
| HTTP status | 200 |
| Load time | 0.240 s |
| Memory usage | 4.27 MiB |
| JS errors | None |
| Resource errors | None |
| URL | Load time | Memory usage | ||||
|---|---|---|---|---|---|---|
| Inactive | Active | Change | Inactive | Active | Change | |
| /wp-admin/index.php | 0.646 s | 0.587 s | -0.059 s | 3.92 MiB | 3.96 MiB | + 40.94 KiB |
| /wp-admin/edit.php | 0.583 s | 0.498 s | -0.085 s | 3.98 MiB | 4.02 MiB | + 40.94 KiB |
| /wp-admin/post-new.php | 2.031 s | 1.817 s | -0.214 s | 6.56 MiB | 6.62 MiB | + 61.2 KiB |
| /wp-admin/upload.php | 0.718 s | 0.658 s | -0.060 s | 3.89 MiB | 3.91 MiB | + 22.95 KiB |
| /wp-admin/options-writing.php | 0.542 s | 0.498 s | -0.044 s | 3.86 MiB | 3.89 MiB | + 26.63 KiB |
| /wp-admin/media-new.php | 0.628 s | 0.581 s | -0.047 s | 3.85 MiB | 3.89 MiB | + 34.83 KiB |
| /wp-admin/edit-tags.php?taxonomy=category | 0.622 s | 0.498 s | -0.124 s | 3.86 MiB | 3.9 MiB | + 40 KiB |
| /wp-admin/post-new.php?post_type=page | 1.781 s | 1.758 s | -0.023 s | 6.55 MiB | 6.6 MiB | + 52.73 KiB |
| /wp-admin/options-discussion.php | 0.557 s | 0.632 s | +0.075 s | 3.86 MiB | 3.89 MiB | + 23.13 KiB |
| /wp-admin/edit-comments.php | 0.532 s | 0.546 s | +0.014 s | 3.88 MiB | 3.91 MiB | + 23.43 KiB |
| / | 0.301 s | 0.190 s | -0.111 s | 4.23 MiB | 4.27 MiB | + 39.63 KiB |
| Average | 0.813 s | 0.751 s | -0.062 s | 4.41 MiB | 4.44 MiB | + 36.95 KiB |
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.
| Language | % | Lines of code | Comment lines | Files | |
|---|---|---|---|---|---|
| PHP | 92.6% | 598 | 21 | 16 | |
| CSS | 4.6% | 30 | 2 | 1 | |
| SVG | 1.5% | 10 | 0 | 1 | |
| Markdown | 1.2% | 8 | 0 | 1 | |
| Total | 646 | 23 | 19 | ||
| 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 |
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.
| ID | Name |
|---|---|
| plx_portal_content | Web Content |
{
"plx_portal_content": {
"plx_portal_content_connector_main": {
"title": "Access Token",
"context": "normal"
}
}
}[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