Paytium 4.4.1

Does Paytium work with WordPress 6.4.1 and PHP 8.1.12? A smoke test was performed on .

Summary

Errors
No PHP errors, warnings or notices
No JavaScript exceptions
All test pages loaded successfully
No resource errors
Looks good! No problems were detected.
Performance

Memory usage: 181.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.4.1
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
Plugin Info
Last updated
Active installs 3,000+
WordPress.org page https://wordpress.org/plugins/paytium/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 6

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=paytium%2Fpaytium.php&plugin_status=all&paged=1&s&_wpnonce=31d1496cfe
Aspect after-activation
HTTP status 200
Load time 0.355 s
Memory usage 3.79 MiB
JS errors None
Resource errors None

Paytium

Page screenshot: Paytium
URL /wp-admin/edit.php?post_type=pt_payment
Aspect menu-item
HTTP status 200
Load time 0.610 s
Memory usage 3.56 MiB
JS errors None
Resource errors None

Paytium → Settings

Page screenshot: Paytium → Settings
URL /wp-admin/admin.php?page=paytium
Aspect menu-item
HTTP status 200
Load time 0.186 s
Memory usage 3.53 MiB
JS errors None
Resource errors None

Paytium → Setup wizard

Page screenshot: Paytium → Setup wizard
URL /wp-admin/admin.php?page=pt-setup-wizard
Aspect menu-item
HTTP status 200
Load time 0.237 s
Memory usage 3.56 MiB
JS errors None
Resource errors None

Paytium → Extra features

Page screenshot: Paytium → Extra features
URL /wp-admin/admin.php?page=pt-extensions
Aspect menu-item
HTTP status 200
Load time 0.347 s
Memory usage 3.54 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.201 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.347 s0.363 s+0.016 s3.38 MiB3.57 MiB+ 195.51 KiB
/wp-admin/edit.php0.217 s0.430 s+0.213 s3.41 MiB3.67 MiB+ 266.71 KiB
/wp-admin/post-new.php1.012 s0.676 s-0.336 s5.46 MiB5.6 MiB+ 150.54 KiB
/wp-admin/upload.php0.723 s0.308 s-0.415 s3.32 MiB3.5 MiB+ 182.8 KiB
/wp-admin/options-writing.php0.224 s0.188 s-0.036 s3.32 MiB3.49 MiB+ 175.32 KiB
/wp-admin/media-new.php0.310 s0.224 s-0.086 s3.29 MiB3.48 MiB+ 194.98 KiB
/wp-admin/edit-tags.php?taxonomy=category0.203 s0.189 s-0.014 s3.31 MiB3.53 MiB+ 220.16 KiB
/wp-admin/post-new.php?post_type=page0.627 s0.809 s+0.182 s5.45 MiB5.6 MiB+ 150.17 KiB
/wp-admin/options-discussion.php0.316 s0.281 s-0.035 s3.3 MiB3.48 MiB+ 183.12 KiB
/wp-admin/edit-comments.php0.274 s0.238 s-0.036 s3.34 MiB3.51 MiB+ 182.83 KiB
/0.295 s0.273 s-0.022 s3.36 MiB3.45 MiB+ 91.3 KiB
Average 0.413 s0.362 s-0.052 s3.72 MiB3.9 MiB+ 181.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
CSS
JavaScript
Language % Lines of code Comment lines Files
PHP75.6%11,1336,377138
CSS12.5%1,8421468
JavaScript11.7%1,7292976
SVG0.2%2811
Total 14,732 6,821 153

PHP Code Analysis | More results »

Lines of code 9,571
Total complexity 2,285
Median class complexity 3.0
Median method complexity 1.0
Most complex class PT_Payment
Most complex function pt_field()
Classes 97
Methods 517
Functions 113

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.

Options wp_options 6

Custom Post Types 2

ID Name
pt_paymentPayments
pt_subscriptionSubscriptions

Meta Boxes

{
    "pt_payment": {
        "pt_payment_details": {
            "title": "Payment details",
            "context": "normal"
        },
        "pt_subscription_first_payment": {
            "title": "Subscription first payment",
            "context": "normal"
        },
        "pt_payment_items": {
            "title": "Payment items",
            "context": "normal"
        },
        "pt_customer_details": {
            "title": "Customer details",
            "context": "normal"
        }
    }
}

PHP Error Log

The log file is empty.

See also: All tests for this plugin, How to Hide Paytium Admin Menus and Meta Boxes