Passwords Manager 1.4.8

Does Passwords Manager work with WordPress 6.7.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: 46.76 KiB
The average PHP memory usage increased by this amount after activating by the plugin.

Page speed impact: 0.032 seconds
The average page load time increased by this amount after activating the plugin.

Environment
WordPress version6.7.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=73c34a90f4
Aspect after-activation
HTTP status 200
Load time 0.887 s
Memory usage 3.54 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.536 s
Memory usage 3.53 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.312 s
Memory usage 3.45 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.296 s0.292 s-0.004 s3.48 MiB3.54 MiB+ 62.11 KiB
/wp-admin/edit.php0.203 s0.196 s-0.007 s3.54 MiB3.6 MiB+ 59.49 KiB
/wp-admin/post-new.php0.788 s1.270 s+0.482 s5.92 MiB5.99 MiB+ 66.48 KiB
/wp-admin/upload.php0.574 s0.520 s-0.054 s3.5 MiB3.54 MiB+ 42.09 KiB
/wp-admin/options-writing.php0.226 s0.212 s-0.014 s3.47 MiB3.52 MiB+ 46.08 KiB
/wp-admin/media-new.php0.382 s0.190 s-0.192 s3.46 MiB3.52 MiB+ 54.27 KiB
/wp-admin/edit-tags.php?taxonomy=category0.190 s0.207 s+0.017 s3.48 MiB3.54 MiB+ 64.95 KiB
/wp-admin/post-new.php?post_type=page0.611 s0.748 s+0.137 s5.92 MiB5.98 MiB+ 62.01 KiB
/wp-admin/options-discussion.php0.472 s0.269 s-0.203 s3.47 MiB3.52 MiB+ 42.58 KiB
/wp-admin/edit-comments.php0.279 s0.414 s+0.135 s3.49 MiB3.54 MiB+ 42.08 KiB
/0.313 s0.369 s+0.056 s3.48 MiB3.45 MiB- 27.73 KiB
Average 0.394 s0.426 s+0.032 s3.93 MiB3.97 MiB+ 46.76 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,87620618
PO File11.3%1,6949297
JavaScript6.3%941919
CSS5.5%829333
JSON0.6%9201
Total 14,986 1,259 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

[26-Nov-2024 21:29:13 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
[26-Nov-2024 21:29:16 UTC] PHP Warning:  Undefined variable $cat_name in /wp-content/plugins/passwords-manager/include/pms-passwords-ajax-action.php on line 18
[26-Nov-2024 21:29:16 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://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 3.9.0.) in /wp-includes/functions.php on line 6114
[26-Nov-2024 21:29:16 UTC] PHP Warning:  Undefined variable $qrs_pass in /wp-content/plugins/passwords-manager/include/pms-passwords-ajax-action.php on line 33
[26-Nov-2024 21:29:16 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://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 3.9.0.) in /wp-includes/functions.php on line 6114
See also: All tests for this plugin, How to Hide the "PWDMS" Admin Menu