Passwords Manager 1.4.6

Does Passwords Manager work with WordPress 6.3.2 and PHP 8.1.12? A smoke test was performed on .

Summary

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

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.

Environment
WordPress version6.3.2
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
Plugin Info
Last updated
Active installs 100+
WordPress.org page https://wordpress.org/plugins/passwords-manager/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 3

Password Manager System ‹ Test site — WordPress

Page screenshot: Password Manager System ‹ Test site — WordPress
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

PWDMS

Page screenshot: PWDMS
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

Test site – Just another WordPress site

Page screenshot: Test site – Just another WordPress site
URL /
Aspect front-page
HTTP status 200
Load time 0.207 s
Memory usage 3.23 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.346 s0.280 s-0.066 s2.83 MiB2.93 MiB+ 107.45 KiB
/wp-admin/edit.php0.199 s0.193 s-0.006 s2.85 MiB2.96 MiB+ 106.73 KiB
/wp-admin/post-new.php0.719 s0.583 s-0.136 s5.22 MiB5.33 MiB+ 111.76 KiB
/wp-admin/upload.php0.529 s0.470 s-0.059 s2.77 MiB2.86 MiB+ 90.08 KiB
/wp-admin/options-writing.php0.209 s0.201 s-0.008 s2.77 MiB2.85 MiB+ 82.04 KiB
/wp-admin/media-new.php0.371 s0.235 s-0.136 s2.74 MiB2.84 MiB+ 102.27 KiB
/wp-admin/edit-tags.php?taxonomy=category0.191 s0.183 s-0.008 s2.76 MiB2.86 MiB+ 107.44 KiB
/wp-admin/post-new.php?post_type=page0.582 s0.543 s-0.039 s5.21 MiB5.32 MiB+ 107.34 KiB
/wp-admin/options-discussion.php0.199 s0.225 s+0.026 s2.75 MiB2.84 MiB+ 90.57 KiB
/wp-admin/edit-comments.php0.234 s0.357 s+0.123 s2.78 MiB2.87 MiB+ 90.11 KiB
/0.261 s0.235 s-0.026 s3.13 MiB3.24 MiB+ 114.59 KiB
Average 0.349 s0.319 s-0.030 s3.26 MiB3.35 MiB+ 100.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.

SVG
PHP
PO File
Language % Lines of code Comment lines Files
SVG65.8%9,55404
PHP12.1%1,75320218
PO File10.1%1,4657697
JavaScript6.2%899919
CSS5.3%763333
JSON0.6%9201
Total 14,526 1,095 42

PHP Code Analysis | More results »

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

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.

Database Tables 2

PHP Error Log 5 lines

[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
See also: All tests for this plugin, How to Hide the "PWDMS" Admin Menu