Paytium 4.1.1

Does Paytium work with WordPress 5.7.2 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: 220.49 KiB
The average PHP memory usage increased by this amount after activating by the plugin.

Page speed impact: 0.032 seconds
The average page load time increased by this amount after activating the plugin.

Environment
WordPress version5.7.2
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=0be60efa38
Aspect after-activation
HTTP status 200
Load time 0.316 s
Memory usage 3.26 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.615 s
Memory usage 3.03 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.179 s
Memory usage 2.99 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.257 s
Memory usage 3.03 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.375 s
Memory usage 3 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.427 s
Memory usage 2.78 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.271 s0.771 s+0.500 s2.82 MiB3.02 MiB+ 202.35 KiB
/wp-admin/edit.php0.180 s0.223 s+0.043 s2.86 MiB3.06 MiB+ 197.48 KiB
/wp-admin/post-new.php0.885 s0.964 s+0.079 s5.02 MiB5.24 MiB+ 216.06 KiB
/wp-admin/upload.php0.471 s0.434 s-0.037 s2.7 MiB2.96 MiB+ 270.61 KiB
/wp-admin/options-writing.php0.264 s0.164 s-0.100 s2.71 MiB2.94 MiB+ 237.27 KiB
/wp-admin/media-new.php0.217 s0.186 s-0.031 s2.67 MiB2.94 MiB+ 271.41 KiB
/wp-admin/edit-tags.php?taxonomy=category0.200 s0.202 s+0.002 s2.77 MiB2.97 MiB+ 206.44 KiB
/wp-admin/post-new.php?post_type=page1.119 s0.972 s-0.147 s5.01 MiB5.21 MiB+ 211.07 KiB
/wp-admin/options-discussion.php0.293 s0.271 s-0.022 s2.67 MiB2.94 MiB+ 271.66 KiB
/wp-admin/edit-comments.php0.252 s0.293 s+0.041 s2.78 MiB2.98 MiB+ 205.38 KiB
/0.256 s0.279 s+0.023 s2.65 MiB2.79 MiB+ 135.71 KiB
Average 0.401 s0.433 s+0.032 s3.15 MiB3.37 MiB+ 220.49 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
PHP72.8%8,6884,77883
CSS13.8%1,6421408
JavaScript13.2%1,5742956
SVG0.2%2811
Total 11,932 5,214 98

PHP Code Analysis | More results »

Lines of code 7,186
Total complexity 1,743
Median class complexity 2.0
Median method complexity 1.0
Most complex class PT_Payment
Most complex function pt_field()
Classes 43
Methods 235
Functions 109

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