Does UserPlus work with WordPress 7.0 and PHP 8.1.12? A smoke test was performed on .
| 17 | PHP notices |
| 2 | PHP deprecation warnings |
| No JavaScript exceptions | |
| All test pages loaded successfully | |
| No resource errors |
Memory usage: 76.33 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 |
|---|---|
| PHP version | 8.1.12 |
| MySQL version | 10.6.10 |
| PHP memory limit | 512M |
| Last updated | |
|---|---|
| Active installs | <10 |
| WordPress.org page | https://wordpress.org/plugins/userplus/ |
| Badges |
|
| URL | /wp-admin/plugins.php?plugin_status=all&paged=1&s |
|---|---|
| Requested URL | /wp-admin/plugins.php?action=activate&plugin=userplus%2Fuserplus.php&plugin_status=all&paged=1&s&_wpnonce=4f9135ae9a |
| Aspect | after-activation |
| HTTP status | 200 |
| Load time | 0.895 s |
| Memory usage | 4.12 MiB |
| JS errors | None |
| Resource errors | None |
| URL | /wp-admin/admin.php?page=userplus |
|---|---|
| Aspect | menu-item |
| HTTP status | 200 |
| Load time | 0.837 s |
| Memory usage | 3.93 MiB |
| JS errors | None |
| Resource errors | None |
| URL | /wp-admin/edit.php?post_type=userplus_form |
|---|---|
| Aspect | menu-item |
| HTTP status | 200 |
| Load time | 0.785 s |
| Memory usage | 4.01 MiB |
| JS errors | None |
| Resource errors | None |
| URL | / |
|---|---|
| Aspect | front-page |
| HTTP status | 200 |
| Load time | 0.267 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.766 s | 0.639 s | -0.127 s | 3.92 MiB | 3.99 MiB | + 72.16 KiB |
| /wp-admin/edit.php | 0.681 s | 0.524 s | -0.157 s | 3.98 MiB | 4.07 MiB | + 94.41 KiB |
| /wp-admin/post-new.php | 1.836 s | 1.854 s | +0.018 s | 6.56 MiB | 6.67 MiB | + 119.88 KiB |
| /wp-admin/upload.php | 1.039 s | 0.706 s | -0.333 s | 3.89 MiB | 3.94 MiB | + 55.77 KiB |
| /wp-admin/options-writing.php | 0.553 s | 0.528 s | -0.025 s | 3.86 MiB | 3.92 MiB | + 64.64 KiB |
| /wp-admin/media-new.php | 0.577 s | 0.565 s | -0.012 s | 3.85 MiB | 3.92 MiB | + 72.84 KiB |
| /wp-admin/edit-tags.php?taxonomy=category | 0.706 s | 0.994 s | +0.288 s | 3.86 MiB | 3.94 MiB | + 77.7 KiB |
| /wp-admin/post-new.php?post_type=page | 1.605 s | 1.492 s | -0.113 s | 6.55 MiB | 6.66 MiB | + 111.4 KiB |
| /wp-admin/options-discussion.php | 0.629 s | 0.942 s | +0.313 s | 3.86 MiB | 3.92 MiB | + 55.64 KiB |
| /wp-admin/edit-comments.php | 0.540 s | 0.594 s | +0.054 s | 3.88 MiB | 3.96 MiB | + 74 KiB |
| / | 0.291 s | 0.211 s | -0.080 s | 4.23 MiB | 4.27 MiB | + 41.23 KiB |
| Average | 0.838 s | 0.823 s | -0.016 s | 4.4 MiB | 4.48 MiB | + 76.33 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 | 57.5% | 2,308 | 25 | 31 | |
| CSS | 17.1% | 687 | 42 | 3 | |
| SVG | 16.2% | 650 | 0 | 2 | |
| JavaScript | 9.2% | 368 | 2 | 3 | |
| Total | 4,013 | 69 | 39 | ||
| Lines of code | 1,695 |
|---|---|
| Total complexity | 328 |
| Median class complexity | 18.0 |
| Median method complexity | 1.0 |
| Most complex class | USERPLUSAjax |
| Most complex function | USERPLUSFieldFunctions::edit_fields() |
| Classes | 11 |
|---|---|
| Methods | 65 |
| Functions | 11 |
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.
wp_options 4| ID | Name |
|---|---|
| userplus_form | Forms |
[13-Jun-2026 09:33:48 UTC] PHP Deprecated: Automatic conversion of false to array is deprecated in /wp-content/plugins/userplus/functions/initial_setup.php on line 76
[13-Jun-2026 09:33:48 UTC] PHP Deprecated: Automatic conversion of false to array is deprecated in /wp-content/plugins/userplus/functions/default.php on line 23
[13-Jun-2026 09:33:48 UTC] PHP Notice: Function add_submenu_page was called <strong>incorrectly</strong>. The seventh parameter passed to <code>add_submenu_page()</code> should be numeric representing menu position. 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.3.0.) in /wp-includes/functions.php on line 6170
[13-Jun-2026 09:33:49 UTC] PHP Notice: Function add_submenu_page was called <strong>incorrectly</strong>. The seventh parameter passed to <code>add_submenu_page()</code> should be numeric representing menu position. 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.3.0.) in /wp-includes/functions.php on line 6170
[13-Jun-2026 09:33:50 UTC] PHP Notice: Function add_submenu_page was called <strong>incorrectly</strong>. The seventh parameter passed to <code>add_submenu_page()</code> should be numeric representing menu position. 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.3.0.) in /wp-includes/functions.php on line 6170
[13-Jun-2026 09:33:51 UTC] PHP Notice: Function add_submenu_page was called <strong>incorrectly</strong>. The seventh parameter passed to <code>add_submenu_page()</code> should be numeric representing menu position. 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.3.0.) in /wp-includes/functions.php on line 6170
[13-Jun-2026 09:33:54 UTC] PHP Notice: Function add_submenu_page was called <strong>incorrectly</strong>. The seventh parameter passed to <code>add_submenu_page()</code> should be numeric representing menu position. 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.3.0.) in /wp-includes/functions.php on line 6170
[13-Jun-2026 09:33:54 UTC] PHP Notice: Function add_submenu_page was called <strong>incorrectly</strong>. The seventh parameter passed to <code>add_submenu_page()</code> should be numeric representing menu position. 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.3.0.) in /wp-includes/functions.php on line 6170
[13-Jun-2026 09:33:55 UTC] PHP Notice: Function add_submenu_page was called <strong>incorrectly</strong>. The seventh parameter passed to <code>add_submenu_page()</code> should be numeric representing menu position. 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.3.0.) in /wp-includes/functions.php on line 6170
[13-Jun-2026 09:33:59 UTC] PHP Notice: Function add_submenu_page was called <strong>incorrectly</strong>. The seventh parameter passed to <code>add_submenu_page()</code> should be numeric representing menu position. 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.3.0.) in /wp-includes/functions.php on line 6170
[13-Jun-2026 09:33:59 UTC] PHP Notice: Function add_submenu_page was called <strong>incorrectly</strong>. The seventh parameter passed to <code>add_submenu_page()</code> should be numeric representing menu position. 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.3.0.) in /wp-includes/functions.php on line 6170
[13-Jun-2026 09:34:00 UTC] PHP Notice: Function add_submenu_page was called <strong>incorrectly</strong>. The seventh parameter passed to <code>add_submenu_page()</code> should be numeric representing menu position. 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.3.0.) in /wp-includes/functions.php on line 6170
[13-Jun-2026 09:34:01 UTC] PHP Notice: Function add_submenu_page was called <strong>incorrectly</strong>. The seventh parameter passed to <code>add_submenu_page()</code> should be numeric representing menu position. 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.3.0.) in /wp-includes/functions.php on line 6170
[13-Jun-2026 09:34:02 UTC] PHP Notice: Function add_submenu_page was called <strong>incorrectly</strong>. The seventh parameter passed to <code>add_submenu_page()</code> should be numeric representing menu position. 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.3.0.) in /wp-includes/functions.php on line 6170
[13-Jun-2026 09:34:05 UTC] PHP Notice: Function add_submenu_page was called <strong>incorrectly</strong>. The seventh parameter passed to <code>add_submenu_page()</code> should be numeric representing menu position. 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.3.0.) in /wp-includes/functions.php on line 6170
[13-Jun-2026 09:34:06 UTC] PHP Notice: Function add_submenu_page was called <strong>incorrectly</strong>. The seventh parameter passed to <code>add_submenu_page()</code> should be numeric representing menu position. 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.3.0.) in /wp-includes/functions.php on line 6170
[13-Jun-2026 09:34:07 UTC] PHP Notice: Function add_submenu_page was called <strong>incorrectly</strong>. The seventh parameter passed to <code>add_submenu_page()</code> should be numeric representing menu position. 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.3.0.) in /wp-includes/functions.php on line 6170
[13-Jun-2026 09:34:08 UTC] PHP Notice: Function add_submenu_page was called <strong>incorrectly</strong>. The seventh parameter passed to <code>add_submenu_page()</code> should be numeric representing menu position. 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.3.0.) in /wp-includes/functions.php on line 6170
[13-Jun-2026 09:34:08 UTC] PHP Notice: Function add_submenu_page was called <strong>incorrectly</strong>. The seventh parameter passed to <code>add_submenu_page()</code> should be numeric representing menu position. 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.3.0.) in /wp-includes/functions.php on line 6170