WP Accounts 1.9.0

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.78 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=3f0487169c
Aspect after-activation
HTTP status 200
Load time 0.748 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.187 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.150 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.158 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.136 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.854 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.183 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.301 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.299 s0.305 s+0.006 s3.51 MiB3.59 MiB+ 87.48 KiB
/wp-admin/edit.php0.195 s0.315 s+0.120 s3.57 MiB3.65 MiB+ 82.23 KiB
/wp-admin/post-new.php0.919 s0.987 s+0.068 s6.06 MiB6.16 MiB+ 105.73 KiB
/wp-admin/upload.php0.558 s0.352 s-0.206 s3.52 MiB3.59 MiB+ 64.82 KiB
/wp-admin/options-writing.php0.215 s0.181 s-0.034 s3.5 MiB3.57 MiB+ 68.81 KiB
/wp-admin/media-new.php0.271 s0.189 s-0.082 s3.49 MiB3.57 MiB+ 77.01 KiB
/wp-admin/edit-tags.php?taxonomy=category0.248 s0.182 s-0.066 s3.5 MiB3.59 MiB+ 87.69 KiB
/wp-admin/post-new.php?post_type=page0.595 s0.771 s+0.176 s6.05 MiB6.15 MiB+ 101.25 KiB
/wp-admin/options-discussion.php0.475 s0.320 s-0.155 s3.5 MiB3.57 MiB+ 65.31 KiB
/wp-admin/edit-comments.php0.235 s0.208 s-0.027 s3.52 MiB3.59 MiB+ 64.81 KiB
/0.304 s0.208 s-0.096 s3.43 MiB3.46 MiB+ 28.4 KiB
Average 0.392 s0.365 s-0.027 s3.97 MiB4.04 MiB+ 75.78 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

[08-May-2025 09:14:02 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