Paytium 4.4.16

Does Paytium work with WordPress 6.8.2 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: 240.2 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.2
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=06cbf29f3d
Aspect after-activation
HTTP status 200
Load time 0.409 s
Memory usage 4.03 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.878 s
Memory usage 3.79 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.180 s
Memory usage 3.73 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.233 s
Memory usage 3.73 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.386 s
Memory usage 3.73 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.261 s
Memory usage 3.57 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.395 s0.294 s-0.101 s3.51 MiB3.74 MiB+ 241.69 KiB
/wp-admin/edit.php0.210 s0.217 s+0.007 s3.57 MiB3.83 MiB+ 264.3 KiB
/wp-admin/post-new.php0.806 s0.688 s-0.118 s6.06 MiB6.35 MiB+ 298.45 KiB
/wp-admin/upload.php0.620 s0.602 s-0.018 s3.52 MiB3.75 MiB+ 228.05 KiB
/wp-admin/options-writing.php0.210 s0.274 s+0.064 s3.5 MiB3.73 MiB+ 231.41 KiB
/wp-admin/media-new.php0.266 s0.206 s-0.060 s3.49 MiB3.73 MiB+ 239.61 KiB
/wp-admin/edit-tags.php?taxonomy=category0.268 s0.195 s-0.073 s3.5 MiB3.74 MiB+ 244.78 KiB
/wp-admin/post-new.php?post_type=page0.627 s0.629 s+0.002 s6.05 MiB6.34 MiB+ 293.97 KiB
/wp-admin/options-discussion.php0.281 s0.427 s+0.146 s3.5 MiB3.73 MiB+ 227.91 KiB
/wp-admin/edit-comments.php0.195 s0.299 s+0.104 s3.52 MiB3.75 MiB+ 227.41 KiB
/0.308 s0.358 s+0.050 s3.43 MiB3.57 MiB+ 144.61 KiB
Average 0.381 s0.381 s+0.000 s3.97 MiB4.2 MiB+ 240.2 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
JavaScript
CSS
Language % Lines of code Comment lines Files
PHP67.8%9,1932,86857
JavaScript17.0%2,3003267
CSS15.1%2,0461549
SVG0.2%2811
Total 13,567 3,349 74

PHP Code Analysis | More results »

Lines of code 7,496
Total complexity 2,150
Median class complexity 29.0
Median method complexity 2.0
Most complex class PT_Payment
Most complex function pt_field()
Classes 11
Methods 175
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