Paytium 4.4.4

Does Paytium work with WordPress 6.5.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: 196.85 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.5.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=ac3e206fac
Aspect after-activation
HTTP status 200
Load time 0.340 s
Memory usage 3.85 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.634 s
Memory usage 3.62 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.188 s
Memory usage 3.58 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.228 s
Memory usage 3.64 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.387 s
Memory usage 3.59 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.229 s
Memory usage 3.51 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.366 s0.369 s+0.003 s3.44 MiB3.65 MiB+ 216.23 KiB
/wp-admin/edit.php0.223 s0.449 s+0.226 s3.46 MiB3.72 MiB+ 264.55 KiB
/wp-admin/post-new.php0.967 s0.622 s-0.345 s5.59 MiB5.79 MiB+ 207.04 KiB
/wp-admin/upload.php0.605 s0.355 s-0.250 s3.38 MiB3.58 MiB+ 203.52 KiB
/wp-admin/options-writing.php0.234 s0.195 s-0.039 s3.37 MiB3.54 MiB+ 175.41 KiB
/wp-admin/media-new.php0.307 s0.226 s-0.081 s3.35 MiB3.56 MiB+ 215.7 KiB
/wp-admin/edit-tags.php?taxonomy=category0.194 s0.221 s+0.027 s3.37 MiB3.58 MiB+ 220.88 KiB
/wp-admin/post-new.php?post_type=page0.568 s0.807 s+0.239 s5.59 MiB5.78 MiB+ 202.67 KiB
/wp-admin/options-discussion.php0.379 s0.285 s-0.094 s3.36 MiB3.54 MiB+ 183.84 KiB
/wp-admin/edit-comments.php0.248 s0.241 s-0.007 s3.39 MiB3.57 MiB+ 183.55 KiB
/0.311 s0.245 s-0.066 s3.42 MiB3.51 MiB+ 92.02 KiB
Average 0.400 s0.365 s-0.035 s3.79 MiB3.98 MiB+ 196.85 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
PHP75.0%12,5758,720173
JavaScript12.9%2,1663156
CSS11.9%2,0011538
SVG0.2%2811
Total 16,770 9,189 188

PHP Code Analysis | More results »

Lines of code 10,963
Total complexity 2,600
Median class complexity 2.0
Median method complexity 1.0
Most complex class PT_Payment
Most complex function pt_field()
Classes 132
Methods 616
Functions 112

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