WP Accounts 1.9.1

Does WP Accounts work with WordPress 6.8.1 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: 75.77 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.8.1
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=2b795c59e8
Aspect after-activation
HTTP status 200
Load time 0.861 s
Memory usage 3.6 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.174 s
Memory usage 3.57 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.143 s
Memory usage 3.57 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.152 s
Memory usage 3.57 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.135 s
Memory usage 3.57 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.881 s
Memory usage 3.57 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.202 s
Memory usage 3.46 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.340 s
Memory usage 3.59 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.354 s0.291 s-0.063 s3.51 MiB3.59 MiB+ 87.48 KiB
/wp-admin/edit.php0.219 s0.225 s+0.006 s3.57 MiB3.65 MiB+ 82.23 KiB
/wp-admin/post-new.php0.802 s1.146 s+0.344 s6.06 MiB6.16 MiB+ 105.73 KiB
/wp-admin/upload.php0.616 s0.439 s-0.177 s3.52 MiB3.59 MiB+ 64.82 KiB
/wp-admin/options-writing.php0.239 s0.206 s-0.033 s3.5 MiB3.57 MiB+ 68.81 KiB
/wp-admin/media-new.php0.393 s0.255 s-0.138 s3.49 MiB3.57 MiB+ 77.01 KiB
/wp-admin/edit-tags.php?taxonomy=category0.190 s0.191 s+0.001 s3.5 MiB3.59 MiB+ 87.68 KiB
/wp-admin/post-new.php?post_type=page0.616 s0.601 s-0.015 s6.05 MiB6.15 MiB+ 101.25 KiB
/wp-admin/options-discussion.php0.287 s0.317 s+0.030 s3.5 MiB3.57 MiB+ 65.31 KiB
/wp-admin/edit-comments.php0.419 s0.490 s+0.071 s3.52 MiB3.59 MiB+ 64.81 KiB
/0.293 s0.231 s-0.062 s3.43 MiB3.46 MiB+ 28.4 KiB
Average 0.403 s0.399 s-0.003 s3.97 MiB4.04 MiB+ 75.77 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,094227
JavaScript2.7%11533
Total 4,209 25 10

PHP Code Analysis | More results »

Lines of code 4,184
Total complexity 994
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

[13-May-2025 08:56:41 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