Does Passwords Manager work with WordPress 6.3.2 and PHP 8.1.12? A smoke test was performed on .
| 2 | PHP warnings |
| 2 | PHP notices |
| 1 | Database errors |
| No JavaScript exceptions | |
| All test pages loaded successfully | |
| No resource errors |
Memory usage: 100.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.
| WordPress version | 6.3.2 |
|---|---|
| PHP version | 8.1.12 |
| MySQL version | 10.6.10 |
| PHP memory limit | 512M |
| Last updated | |
|---|---|
| Active installs | 100+ |
| WordPress.org page | https://wordpress.org/plugins/passwords-manager/ |
| Badges |
|
| URL | /wp-admin/admin.php?page=pms_menu&tab=settings |
|---|---|
| Requested URL | /wp-admin/plugins.php?action=activate&plugin=passwords-manager%2Fpasswords-manager.php&plugin_status=all&paged=1&s&_wpnonce=5d2edfab45 |
| Aspect | after-activation |
| HTTP status | 200 |
| Load time | 0.780 s |
| Memory usage | 2.9 MiB |
| JS errors | None |
| Resource errors | None |
| URL | /wp-admin/admin.php?page=pms_menu |
|---|---|
| Aspect | menu-item |
| HTTP status | 200 |
| Load time | 0.346 s |
| Memory usage | 2.91 MiB |
| JS errors | None |
| Resource errors | None |
| URL | / |
|---|---|
| Aspect | front-page |
| HTTP status | 200 |
| Load time | 0.207 s |
| Memory usage | 3.23 MiB |
| JS errors | None |
| Resource errors | None |
| URL | Load time | Memory usage | ||||
|---|---|---|---|---|---|---|
| Inactive | Active | Change | Inactive | Active | Change | |
| /wp-admin/index.php | 0.346 s | 0.280 s | -0.066 s | 2.83 MiB | 2.93 MiB | + 107.45 KiB |
| /wp-admin/edit.php | 0.199 s | 0.193 s | -0.006 s | 2.85 MiB | 2.96 MiB | + 106.73 KiB |
| /wp-admin/post-new.php | 0.719 s | 0.583 s | -0.136 s | 5.22 MiB | 5.33 MiB | + 111.76 KiB |
| /wp-admin/upload.php | 0.529 s | 0.470 s | -0.059 s | 2.77 MiB | 2.86 MiB | + 90.08 KiB |
| /wp-admin/options-writing.php | 0.209 s | 0.201 s | -0.008 s | 2.77 MiB | 2.85 MiB | + 82.04 KiB |
| /wp-admin/media-new.php | 0.371 s | 0.235 s | -0.136 s | 2.74 MiB | 2.84 MiB | + 102.27 KiB |
| /wp-admin/edit-tags.php?taxonomy=category | 0.191 s | 0.183 s | -0.008 s | 2.76 MiB | 2.86 MiB | + 107.44 KiB |
| /wp-admin/post-new.php?post_type=page | 0.582 s | 0.543 s | -0.039 s | 5.21 MiB | 5.32 MiB | + 107.34 KiB |
| /wp-admin/options-discussion.php | 0.199 s | 0.225 s | +0.026 s | 2.75 MiB | 2.84 MiB | + 90.57 KiB |
| /wp-admin/edit-comments.php | 0.234 s | 0.357 s | +0.123 s | 2.78 MiB | 2.87 MiB | + 90.11 KiB |
| / | 0.261 s | 0.235 s | -0.026 s | 3.13 MiB | 3.24 MiB | + 114.59 KiB |
| Average | 0.349 s | 0.319 s | -0.030 s | 3.26 MiB | 3.35 MiB | + 100.94 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 | |
|---|---|---|---|---|---|
| SVG | 65.8% | 9,554 | 0 | 4 | |
| PHP | 12.1% | 1,753 | 202 | 18 | |
| PO File | 10.1% | 1,465 | 769 | 7 | |
| JavaScript | 6.2% | 899 | 91 | 9 | |
| CSS | 5.3% | 763 | 33 | 3 | |
| JSON | 0.6% | 92 | 0 | 1 | |
| Total | 14,526 | 1,095 | 42 | ||
| Lines of code | 1,189 |
|---|---|
| Total complexity | 247 |
| Median class complexity | 7.0 |
| Median method complexity | 1.5 |
| Most complex class | Encryption |
| Most complex function | post_new_pass() |
| Classes | 1 |
|---|---|
| Methods | 4 |
| Functions | 30 |
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.
[18-Oct-2023 09:38:32 UTC] WordPress database error Unknown column 'category_color' in 'field list' for query INSERT INTO `wp_pms_category` (`category`, `category_color`) VALUES ('Uncategorized', '#bada55') made by require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), do_action('init'), WP_Hook->do_action, WP_Hook->apply_filters, pms_insert_category
[18-Oct-2023 09:38:34 UTC] PHP Warning: Undefined variable $cat_name in /wp-content/plugins/passwords-manager/include/pms-passwords-ajax-action.php on line 18
[18-Oct-2023 09:38:34 UTC] PHP Notice: Function wpdb::prepare was called <strong>incorrectly</strong>. The query argument of wpdb::prepare() must have a placeholder. Please see <a href="https://wordpress.org/documentation/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 3.9.0.) in /wp-includes/functions.php on line 5905
[18-Oct-2023 09:38:34 UTC] PHP Warning: Undefined variable $qrs_pass in /wp-content/plugins/passwords-manager/include/pms-passwords-ajax-action.php on line 33
[18-Oct-2023 09:38:34 UTC] PHP Notice: Function wpdb::prepare was called <strong>incorrectly</strong>. The query argument of wpdb::prepare() must have a placeholder. Please see <a href="https://wordpress.org/documentation/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 3.9.0.) in /wp-includes/functions.php on line 5905