Passwords Manager 1.4.7

Does Passwords Manager work with WordPress 6.4.1 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: 116.23 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.4.1
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=5c8650ea0c
Aspect after-activation
HTTP status 200
Load time 0.984 s
Memory usage 3.47 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.578 s
Memory usage 3.49 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.309 s
Memory usage 3.43 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.382 s0.337 s-0.045 s3.38 MiB3.5 MiB+ 127.31 KiB
/wp-admin/edit.php0.215 s0.210 s-0.005 s3.41 MiB3.53 MiB+ 126.97 KiB
/wp-admin/post-new.php1.014 s0.627 s-0.387 s5.46 MiB5.59 MiB+ 131.63 KiB
/wp-admin/upload.php0.717 s0.469 s-0.248 s3.32 MiB3.43 MiB+ 110.31 KiB
/wp-admin/options-writing.php0.252 s0.235 s-0.017 s3.32 MiB3.42 MiB+ 102.9 KiB
/wp-admin/media-new.php0.324 s0.316 s-0.008 s3.29 MiB3.41 MiB+ 122.5 KiB
/wp-admin/edit-tags.php?taxonomy=category0.221 s0.199 s-0.022 s3.31 MiB3.44 MiB+ 127.67 KiB
/wp-admin/post-new.php?post_type=page0.618 s0.552 s-0.066 s5.45 MiB5.58 MiB+ 131.21 KiB
/wp-admin/options-discussion.php0.348 s0.309 s-0.039 s3.3 MiB3.41 MiB+ 110.8 KiB
/wp-admin/edit-comments.php0.250 s0.231 s-0.019 s3.34 MiB3.44 MiB+ 110.34 KiB
/0.307 s0.308 s+0.001 s3.36 MiB3.43 MiB+ 76.83 KiB
Average 0.423 s0.345 s-0.078 s3.72 MiB3.83 MiB+ 116.23 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
SVG63.8%9,55404
PHP12.5%1,87620418
PO File11.3%1,6949157
JavaScript6.3%941919
CSS5.5%829333
JSON0.6%9201
Total 14,986 1,243 42

PHP Code Analysis | More results »

Lines of code 1,192
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

[14-Nov-2023 10:39:15 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
[14-Nov-2023 10:39:17 UTC] PHP Warning:  Undefined variable $cat_name in /wp-content/plugins/passwords-manager/include/pms-passwords-ajax-action.php on line 18
[14-Nov-2023 10:39:17 UTC] PHP Notice:  Function wpdb::prepare was called incorrectly. The query argument of wpdb::prepare() must have a placeholder. Please see <a>Debugging in WordPress</a> for more information. (This message was added in version 3.9.0.) in /wp-includes/functions.php on line 6031
[14-Nov-2023 10:39:17 UTC] PHP Warning:  Undefined variable $qrs_pass in /wp-content/plugins/passwords-manager/include/pms-passwords-ajax-action.php on line 33
[14-Nov-2023 10:39:17 UTC] PHP Notice:  Function wpdb::prepare was called incorrectly. The query argument of wpdb::prepare() must have a placeholder. Please see <a>Debugging in WordPress</a> for more information. (This message was added in version 3.9.0.) in /wp-includes/functions.php on line 6031
See also: All tests for this plugin, How to Hide the "PWDMS" Admin Menu