Paytium 4.3.6

Does Paytium work with WordPress 6.1.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: 295.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.1.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=535da2d6bb
Aspect after-activation
HTTP status 200
Load time 0.304 s
Memory usage 3.93 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.744 s
Memory usage 3.83 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.171 s
Memory usage 3.78 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.323 s
Memory usage 3.82 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.412 s
Memory usage 3.79 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.460 s
Memory usage 3.64 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.273 s0.380 s+0.107 s3.54 MiB3.83 MiB+ 289.09 KiB
/wp-admin/edit.php0.157 s0.203 s+0.046 s3.57 MiB3.86 MiB+ 296.95 KiB
/wp-admin/post-new.php0.701 s0.914 s+0.213 s5.46 MiB5.69 MiB+ 233.62 KiB
/wp-admin/upload.php0.448 s0.263 s-0.185 s3.41 MiB3.75 MiB+ 355.89 KiB
/wp-admin/options-writing.php0.129 s0.138 s+0.009 s3.4 MiB3.73 MiB+ 338.3 KiB
/wp-admin/media-new.php0.212 s0.155 s-0.057 s3.38 MiB3.73 MiB+ 356.06 KiB
/wp-admin/edit-tags.php?taxonomy=category0.145 s0.165 s+0.020 s3.48 MiB3.78 MiB+ 312.97 KiB
/wp-admin/post-new.php?post_type=page0.700 s0.678 s-0.022 s5.46 MiB5.68 MiB+ 228.28 KiB
/wp-admin/options-discussion.php0.192 s0.280 s+0.088 s3.38 MiB3.73 MiB+ 356.2 KiB
/wp-admin/edit-comments.php0.202 s0.194 s-0.008 s3.48 MiB3.77 MiB+ 296.38 KiB
/0.239 s0.236 s-0.003 s3.46 MiB3.64 MiB+ 183.42 KiB
Average 0.309 s0.328 s+0.019 s3.82 MiB4.11 MiB+ 295.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
CSS
JavaScript
Language % Lines of code Comment lines Files
PHP77.1%12,0888,721172
CSS11.7%1,8421468
JavaScript11.0%1,7242976
SVG0.2%2811
Total 15,682 9,165 187

PHP Code Analysis | More results »

Lines of code 10,527
Total complexity 2,397
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

User Metadata wp_usermeta 1

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