Paytium 4.1.2

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: 304.47 KiB
The average PHP memory usage increased by this amount after activating by the plugin.

Page speed impact: 0.046 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=9c8744ce78
Aspect after-activation
HTTP status 200
Load time 0.341 s
Memory usage 3.43 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.613 s
Memory usage 3.13 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.182 s
Memory usage 3.09 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.267 s
Memory usage 3.13 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.363 s
Memory usage 3.1 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.496 s
Memory usage 2.88 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.285 s0.838 s+0.553 s2.82 MiB3.12 MiB+ 303.05 KiB
/wp-admin/edit.php0.185 s0.224 s+0.039 s2.86 MiB3.15 MiB+ 298.18 KiB
/wp-admin/post-new.php0.978 s1.047 s+0.069 s5.02 MiB5.26 MiB+ 244.77 KiB
/wp-admin/upload.php0.513 s0.369 s-0.144 s2.7 MiB3.05 MiB+ 363.31 KiB
/wp-admin/options-writing.php0.274 s0.173 s-0.101 s2.71 MiB3.03 MiB+ 329.98 KiB
/wp-admin/media-new.php0.217 s0.337 s+0.120 s2.67 MiB3.03 MiB+ 364.11 KiB
/wp-admin/edit-tags.php?taxonomy=category0.213 s0.215 s+0.002 s2.77 MiB3.07 MiB+ 307.14 KiB
/wp-admin/post-new.php?post_type=page1.219 s1.199 s-0.020 s5.01 MiB5.24 MiB+ 239.77 KiB
/wp-admin/options-discussion.php0.317 s0.302 s-0.015 s2.67 MiB3.03 MiB+ 364.36 KiB
/wp-admin/edit-comments.php0.227 s0.236 s+0.009 s2.78 MiB3.07 MiB+ 306.09 KiB
/0.278 s0.274 s-0.004 s2.65 MiB2.88 MiB+ 228.41 KiB
Average 0.428 s0.474 s+0.046 s3.15 MiB3.45 MiB+ 304.47 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
PHP78.2%11,7018,651172
CSS11.0%1,6421408
JavaScript10.6%1,5892956
SVG0.2%2811
Total 14,960 9,087 187

PHP Code Analysis | More results »

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