Paytium 4.3.2

Does Paytium work with WordPress 5.9.1 and PHP 7.4.8? 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: 280.67 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 version5.9.1
PHP version7.4.8
MySQL version8.0.21
PHP memory limit256M
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=f546672c4c
Aspect after-activation
HTTP status 200
Load time 0.343 s
Memory usage 3.77 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.695 s
Memory usage 3.67 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.159 s
Memory usage 3.56 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.269 s
Memory usage 3.6 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.403 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.475 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.313 s0.618 s+0.305 s3.37 MiB3.65 MiB+ 283.48 KiB
/wp-admin/edit.php0.192 s0.233 s+0.041 s3.4 MiB3.69 MiB+ 291.8 KiB
/wp-admin/post-new.php1.143 s1.199 s+0.056 s6.14 MiB6.3 MiB+ 165.41 KiB
/wp-admin/upload.php0.488 s0.484 s-0.004 s3.25 MiB3.6 MiB+ 358.87 KiB
/wp-admin/options-writing.php0.283 s0.170 s-0.113 s3.24 MiB3.51 MiB+ 277.41 KiB
/wp-admin/media-new.php0.252 s0.186 s-0.066 s3.23 MiB3.58 MiB+ 359.66 KiB
/wp-admin/edit-tags.php?taxonomy=category0.192 s0.196 s+0.004 s3.27 MiB3.61 MiB+ 350.7 KiB
/wp-admin/post-new.php?post_type=page1.290 s1.129 s-0.161 s6.14 MiB6.29 MiB+ 160.42 KiB
/wp-admin/options-discussion.php0.267 s0.295 s+0.028 s3.22 MiB3.51 MiB+ 295.91 KiB
/wp-admin/edit-comments.php0.222 s0.243 s+0.021 s3.27 MiB3.61 MiB+ 349.64 KiB
/0.280 s0.310 s+0.030 s3.4 MiB3.59 MiB+ 194.12 KiB
Average 0.447 s0.460 s+0.013 s3.81 MiB4.08 MiB+ 280.67 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
PHP77.2%12,0438,720172
CSS11.8%1,8371468
JavaScript10.8%1,6862976
SVG0.2%2811
Total 15,594 9,164 187

PHP Code Analysis | More results »

Lines of code 10,482
Total complexity 2,364
Median class complexity 2.0
Median method complexity 1.0
Most complex class PT_Payment
Most complex function pt_field()
Classes 132
Methods 614
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