WP Accounts 1.9.2

Does WP Accounts work with WordPress 6.9 and PHP 8.1.12? A smoke test was performed on .

Summary

Errors
1PHP deprecation warnings
No JavaScript exceptions
All test pages loaded successfully
No resource errors
Performance

Memory usage: 80.22 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.9
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
Plugin Info
Last updated
Active installs <10
WordPress.org page https://wordpress.org/plugins/wp-accounts/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 8

Plugins ‹ Test site — WordPress

Page screenshot: Plugins ‹ Test site — WordPress
URL /wp-admin/plugins.php?plugin_status=all&paged=1&s
Requested URL /wp-admin/plugins.php?action=activate&plugin=wp-accounts%2Fwp-accounts.php&plugin_status=all&paged=1&s&_wpnonce=0db330081f
Aspect after-activation
HTTP status 200
Load time 0.758 s
Memory usage 3.81 MiB
JS errors None
Resource errors None

WP Accounts

Page screenshot: WP Accounts
URL /wp-admin/admin.php?page=manage-invoices
Aspect menu-item
HTTP status 200
Load time 0.281 s
Memory usage 3.77 MiB
JS errors None
Resource errors None

WP Accounts → Manage Clients

Page screenshot: WP Accounts → Manage Clients
URL /wp-admin/admin.php?page=manage-clients
Aspect menu-item
HTTP status 200
Load time 0.231 s
Memory usage 3.77 MiB
JS errors None
Resource errors None

WP Accounts → Manage Payments

Page screenshot: WP Accounts → Manage Payments
URL /wp-admin/admin.php?page=manage-payments
Aspect menu-item
HTTP status 200
Load time 0.244 s
Memory usage 3.77 MiB
JS errors None
Resource errors None

WP Accounts → Export CSV

Page screenshot: WP Accounts → Export CSV
URL /wp-admin/admin.php?page=export-csv
Aspect menu-item
HTTP status 200
Load time 0.368 s
Memory usage 3.77 MiB
JS errors None
Resource errors None

WP Accounts → Settings

Page screenshot: WP Accounts → Settings
URL /wp-admin/admin.php?page=manage-settings
Aspect menu-item
HTTP status 200
Load time 0.956 s
Memory usage 3.84 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.220 s
Memory usage 4.13 MiB
JS errors None
Resource errors None

Dashboard ‹ Test site — WordPress

Page screenshot: Dashboard ‹ Test site — WordPress
URL /wp-admin/index.php
Aspect new-meta-boxes
HTTP status 200
Load time 0.326 s
Memory usage 3.88 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.436 s0.310 s-0.126 s3.77 MiB3.88 MiB+ 107.48 KiB
/wp-admin/edit.php0.338 s0.274 s-0.064 s3.78 MiB3.86 MiB+ 86.77 KiB
/wp-admin/post-new.php0.794 s0.718 s-0.076 s6.3 MiB6.41 MiB+ 106.96 KiB
/wp-admin/upload.php0.473 s0.526 s+0.053 s3.73 MiB3.8 MiB+ 64.82 KiB
/wp-admin/options-writing.php0.364 s0.282 s-0.082 s3.71 MiB3.78 MiB+ 68.81 KiB
/wp-admin/media-new.php0.470 s0.311 s-0.159 s3.7 MiB3.77 MiB+ 77.01 KiB
/wp-admin/edit-tags.php?taxonomy=category0.304 s0.272 s-0.032 s3.71 MiB3.8 MiB+ 87.68 KiB
/wp-admin/post-new.php?post_type=page0.619 s0.638 s+0.019 s6.29 MiB6.39 MiB+ 104.39 KiB
/wp-admin/options-discussion.php0.300 s0.341 s+0.041 s3.71 MiB3.77 MiB+ 65.31 KiB
/wp-admin/edit-comments.php0.294 s0.356 s+0.062 s3.73 MiB3.81 MiB+ 84.81 KiB
/0.279 s0.175 s-0.104 s4.1 MiB4.13 MiB+ 28.41 KiB
Average 0.425 s0.382 s-0.043 s4.23 MiB4.31 MiB+ 80.22 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.

PHP
Language % Lines of code Comment lines Files
PHP97.3%4,092227
JavaScript2.7%11533
Total 4,207 25 10

PHP Code Analysis | More results »

Lines of code 4,182
Total complexity 992
Median class complexity 108.0
Median method complexity 3.0
Most complex class wpaccounts_class
Most complex function wpaccounts_class::wpa_invoices_action()
Classes 3
Methods 107
Functions 6

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 7

Options wp_options 1

Meta Boxes

{
    "dashboard": {
        "wp_accounts_widget": {
            "title": "WP Accounts Widget",
            "context": "normal"
        }
    }
}

PHP Error Log 1 lines

[10-Dec-2025 05:42:55 UTC] PHP Deprecated:  Automatic conversion of false to array is deprecated in /wp-content/plugins/wp-accounts/wp-accounts.php on line 304
See also: All tests for this plugin